Socket Chipsets Matrix PCMCIA: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
By [[Jonas Buys]]
[[image:PCMCIA-3.jpg|right]]
''By [[Jonas Buys]]''


[[image:PCMCIA-3.jpg]]
==PCMCIA Socket Chipsets Matrix==
Most OS/2 users own a notebook nowadays, and though USB is a very powerful and flexible technology, it still can't compete with the popularity of the classic PCMCIA interface, which still is the standard for laptops.


== 1. PCMCIA Socket Chipsets Matrix. ==
PCMCIA is short for Personal Computer Memory Card International Association, which is an industry group organized in 1989 to promote standards for a credit card-size memory or Input/Output device that would fit into a personal computer, usually a notebook or laptop computer. The PCMCIA 2.1 Standard was published in 1993. As a result, PC users can be assured of standard attachments for any peripheral device that follows the standard. The initial standard and its subsequent releases describe a standard product, the PC Card.
 
Most OS/2 users own a notebook nowadays, and though USB is a very powerful
CardBus is the trade name for an advanced PC Card specification. The technology is used primarily in notebook and portable computers. The CardBus card fits in a slot like a conventional PC card.
and flexible technology, it still can't compete with the popularity of the classic
 
PCMCIA interface, which still is the standard for laptops.<br>
CardBus allows for all the functions that are possible with PC cards, but with some improvements:
PCMCIA is short for Personal Computer Memory Card International Association,  
* Direct Memory Access (DMA) is supported.
which is an industry group organized in 1989 to promote standards for a credit  
* A 32-bit path is used for data transfer.
card-size memory or Input/Output device that would fit into a personal computer,  
* The operating speed is several times greater.
usually a notebook or laptop computer. The PCMCIA 2.1 Standard was published  
* CardBus works at lower battery voltage.
in 1993. As a result, PC users can be assured of standard attachments for any  
A CardBus slot, and the associated software, interrogates a card when the card is first inserted in the slot. If a PC card has been inserted, the computer uses it as if the slot were a conventional PCMCIA slot. If a CardBus card has been inserted, the computer reconfigures the slot to take advantage of the enhanced operating features. For CardBus to work, the operating system must support 32-bit data paths, precisely what OS/2 does support.
peripheral device that follows the standard. The initial standard and its subsequent  
 
releases describe a standard product, the PC Card.<br>
[[Image:att.gif]] Note that other PCMCIA Socket drivers do exist. We have only picked out the most important ones that support the widest range of different chipsets.
CardBus is the trade name for an advanced PC Card specification. The technology  
 
is used primarily in notebook and portable computers. The CardBus card fits  
The table below lists a selection of the chipsets that are known to be working with OS/2, and which drivers support them.
in a slot like a conventional PC card.<br>
CardBus allows for all the functions that are possible with PC cards, but with  
some improvements:


 
A CardBus slot, and the associated software, interrogates a card when the card
is first inserted in the slot. If a PC card has been inserted, the computer
uses it as if the slot were a conventional PCMCIA slot. If a CardBus card has
been inserted, the computer reconfigures the slot to take advantage of the enhanced
operating features. For CardBus to work, the operating system must support 32-bit
data paths, precisely what OS/2 does support.<br> <br> [[Image:att.gif]] Note that other PCMCIA Socket
drivers do exist. We have only picked out the most important ones that support
the widest range of different chipsets.<br> <br>
The table below lists a selection of the chipsets that are known to be working
with OS/2, and which drivers support them. <br>
Column heading descriptions:
Column heading descriptions:
;Chipset: This column lists the chipsets used in PCMCIA/PC Card solutions.
;Revision: Some manufacturers tend to release new versions of the same product. For example: a version A, a version B... Sometimes, a driver must explicitly support these versions, since they sometimes each need a special identification system.
;Cardbus (CB*): The difference between PC Card and CardBus have been mentioned above. CardBus, of course, is better than just regular PC Card. :This column indicates whether the chipset is a CardBus device (✔) or just a regular classic PCMCIA socket ( ).
;DeviceID: The identification number of the manufacturer of the chipset.
;VendorID: The identification number of the device itself. You need the former and this one to figure out which chipset you have using pci.exe.
;base OS (0): Whether or not IBM OS/2 Warp 4 GA (Merlin) natively supports these chipsets.
;[http://www.edm2.com/index.php/IBM2SS14.SYS IBM PC Card Director/ibm2ss14.sys] v3.0 (1): One of IBM's official driver that offers support for multiple chipsets (cardbus.exe). Part of SoftWare Choice.
;Dani patch (Daniela's Texas Instruments Cardbus Driver) (2):Whilst the socket services driver for TI cardbus bridges IBM2SS14.SYS provided by IBM (the driver above) does it's job, it supports only some of the many TI chips. Daniela's Texas Instruments Cardbus Driver is supposed to support all TI cardbus bridges. The driver is based on the IBM2SS14 v3.0/1.01.00 driver.
;APSoft (3): If you want more power, or if you can't get the free drivers to work then the German company [[APSoft]] has developed a commercial PCMCIA driver which is described here. This driver costs around € 60,-. It will be delivered without technical support. However, the company will receive bug reports and makes new releases as and when applicable, and corporate support for the driver is available via os2warp.be Corporate Support Services. The driver provides support for many Cardbus sockets and seems to be very promising. You can contact the company under sales@tssc.de. Make sure that you give the impression that you know what you are doing when you want to install the driver, otherwise they may refuse selling it to you (due to the technical support restriction). For os2warp.be Corporate Support Customers an installer for the APSoft device driver is provided which automatically detects the applicable chipset of the host computer and then installs PC Card Director and the SSPCIC.SYS driver with the correct required config.sys switches.
;[http://www.edm2.com/index.php/IBM2CL1.SYS ibm2cl11] (4): Older IBM driver that offers explicit support for Cirrus Logic 6729 chipsets.
;ss2pcic2.exe (5): IBM driver that combines the chipset support offered by the former driver and ss2intel.zip.
;ss2pcic3.exe (6): Driver that supports the SL-revision of Intel's 82365 chip.
;[http://www.edm2.com/index.php/CL6832SS.SYS playwill.exe] (7): A derived device driver of IBM's PC Card Director to support a selected number of chipsets used in IBM and DELL notebooks. Driver should - of course - also work with other notebooks.
;dell.exe (8): A derived device driver of IBM's PC Card Director to support some TI chipsets used in DELL CPxx notebooks.
;[http://www.edm2.com/index.php/SSVLSI.SYS cvlsi3.zip] (9): A driver that supports the VLSI chipset used in PCMCIA socket slots. We would like to express our thanks to [Norloff's OS/2 BBS] for allowing us to test and host this driver.
;[http://www.edm2.com/index.php/SS2INTEL.SYS ss2intel.zip] (10): Private binary device driver that offers support for Intel 82365 chipset and compatibles (like some Texas Instruments solutions) too.
;pctpgos2.exe (11): IBM device driver that offers support for some chipsets used in a selected number of (older) IBM ThinkPad notebooks.


''Note: we are hosting some drivers since some of them are not available via the official copyright holder. We are not responsible for possible loss of data nor damage to your system that may result from (improper) use of these device drivers. Refer to the documentation included with the drivers for copyright information.''
* Chipset:<br>    This column lists the chipsets used in PCMCIA/PC Card solutions.
* Revision:<br>    Some manufacturers tend to release new versions of the same product. For example:    a version A, a version B... Sometimes, a driver must explicitly support these    versions, since they sometimes each need a special identification system.
* Cardbus (CB*):<br>    The difference between PC Card and CardBus have been mentioned above. CardBus,    of course, is better than just regular PC Card. This column indicates whether    the chipset is a CardBus device ([[Image:checkbl.gif]])    or just a regular classic PCMCIA socket ([[Image:nopebl.gif]]).
* DeviceID:<br>    The identification number of the manufacturer of the chipset.
* VendorID:<br>    The identification number of the device itself. You need the former and this    one to figure out which chipset you have using pci.exe.
* base OS (0):<br>    Whether or not IBM OS/2 Warp 4 GA (Merlin) natively supports these chipsets.
* [[IBM PC Card      Director / ibm2ss14.sys v3.0]] (1):<br>    One of IBM's official driver that offers support for multiple chipsets (cardbus.exe).    Part of SoftWare Choice.
* [[Dani patch (Daniela's      Texas Instruments Cardbus Driver)]] (2):<br>    Whilst the socket services driver for TI cardbus bridges IBM2SS14.SYS provided    by IBM (the driver above) does it's job, it supports only some of the many    TI chips. Daniela's Texas Instruments Cardbus Driver is supposed to support    all TI cardbus bridges. The driver is based on the IBM2SS14 v3.0/1.01.00 driver.
* APSoft (3):<br>    If you want more power, or if you can't get the free drivers to work then the German company    [[APSoft]]    has developed a commercial PCMCIA driver which is described here. This driver    costs around &euro; 60,-. It will be delivered without technical support.    However, the company will receive bug reports and makes new releases as and    when applicable, and corporate support for the driver is available via os2warp.be    Corporate Support Services. The driver provides support for many Cardbus sockets    and seems to be very promising. You can contact the company under sales@tssc.de.    Make sure that you give the impression that you know what you are doing when    you want to install the driver, otherwise they may refuse selling it to you    (due to the technical support restriction). For os2warp.be Corporate Support    Customers an installer for the APSoft device driver is provided which automatically    detects the applicable chipset of the host computer and then installs PC Card    Director and the SSPCIC.SYS driver with the correct required config.sys switches.<br>      {| border="1" |- |[[Image:apsoft.png]] |On its web site, [[APSoft]] has referred to [[os2warp.be Corporate Support Services]] for its          customers' additional support requirements.  For more information          about os2warp.be PCMCIA Support Services (including support for the APSoft device driver), contact the os2warp.be Support          Services responsible. |}
* [[ibm2cl11]]    (4):<br>    Older IBM driver that offers explicit support for Cirrus Logic 6729 chipsets.
* [[ss2pcic2.exe]]    (5):<br>    IBM driver that combines the chipset support offered by the former driver    and ss2intel.zip.
* [[ss2pcic3.exe]] (6):<br>    Driver that supports the SL-revision of Intel's 82365 chip.
* [[playwill.exe]]    (7):<br>    A derived device driver of IBM's PC Card Director to support a selected number    of chipsets used in IBM and DELL notebooks. Driver should - of course - also    work with other notebooks.
* [[dell.exe]]    (8):<br>    A derived device driver of IBM's PC Card Director to support some TI chipsets    used in DELL CPxx notebooks.
* [[cvlsi3.zip]] (9):<br>    A driver that supports the VLSI chipset used in PCMCIA socket slots. We would    like to express our thanks to [[Norloff's OS/2      BBS]] for allowing us to test and host this driver.
* [[ss2intel.zip]] (10):<br>    Private binary device driver that offers support for Intel 82365 chipset and    compatibles (like some Texas Instruments solutions) too.
* [[pctpgos2.exe]]    (11):<br>    IBM device driver that offers support for some chipsets used in a selected    number of (older) IBM ThinkPad notebooks.
''Note: we are hosting some drivers since some of them  
are not available via the official copyright holder. We are not responsible  
for possible loss of data nor damage to your system that may result from (improper)  
use of these device drivers. Refer to the documentation included with the drivers  
for copyright information. ''


;Status:
Status: <br> [[Image:check.gif]] Supported.<br> [[Image:conf.gif]] Should be supported, no confirmations though.<br> [[Image:vraag.gif]] Can possible be supported, but no confirmations yet.
:Supported.
 
:Should be supported, no confirmations though.
     
:? Can possible be supported, but no confirmations yet.
{| border="1"
{|class="wikitable"
!Chipset||Rev.||CB*||VendorID||DeviceID||(0)||(1)||(2)||(3)||(4)||(5)||(6)||(7)||(8)||(9)||(10)||(11)
|-
|Acer Labs 82C786|| || ||0x1025|| || || || ||✔|| || || || || || || ||
|-
|Acer Labs M5235|| || ||0x1025||0x5235|| || || ||✔|| || || || || || || ||
|-
|Cirrus Logic PD6710|| || ||0x1013|| ||✔|| || ||✔|| || || || || || || ||
|-
|Cirrus Logic PD6720|| || ||0x1013||0x0e01||✔|| || ||✔|| || || || || || || ||
|-
|Cirrus Logic PD6722||0|| ||0x1013|| || || || ||✔|| || || || || || || ||
|-
|-
|Chipset
|Cirrus Logic PD6722||1|| ||0x1013|| || || || ||✔|| || || || || || || ||  
|Rev.
|CB*
|VendorID
|DeviceID
|(0)
|(1)
|(2)
|(3)
|(4)
|(5)
|(6)
|(7)
|(8)
|(9)
|(10)
|(11)
|-
|-
|Acer Labs 82C786
|Cirrus Logic PD6729||A|| ||0x1013||0x6729|| ||✔|| ||✔||✔||✔|| || || || || ||  
|  
|[[Image:nopebl.gif]]
|0x1025
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|Acer Labs M5235
|Cirrus Logic PD6729||B|| ||0x1013||0x6729|| ||✔|| ||✔||✓||✓|| || || || || ||
|  
|-
|[[Image:nopebl.gif]]
|Cirrus Logic PD6729||C|| ||0x1013||0x6729|| ||✔|| ||✔||✓||✓|| || || || || ||
|0x1025
|-
|0x5235
|Cirrus Logic PD6729||E|| ||0x1013||0x6729|| ||✔|| ||✔||✓||✓|| || || || || ||
|  
|-
|  
|Cirrus Logic PD6730||A|| ||0x1013|| || || || ||✔|| || || || || || || ||  
|  
|-
|[[Image:check.gif]]
|Cirrus Logic PD6730||B|| ||0x1013|| || || || ||✔|| || || || || || || ||  
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|Cirrus Logic PD6710
|Cirrus Logic PD6832|| ||✔||0x1013||0x1110|| || || ||✔|| ||✔|| |||| || || ||  
|  
|[[Image:nopebl.gif]]
|0x1013
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|Cirrus Logic PD6720
|DataBook DB 87144|| ||✔||0x10b3||0x3106||0xb106|| || || ||✔|| || || || || || ||
|  
|-
|[[Image:nopebl.gif]]
|DataBook DB86072 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|0x1013
|-
|0x0e01
|DataBook DB86081 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|[[Image:check.gif]]
|-
|  
|DataBook DB86082 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||  
|  
|-
|[[Image:check.gif]]
|DataBook DB86082A TCIC|| || ||0x10b3|| || || ||✔|| || || || || || || ||  
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|Cirrus Logic PD6722
|DataBook DB86082B TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||  
|0
|[[Image:nopebl.gif]]
|0x1013
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|Cirrus Logic PD6722
|DataBook DB86084 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|1
|-
|[[Image:nopebl.gif]]
|DataBook DB86084A TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|0x1013
|-
|  
|DataBook DB86183 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|  
|-
|  
|DataBook DB86184 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|-
|DataBook DB86272 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|-
|DataBook DB86501 TCIC|| || ||0x10b3|| || || || ||✔|| || || || || || || ||
|-
|ENE Technology CB-1211|| ||✔||0x1524||0x1211|| || || ||✔|| || || || || || || ||
|-
|ENE Technology CB-1225|| ||✔||0x1524||0x1225|| || || ||✔|| || || || || || || ||
|-
|ENE Technology CB-1410|| ||✔||0x1524||0x1410|| || || ||✔|| || || || || || || ||
|-
|ENE Technology CB-1420|| ||✔||0x1524||0x1420|| || || ||✔|| || || || || || || ||
|-
|ENE Technology CB-710|| ||✔||0x1524||0x1411 | 0x0710|| || || ||✔|| || || || || || || ||
|-
|ENE Technology CB-720|| ||✔||0x1524||0x1421 | 0x0720|| || || ||✔|| || || || || || || ||
|-
|IBM King|| || ||0x1014|| || || || ||✔|| || || || || || || ||
|-
|IBM Stinger|| || ||0x1014|| ||✔|| || ||✔|| || || || || || || ||
|-
|IBM ThinkPad 750|| || ||0x1014|| ||✔|| || ||✔|| || || || || || || ||
|-
|IBM Tomcat|| || ||0x1014|| ||✔|| || ||✔|| || || || || || || ||
|-
|Intel 82365|| || ||0x8086||0x0e00||✔|| || || || || || || || || ||✔||
|-
|Intel 82365SL||A|| ||0x8086|| || ||?|| ||✔|| ||✔||✔|| || || || ||
|-
|Intel 82365SL||C|| ||0x8086|| || ||?|| ||✔|| ||✔||✔|| || || || ||
|-
|Intel 82365SL||B|| ||0x8086|| || ||?|| ||✔|| ||✔||✔|| || || || ||
|-
|Intel PHIC|| || ||0x8086|| || || || ||✔|| || || || || || || ||
|-
|Intel PPEC|| || ||0x8086|| || || || ||✔|| || || || || || || ||
|-
|LSI Logic HT27|| || ||0x1000|| || || || ||✔|| || || || || || || ||
|-
|Mitsubishi MB86301 TCIC|| || || || || || || ||✔|| || || || || || || ||  
|-
|O2 Micro 6912
|  
|  
|[[Image:check.gif]]
|
|0x1217
|0x6972
|
|
|
|✔
|  
|  
|  
|  
Line 191: Line 152:
|  
|  
|-
|-
|Cirrus Logic PD6729
|O2 Micro OZ OZ711EC1M1
|A
|[[Image:nopebl.gif]]
|0x1013
|0x6729
|  
|  
|[[Image:check.gif]]
|
|0x1217
|0x7112
|  
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|  
|✔
|  
|  
|  
|  
|  
|  
|  
|  
|-
|Cirrus Logic PD6729
|B
|[[Image:nopebl.gif]]
|0x1013
|0x6729
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|[[Image:conf.gif]]
|[[Image:conf.gif]]
|  
|  
|  
|  
|-
|O2 Micro OZ OZ711M1
|  
|  
|✔
|0x1217
|0x7114
|  
|  
|  
|  
|  
|  
|-
|
|Cirrus Logic PD6729
|C
|[[Image:nopebl.gif]]
|0x1013
|0x6729
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|[[Image:conf.gif]]
|[[Image:conf.gif]]
|  
|  
|  
|  
Line 245: Line 188:
|  
|  
|-
|-
|Cirrus Logic PD6729
|O2 Micro OZ OZ711M2
|E
|  
|[[Image:nopebl.gif]]
|
|0x1013
|0x1217
|0x6729
|0x7212
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|[[Image:conf.gif]]
|[[Image:conf.gif]]
|  
|  
|✔
|  
|  
|  
|  
Line 262: Line 202:
|  
|  
|  
|  
|-
|Cirrus Logic PD6730
|A
|[[Image:nopebl.gif]]
|0x1013
|  
|  
|  
|  
|  
|  
|-
|O2 Micro OZ6722
|  
|  
|[[Image:check.gif]]
|
|0x1217
|
|
|
|
|✔
|  
|  
|  
|  
Line 281: Line 224:
|  
|  
|-
|-
|Cirrus Logic PD6730
|O2 Micro OZ6729 PCI
|B
|[[Image:nopebl.gif]]
|0x1013
|  
|  
|
|0x1217
|0x6729
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 299: Line 242:
|  
|  
|-
|-
|Cirrus Logic PD6832
|O2 Micro OZ6730 PCI
|  
|  
|[[Image:checkbl.gif]]
|
|0x1013
|0x1217
|0x1110
|0x673a
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|
|
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 317: Line 260:
|  
|  
|-
|-
|DataBook DB 87144
|O2 Micro OZ6812
|  
|  
|[[Image:checkbl.gif]]
|
|0x10b3
|0x1217
|0x3106 | 0xb106
|0x6872
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 335: Line 278:
|  
|  
|-
|-
|DataBook DB86072 TCIC
|O2 Micro OZ6832
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x6832
|  
|  
|?
|  
|  
|✔
|  
|  
|  
|
|[[Image:check.gif]]
|
|
|  
|  
|  
|  
Line 353: Line 296:
|  
|  
|-
|-
|DataBook DB86081 TCIC
|O2 Micro OZ6833
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x6832
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 371: Line 314:
|  
|  
|-
|-
|DataBook DB86082 TCIC
|O2 Micro OZ6836
|
|[[Image:nopebl.gif]]
|0x10b3
|  
|  
|✔
|0x1217
|0x6836
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 389: Line 332:
|  
|  
|-
|-
|DataBook DB86082A TCIC
|O2 Micro OZ6860
|
|[[Image:nopebl.gif]]
|0x10b3
|  
|  
|✔
|0x1217
|0x6836
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 407: Line 350:
|  
|  
|-
|-
|DataBook DB86082B TCIC
|O2 Micro OZ6912 / 711E0
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x6972
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 425: Line 368:
|  
|  
|-
|-
|DataBook DB86084 TCIC
|O2 Micro OZ6933
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x6933
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 443: Line 386:
|  
|  
|-
|-
|DataBook DB86084A TCIC
|O2 Micro OZ711E0
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 461: Line 404:
|  
|  
|-
|-
|DataBook DB86183 TCIC
|O2 Micro OZ711E1
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 479: Line 422:
|  
|  
|-
|-
|DataBook DB86184 TCIC
|O2 Micro OZ711E2
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x71e2
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 497: Line 440:
|  
|  
|-
|-
|DataBook DB86272 TCIC
|O2 Micro OZ711EC1
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x7113
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 515: Line 458:
|  
|  
|-
|-
|DataBook DB86501 TCIC
|O2 Micro OZ711M3
|  
|  
|[[Image:nopebl.gif]]
|
|0x10b3
|0x1217
|0x7223
|  
|  
|  
|  
|  
|  
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 531: Line 475:
|  
|  
|  
|  
|-
|Omega Micro 82C722GX
|  
|  
|-
|
|ENE Technology CB-1211
|0x119b
|  
|  
|[[Image:checkbl.gif]]
|0x1524
|0x1211
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 551: Line 494:
|  
|  
|-
|-
|ENE Technology CB-1225
|PicoPower 82C786 (PCMCIA+)
|
|
|0x1066
|  
|  
|[[Image:checkbl.gif]]
|0x1524
|0x1225
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 569: Line 512:
|  
|  
|-
|-
|ENE Technology CB-1410
|Ricoh R5C475
|  
|  
|[[Image:checkbl.gif]]
|
|0x1524
|0x1180
|0x1410
|0x0475
|  
|  
|✔
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 587: Line 530:
|  
|  
|-
|-
|ENE Technology CB-1420
|Ricoh R5C475 II
|  
|  
|[[Image:checkbl.gif]]
|
|0x1524
|0x1180
|0x1420
|0x0475
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 605: Line 548:
|  
|  
|-
|-
|ENE Technology CB-710
|Ricoh R5C476
|  
|  
|[[Image:checkbl.gif]]
|
|0x1524
|0x1180
|0x1411 | 0x0710
|0x0476
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 623: Line 566:
|  
|  
|-
|-
|ENE Technology CB-720
|Ricoh R5C476 II
|  
|  
|[[Image:checkbl.gif]]
|
|0x1524
|0x1180
|0x1421 | 0x0720
|0x0476
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 641: Line 584:
|  
|  
|-
|-
|IBM King
|Ricoh R5C478
|  
|  
|[[Image:nopebl.gif]]
|
|0x1014
|0x1180
|0x0478
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 659: Line 602:
|  
|  
|-
|-
|IBM Stinger
|Ricoh R5C478 II
|  
|  
|[[Image:nopebl.gif]]
|
|0x1014
|0x1180
|0x0478
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 677: Line 620:
|  
|  
|-
|-
|IBM ThinkPad 750
|Ricoh R5C522
|  
|  
|[[Image:nopebl.gif]]
|
|0x1014
|0x1180
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|✔
|  
|  
|  
|  
Line 695: Line 638:
|  
|  
|-
|-
|IBM Tomcat
|Ricoh RF5C266
|
|
|0x1180
|  
|  
|[[Image:nopebl.gif]]
|0x1014
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 713: Line 656:
|  
|  
|-
|-
|Intel 82365
|Ricoh RF5C269
|  
|  
|[[Image:nopebl.gif]]
|
|0x8086
|0x1180
|0x0e00
|[[Image:check.gif]]
|  
|  
|  
|  
|
|
|✔
|  
|  
|  
|  
Line 728: Line 672:
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|-
|-
|Intel 82365SL
|Ricoh RF5C366
|A
|[[Image:nopebl.gif]]
|0x8086
|  
|  
|
|0x1180
|  
|  
|[[Image:vraag.gif]]
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|✔
|  
|  
|  
|  
|  
|  
|  
|  
|-
|Intel 82365SL
|C
|[[Image:nopebl.gif]]
|0x8086
|  
|  
|  
|  
|[[Image:vraag.gif]]
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|-
|[[Image:check.gif]]
|Ricoh RF5C366L
|  
|  
|
|0x1180
|  
|  
|  
|  
|  
|  
|  
|  
|-
|Intel 82365SL
|B
|[[Image:nopebl.gif]]
|0x8086
|  
|  
|  
|  
|[[Image:vraag.gif]]
|  
|  
|[[Image:check.gif]]
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|  
Line 784: Line 708:
|  
|  
|  
|  
|✔
|-
|-
|Intel PHIC
|Ricoh RF5C369
|  
|  
|[[Image:nopebl.gif]]
|
|0x8086
|0x1180
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 803: Line 728:
|  
|  
|-
|-
|Intel PPEC
|Ricoh RL5C476
|  
|  
|[[Image:nopebl.gif]]
|
|0x8086
|0x1180
|  
|  
|✔
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 821: Line 746:
|  
|  
|-
|-
|LSI Logic HT27
|TI 1030
|  
|  
|[[Image:nopebl.gif]]
|
|0x1000
|0x104c
|0xac11
|  
|  
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 839: Line 764:
|  
|  
|-
|-
|Mitsubishi MB86301 TCIC
|TI 1031
|
|[[Image:nopebl.gif]]
|
|
|  
|  
|
|0x104c
|0xac13
|  
|  
|  
|  
|[[Image:check.gif]]
|
|✔
|  
|  
|  
|  
Line 857: Line 782:
|  
|  
|-
|-
|O2 Micro 6912
|TI 1050
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6972
|0xac10
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 875: Line 800:
|  
|  
|-
|-
|O2 Micro OZ OZ711EC1M1
|TI 1130
|
|✔
|0x104c
|0xac12
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|
|0x7112
|
|  
|  
|✔
|  
|  
|✔
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|-
|TI 1131
|  
|  
|✔
|0x104c
|0xac15
|  
|  
|✔
|✔
|✔
|  
|  
|✔
|
|✔
|✔
|  
|  
|  
|  
|  
|  
|-
|-
|O2 Micro OZ OZ711M1
|TI 1210
|
|[[Image:checkbl.gif]]
|0x1217
|0x7114
|  
|  
|✔
|0x104c
|0xac1a
|  
|  
|  
|  
|[[Image:check.gif]]
|
|✔
|  
|  
|  
|  
Line 911: Line 854:
|  
|  
|-
|-
|O2 Micro OZ OZ711M2
|TI 1211
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x7212
|0xac1e
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 929: Line 872:
|  
|  
|-
|-
|O2 Micro OZ6722
|TI 1220
|  
|  
|[[Image:nopebl.gif]]
|
|0x1217
|0x104c
|0xac17
|  
|  
|  
|  
|✔
|✔
|  
|  
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 943: Line 889:
|  
|  
|  
|  
|-
|TI 1221
|
|✔
|0x104c
|0xac19
|  
|  
|  
|  
|✔
|✔
|  
|  
|-
|
|O2 Micro OZ6729 PCI
|  
|  
|[[Image:nopebl.gif]]
|
|0x1217
|0x6729
|  
|  
|  
|  
|✔
|  
|  
|[[Image:check.gif]]
|-
|
|TI 1225
|  
|  
|  
|✔
|0x104c
|0xac1c
|  
|  
|✔
|✔
|✔
|  
|  
|✔
|  
|  
|✔
|✔
|  
|  
|?
|  
|  
|-
|-
|O2 Micro OZ6730 PCI
|TI 1250
|  
|  
|[[Image:nopebl.gif]]
|
|0x1217
|0x104c
|0x673a
|0xac16
|
|
|
|[[Image:check.gif]]
|  
|  
|  
|  
|✔
|✔
|  
|  
|✔
|  
|  
|  
|  
|  
|  
|  
|  
|?
|  
|  
|-
|-
|O2 Micro OZ6812
|TI 1250
|  
|A
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6872
|0xac55
|  
|  
|✔
|✔
|✔
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|
|?
|✔
|-
|TI 1251
|A
|✔
|0x104c
|0xac1d
|
|✔
|✔
|✔
|  
|  
|  
|  
Line 1,000: Line 976:
|  
|  
|  
|  
|-
|O2 Micro OZ6832
|  
|  
|[[Image:checkbl.gif]]
|?
|0x1217
|0x6832
|  
|  
|[[Image:vraag.gif]]
|-
|TI 1251
|B
|✔
|0x104c
|0xac1f
|  
|  
|[[Image:check.gif]]
|
|✔
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 1,017: Line 995:
|  
|  
|  
|  
|?
|  
|  
|-
|-
|O2 Micro OZ6833
|TI 1260
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6832
|0xac18
|  
|  
|  
|  
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 1,037: Line 1,016:
|  
|  
|-
|-
|O2 Micro OZ6836
|TI 1260
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6836
|0xac30
|  
|  
|  
|  
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 1,055: Line 1,034:
|  
|  
|-
|-
|O2 Micro OZ6860
|TI 1410
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6836
|0xac50
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,073: Line 1,052:
|  
|  
|-
|-
|O2 Micro OZ6912 / 711E0
|TI 1420
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6972
|0xac51
|  
|  
|  
|
|  
|
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,091: Line 1,070:
|  
|  
|-
|-
|O2 Micro OZ6933
|TI 1421
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0x6933
|0xac53
|  
|  
|  
|  
|✔
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 1,109: Line 1,088:
|  
|  
|-
|-
|O2 Micro OZ711E0
|TI 1450
|  
|  
|[[Image:checkbl.gif]]
|
|0x1217
|0x104c
|0xac1b
|  
|  
|✔
|✔
|✔
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
Line 1,123: Line 1,105:
|  
|  
|  
|  
|-
|TI 1451
|  
|  
|✔
|0x104c
|0xac52
|  
|  
|  
|  
|-
|
|O2 Micro OZ711E1
|
|  
|  
|[[Image:checkbl.gif]]
|0x1217
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|-
|TI 1510
|  
|  
|✔
|0x104c
|0xac56
|  
|  
|  
|  
|✔
|✔
|  
|  
|  
|  
|-
|O2 Micro OZ711E2
|  
|  
|[[Image:nopebl.gif]]
|0x1217
|0x71e2
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|-
|TI 1515
|  
|  
|✔
|0x104c
|0xac58
|  
|  
|  
|  
|✔
|  
|  
|  
|  
|  
|  
|-
|O2 Micro OZ711EC1
|  
|  
|[[Image:checkbl.gif]]
|0x1217
|0x7113
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|-
|TI 1520
|  
|  
|✔
|0x104c
|0xac55
|  
|  
|✔
|✔
|✔
|  
|  
|  
|  
|  
|  
|  
|  
|-
|O2 Micro OZ711M3
|  
|  
|[[Image:checkbl.gif]]
|0x1217
|0x7223
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|-
|TI 1530
|
|✔
|0x104c
|0xac57
|  
|  
|  
|  
|✔
|  
|  
|  
|  
Line 1,198: Line 1,192:
|  
|  
|  
|  
|-
|Omega Micro 82C722GX
|  
|  
|[[Image:nopebl.gif]]
|0x119b
|  
|  
|  
|  
|-
|TI 1610
|  
|  
|✔
|0x104c
|0xac5a
|  
|  
|[[Image:check.gif]]
|  
|  
|✔
|  
|  
|  
|  
Line 1,216: Line 1,211:
|  
|  
|  
|  
|-
|PicoPower 82C786 (PCMCIA+)
|  
|  
|[[Image:nopebl.gif]]
|0x1066
|  
|  
|-
|TI 1620
|  
|  
|✔
|0x104c
|0xac54
|  
|  
|  
|  
|[[Image:check.gif]]
|
|✔
|  
|  
|  
|  
Line 1,235: Line 1,232:
|  
|  
|-
|-
|Ricoh R5C475
|TI 1621
|  
|  
|[[Image:checkbl.gif]]
|
|0x1180
|0x104c
|0x0475
|0xac59
|  
|  
|[[Image:check.gif]]
|  
|  
|[[Image:check.gif]]
|
|
|  
|  
|  
|  
Line 1,253: Line 1,250:
|  
|  
|-
|-
|Ricoh R5C475 II
|TI 4410
|
|[[Image:checkbl.gif]]
|0x1180
|0x0475
|  
|  
|✔
|0x104c
|0xac41
|  
|  
|  
|  
|[[Image:check.gif]]
|
|✔
|  
|  
|  
|  
Line 1,271: Line 1,268:
|  
|  
|-
|-
|Ricoh R5C476
|TI 4450
|  
|  
|[[Image:checkbl.gif]]
|
|0x1180
|0x104c
|0x0476
|0xac40
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,289: Line 1,286:
|  
|  
|-
|-
|Ricoh R5C476 II
|TI 4451
|  
|  
|[[Image:checkbl.gif]]
|
|0x1180
|0x104c
|0x0476
|0xac42
|  
|  
|  
|  
|  
|
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,307: Line 1,304:
|  
|  
|-
|-
|Ricoh R5C478
|TI 4510
|
|[[Image:checkbl.gif]]
|0x1180
|0x0478
|  
|  
|✔
|0x104c
|0xac41
|  
|  
|  
|  
|[[Image:check.gif]]
|
|✔
|  
|  
|  
|  
Line 1,325: Line 1,322:
|  
|  
|-
|-
|Ricoh R5C478 II
|TI 4520
|
|[[Image:checkbl.gif]]
|0x1180
|0x0478
|  
|  
|✔
|0x104c
|0xac46
|  
|  
|  
|  
|[[Image:check.gif]]
|
|✔
|  
|  
|  
|  
Line 1,343: Line 1,340:
|  
|  
|-
|-
|Ricoh R5C522
|TI 4550
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
|0x104c
|0xac43
|  
|  
|  
|  
|✔
|  
|  
|
|[[Image:check.gif]]
|  
|  
|  
|  
Line 1,361: Line 1,358:
|  
|  
|-
|-
|Ricoh RF5C266
|TI 6420
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
|0x104c
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,379: Line 1,376:
|  
|  
|-
|-
|Ricoh RF5C269
|TI 7410
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
|0x104c
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,397: Line 1,394:
|  
|  
|-
|-
|Ricoh RF5C366
|TI 7510
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
|0x104c
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,415: Line 1,412:
|  
|  
|-
|-
|Ricoh RF5C366L
|TI 7620
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
|0x104c
|0xac8d
|  
|  
|  
|  
|  
|  
|✔
|  
|  
|  
|  
Line 1,430: Line 1,429:
|  
|  
|  
|  
|
|[[Image:check.gif]]
|-
|-
|Ricoh RF5C369
|Toshiba ToPIC
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
|0x1179
|  
|  
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,451: Line 1,448:
|  
|  
|-
|-
|Ricoh RL5C476
|Toshiba ToPIC100
|  
|  
|[[Image:nopebl.gif]]
|
|0x1180
| 0x1179
|  
|0x0617
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|✔
|  
|  
|  
|  
Line 1,469: Line 1,466:
|  
|  
|-
|-
|TI 1030
|Toshiba ToPIC100 Donau
|  
|  
|[[Image:nopebl.gif]]
|
|0x104c
|0x1179
|0xac11
|0x0617
|  
|  
|  
|  
|  
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
Line 1,487: Line 1,484:
|  
|  
|-
|-
|TI 1031
|Toshiba ToPIC100 Nova 100|| ||✔||0x1179||0x0617|| || || ||✔|| || || || || || || ||
|  
|-
|[[Image:nopebl.gif]]
|Toshiba ToPIC100 Nova 100SE|| ||✔||0x1179||0x0617|| || || ||✔|| || || || || || || ||
|0x104c
|-
|0xac13
|Toshiba ToPIC100 Nova 200|| ||✔||0x1179||0x0617|| || || ||✔|| || || || || || || ||
|  
|-
|  
|Toshiba ToPIC100 Suez|| ||✔||0x1179||0x0617|| || || ||✔|| || || || || || || ||  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|TI 1050
|Toshiba ToPIC100 Sydney 99|| ||✔||0x1179||0x0617|| || || ||✔|| || || || || || || ||  
|  
|[[Image:nopebl.gif]]
|0x104c
|0xac10
|  
|  
|  
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|TI 1130
|Toshiba ToPIC95||a|| ||0x1179||0x0603||✔|| || ||✔|| || || || || || || ||
|  
|-
|[[Image:checkbl.gif]]
|Toshiba ToPIC95||b|| ||0x1179|| ||✔|| || ||?|| || || || || || || ||
|0x104c
|-
|0xac12
|Toshiba ToPIC95M|| ||✔||0x1179||0x060a|| || || ||✔|| || || || || || || ||
|  
|-
|[[Image:check.gif]]
|Toshiba ToPIC97|| ||✔||0x1179||0x060f||✔|| || ||✔|| || || || || || || ||
|[[Image:check.gif]]
|-
|[[Image:check.gif]]
|Vadem VG-365|| || ||0x10e7|| || || || ||✔|| || || || || || || ||  
|  
|[[Image:check.gif]]
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|-
|-
|TI 1131
|Vadem VG-465|| || ||0x10e7|| || || || ||✔|| || || || || || || ||  
|  
|[[Image:checkbl.gif]]
|0x104c
|0xac15
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|[[Image:check.gif]]
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|-
|-
|TI 1210
|Vadem VG-468|| || ||0x10e7|| ||✔|| || ||✔|| || || || || || || ||
|  
|-
|[[Image:checkbl.gif]]
|Vadem VG-469|| || ||0x10e7|| || || || ||✔|| || || || || || || ||  
|0x104c
|0xac1a
|  
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|TI 1211
|Vadem VG-469||8D|| ||0x10e7|| || || || ||✔|| || || || || || || ||  
|  
|[[Image:checkbl.gif]]
|0x104c
|0xac1e
|  
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|  
|  
|  
|  
|  
|-
|-
|TI 1220
|VLSI VL82C146|| || ||0x1004||0x0e02|| || || |||| || || || || |||| ||  
|  
|}
|[[Image:checkbl.gif]]
|0x104c
|0xac17
|  
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|[[Image:check.gif]]
|
|
|
|
|
|
|-
|TI 1221
|
|[[Image:checkbl.gif]]
|0x104c
|0xac19
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|[[Image:check.gif]]
|
|[[Image:check.gif]]
|
|
|[[Image:check.gif]]
|
|-
|TI 1225
|
|[[Image:checkbl.gif]]
|0x104c
|0xac1c
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|[[Image:check.gif]]
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|[[Image:vraag.gif]]
|
|-
|TI 1250
|
|[[Image:checkbl.gif]]
|0x104c
|0xac16
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|[[Image:check.gif]]
|
|
|
|
|[[Image:vraag.gif]]
|
|-
|TI 1250
|A
|[[Image:checkbl.gif]]
|0x104c
|0xac55
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|[[Image:vraag.gif]]
|[[Image:check.gif]]
|-
|TI 1251
|A
|[[Image:checkbl.gif]]
|0x104c
|0xac1d
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|[[Image:vraag.gif]]
|
|-
|TI 1251
|B
|[[Image:checkbl.gif]]
|0x104c
|0xac1f
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|[[Image:vraag.gif]]
|
|-
|TI 1260
|
|[[Image:checkbl.gif]]
|0x104c
|0xac18
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 1260
|
|[[Image:checkbl.gif]]
|0x104c
|0xac30
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 1410
|
|[[Image:checkbl.gif]]
|0x104c
|0xac50
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 1420
|
|[[Image:checkbl.gif]]
|0x104c
|0xac51
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 1421
|
|[[Image:checkbl.gif]]
|0x104c
|0xac53
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 1450
|
|[[Image:checkbl.gif]]
|0x104c
|0xac1b
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 1451
|
|[[Image:checkbl.gif]]
|0x104c
|0xac52
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 1510
|
|[[Image:checkbl.gif]]
|0x104c
|0xac56
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 1515
|
|[[Image:checkbl.gif]]
|0x104c
|0xac58
|
|  
|[[Image:check.gif]]
|
|  
|  
|  
|  
|  
|  
|  
|  
|-
|TI 1520
|  
|[[Image:checkbl.gif]]
|0x104c
|0xac55
|  
|[[Image:check.gif]]
|[[Image:check.gif]]
|[[Image:check.gif]]
|  
|  
|  
|
|
|
|
|
|-
|TI 1530
|
|[[Image:checkbl.gif]]
|0x104c
|0xac57
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 1610
|
|[[Image:checkbl.gif]]
|0x104c
|0xac5a
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 1620
|
|[[Image:checkbl.gif]]
|0x104c
|0xac54
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 1621
|
|[[Image:checkbl.gif]]
|0x104c
|0xac59
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 4410
|
|[[Image:checkbl.gif]]
|0x104c
|0xac41
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 4450
|
|[[Image:checkbl.gif]]
|0x104c
|0xac40
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 4451
|
|[[Image:checkbl.gif]]
|0x104c
|0xac42
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 4510
|
|[[Image:checkbl.gif]]
|0x104c
|0xac41
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 4520
|
|[[Image:checkbl.gif]]
|0x104c
|0xac46
|
|
|[[Image:check.gif]]
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 4550
|
|[[Image:checkbl.gif]]
|0x104c
|0xac43
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|
|-
|TI 6420
|
|[[Image:checkbl.gif]]
|0x104c
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 7410
|
|[[Image:checkbl.gif]]
|0x104c
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 7510
|
|[[Image:checkbl.gif]]
|0x104c
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|TI 7620
|
|[[Image:checkbl.gif]]
|0x104c
|0xac8d
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC
|
|[[Image:nopebl.gif]]
|0x1179
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100
|
|[[Image:checkbl.gif]]
| 0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100 Donau
|
|[[Image:checkbl.gif]]
|0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100 Nova 100
|
|[[Image:checkbl.gif]]
|0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100 Nova 100SE
|
|[[Image:checkbl.gif]]
|0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100 Nova 200
|
|[[Image:checkbl.gif]]
|0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100 Suez
|
|[[Image:checkbl.gif]]
|0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC100 Sydney 99
|
|[[Image:checkbl.gif]]
|0x1179
|0x0617
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC95
|a
|[[Image:nopebl.gif]]
|0x1179
|0x0603
|[[Image:check.gif]]
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC95
|b
|[[Image:nopebl.gif]]
|0x1179
|
|[[Image:check.gif]]
|
|
|[[Image:vraag.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC95M
|
|[[Image:checkbl.gif]]
| 0x1179
|0x060a
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Toshiba ToPIC97
|
|[[Image:checkbl.gif]]
|0x1179
|0x060f
|[[Image:check.gif]]
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Vadem VG-365
|
|[[Image:nopebl.gif]]
|0x10e7
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Vadem VG-465
|
|[[Image:nopebl.gif]]
|0x10e7
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Vadem VG-468
|
|[[Image:nopebl.gif]]
|0x10e7
|
|[[Image:check.gif]]
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Vadem VG-469
|
|[[Image:nopebl.gif]]
|0x10e7
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|Vadem VG-469
|8D
|[[Image:nopebl.gif]]
|0x10e7
|
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|
|
|
|-
|VLSI VL82C146
|
|[[Image:nopebl.gif]]
|0x1004
|0x0e02
|
|
|
|[[Image:check.gif]]
|
|
|
|
|
|[[Image:check.gif]]
|
|  
|}  
== 2. os2warp.be Support Services. ==
os2warp.be provides Corporate Support Services for PCMCIA and PCCard related topics to companies and individuals, including guaranteed support for the TSSC APSoft device driver. Below some basic information is provided for the PCMCIA Support Services.


===IBM OS/2 Integrated PCMCIA Drivers===
=== 2.1. IBM OS/2 Integrated PCMCIA Drivers. ===
===2.2. PC Card Director===
 
[[Image:pccard.png|thumb]]
=== 2.2. PC Card Director ===
The [[PC Card Director]] is an IBM-supplied utility that lets you use a PC Card with "Plug and Play" capability. The PC Card Director is to be used with most of the device drivers from the PCMCIA Socket Chipsets Matrix. It is available via driver (1) of the PCMCIA Socket Chipsets Matrix.
[[Image:pccard.png]]
The PC Card Director is an IBM-supplied utility that lets you use a PC Card with  
&quot;Plug and Play&quot; capability. The PC Card Director is to be used with  
most of the device drivers from the PCMCIA Socket Chipsets Matrix. It is available  
via driver (1) of the PCMCIA Socket Chipsets Matrix.<br>
For your convenience, we host IBM's [[user's manual]]. In this document you will find everything you need to know concerning
the PC Card Director.


For your convenience, we host IBM's user's manual. In this document you will find everything you need to know concerning the PC Card Director.


[[Category:Hardware Reviews]]
[[Category:Hardware Reviews]]

Latest revision as of 04:06, 20 December 2022

By Jonas Buys

PCMCIA Socket Chipsets Matrix

Most OS/2 users own a notebook nowadays, and though USB is a very powerful and flexible technology, it still can't compete with the popularity of the classic PCMCIA interface, which still is the standard for laptops.

PCMCIA is short for Personal Computer Memory Card International Association, which is an industry group organized in 1989 to promote standards for a credit card-size memory or Input/Output device that would fit into a personal computer, usually a notebook or laptop computer. The PCMCIA 2.1 Standard was published in 1993. As a result, PC users can be assured of standard attachments for any peripheral device that follows the standard. The initial standard and its subsequent releases describe a standard product, the PC Card.

CardBus is the trade name for an advanced PC Card specification. The technology is used primarily in notebook and portable computers. The CardBus card fits in a slot like a conventional PC card.

CardBus allows for all the functions that are possible with PC cards, but with some improvements:

  • Direct Memory Access (DMA) is supported.
  • A 32-bit path is used for data transfer.
  • The operating speed is several times greater.
  • CardBus works at lower battery voltage.

A CardBus slot, and the associated software, interrogates a card when the card is first inserted in the slot. If a PC card has been inserted, the computer uses it as if the slot were a conventional PCMCIA slot. If a CardBus card has been inserted, the computer reconfigures the slot to take advantage of the enhanced operating features. For CardBus to work, the operating system must support 32-bit data paths, precisely what OS/2 does support.

Note that other PCMCIA Socket drivers do exist. We have only picked out the most important ones that support the widest range of different chipsets.

The table below lists a selection of the chipsets that are known to be working with OS/2, and which drivers support them.

Column heading descriptions:

Chipset
This column lists the chipsets used in PCMCIA/PC Card solutions.
Revision
Some manufacturers tend to release new versions of the same product. For example: a version A, a version B... Sometimes, a driver must explicitly support these versions, since they sometimes each need a special identification system.
Cardbus (CB*)
The difference between PC Card and CardBus have been mentioned above. CardBus, of course, is better than just regular PC Card. :This column indicates whether the chipset is a CardBus device (✔) or just a regular classic PCMCIA socket ( ).
DeviceID
The identification number of the manufacturer of the chipset.
VendorID
The identification number of the device itself. You need the former and this one to figure out which chipset you have using pci.exe.
base OS (0)
Whether or not IBM OS/2 Warp 4 GA (Merlin) natively supports these chipsets.
IBM PC Card Director/ibm2ss14.sys v3.0 (1)
One of IBM's official driver that offers support for multiple chipsets (cardbus.exe). Part of SoftWare Choice.
Dani patch (Daniela's Texas Instruments Cardbus Driver) (2)
Whilst the socket services driver for TI cardbus bridges IBM2SS14.SYS provided by IBM (the driver above) does it's job, it supports only some of the many TI chips. Daniela's Texas Instruments Cardbus Driver is supposed to support all TI cardbus bridges. The driver is based on the IBM2SS14 v3.0/1.01.00 driver.
APSoft (3)
If you want more power, or if you can't get the free drivers to work then the German company APSoft has developed a commercial PCMCIA driver which is described here. This driver costs around € 60,-. It will be delivered without technical support. However, the company will receive bug reports and makes new releases as and when applicable, and corporate support for the driver is available via os2warp.be Corporate Support Services. The driver provides support for many Cardbus sockets and seems to be very promising. You can contact the company under sales@tssc.de. Make sure that you give the impression that you know what you are doing when you want to install the driver, otherwise they may refuse selling it to you (due to the technical support restriction). For os2warp.be Corporate Support Customers an installer for the APSoft device driver is provided which automatically detects the applicable chipset of the host computer and then installs PC Card Director and the SSPCIC.SYS driver with the correct required config.sys switches.
ibm2cl11 (4)
Older IBM driver that offers explicit support for Cirrus Logic 6729 chipsets.
ss2pcic2.exe (5)
IBM driver that combines the chipset support offered by the former driver and ss2intel.zip.
ss2pcic3.exe (6)
Driver that supports the SL-revision of Intel's 82365 chip.
playwill.exe (7)
A derived device driver of IBM's PC Card Director to support a selected number of chipsets used in IBM and DELL notebooks. Driver should - of course - also work with other notebooks.
dell.exe (8)
A derived device driver of IBM's PC Card Director to support some TI chipsets used in DELL CPxx notebooks.
cvlsi3.zip (9)
A driver that supports the VLSI chipset used in PCMCIA socket slots. We would like to express our thanks to [Norloff's OS/2 BBS] for allowing us to test and host this driver.
ss2intel.zip (10)
Private binary device driver that offers support for Intel 82365 chipset and compatibles (like some Texas Instruments solutions) too.
pctpgos2.exe (11)
IBM device driver that offers support for some chipsets used in a selected number of (older) IBM ThinkPad notebooks.

Note: we are hosting some drivers since some of them are not available via the official copyright holder. We are not responsible for possible loss of data nor damage to your system that may result from (improper) use of these device drivers. Refer to the documentation included with the drivers for copyright information.

Status
✔ Supported.
✓ Should be supported, no confirmations though.
? Can possible be supported, but no confirmations yet.
Chipset Rev. CB* VendorID DeviceID (0) (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11)
Acer Labs 82C786 0x1025
Acer Labs M5235 0x1025 0x5235
Cirrus Logic PD6710 0x1013
Cirrus Logic PD6720 0x1013 0x0e01
Cirrus Logic PD6722 0 0x1013
Cirrus Logic PD6722 1 0x1013
Cirrus Logic PD6729 A 0x1013 0x6729
Cirrus Logic PD6729 B 0x1013 0x6729
Cirrus Logic PD6729 C 0x1013 0x6729
Cirrus Logic PD6729 E 0x1013 0x6729
Cirrus Logic PD6730 A 0x1013
Cirrus Logic PD6730 B 0x1013
Cirrus Logic PD6832 0x1013 0x1110
DataBook DB 87144 0x10b3 0x3106 0xb106
DataBook DB86072 TCIC 0x10b3
DataBook DB86081 TCIC 0x10b3
DataBook DB86082 TCIC 0x10b3
DataBook DB86082A TCIC 0x10b3
DataBook DB86082B TCIC 0x10b3
DataBook DB86084 TCIC 0x10b3
DataBook DB86084A TCIC 0x10b3
DataBook DB86183 TCIC 0x10b3
DataBook DB86184 TCIC 0x10b3
DataBook DB86272 TCIC 0x10b3
DataBook DB86501 TCIC 0x10b3
ENE Technology CB-1211 0x1524 0x1211
ENE Technology CB-1225 0x1524 0x1225
ENE Technology CB-1410 0x1524 0x1410
ENE Technology CB-1420 0x1524 0x1420
ENE Technology CB-710 0x1524 0x0710
ENE Technology CB-720 0x1524 0x0720
IBM King 0x1014
IBM Stinger 0x1014
IBM ThinkPad 750 0x1014
IBM Tomcat 0x1014
Intel 82365 0x8086 0x0e00
Intel 82365SL A 0x8086 ?
Intel 82365SL C 0x8086 ?
Intel 82365SL B 0x8086 ?
Intel PHIC 0x8086
Intel PPEC 0x8086
LSI Logic HT27 0x1000
Mitsubishi MB86301 TCIC
O2 Micro 6912 0x1217 0x6972
O2 Micro OZ OZ711EC1M1 0x1217 0x7112
O2 Micro OZ OZ711M1 0x1217 0x7114
O2 Micro OZ OZ711M2 0x1217 0x7212
O2 Micro OZ6722 0x1217
O2 Micro OZ6729 PCI 0x1217 0x6729
O2 Micro OZ6730 PCI 0x1217 0x673a
O2 Micro OZ6812 0x1217 0x6872
O2 Micro OZ6832 0x1217 0x6832 ?
O2 Micro OZ6833 0x1217 0x6832
O2 Micro OZ6836 0x1217 0x6836
O2 Micro OZ6860 0x1217 0x6836
O2 Micro OZ6912 / 711E0 0x1217 0x6972
O2 Micro OZ6933 0x1217 0x6933
O2 Micro OZ711E0 0x1217
O2 Micro OZ711E1 0x1217
O2 Micro OZ711E2 0x1217 0x71e2
O2 Micro OZ711EC1 0x1217 0x7113
O2 Micro OZ711M3 0x1217 0x7223
Omega Micro 82C722GX 0x119b
PicoPower 82C786 (PCMCIA+) 0x1066
Ricoh R5C475 0x1180 0x0475
Ricoh R5C475 II 0x1180 0x0475
Ricoh R5C476 0x1180 0x0476
Ricoh R5C476 II 0x1180 0x0476
Ricoh R5C478 0x1180 0x0478
Ricoh R5C478 II 0x1180 0x0478
Ricoh R5C522 0x1180
Ricoh RF5C266 0x1180
Ricoh RF5C269 0x1180
Ricoh RF5C366 0x1180
Ricoh RF5C366L 0x1180
Ricoh RF5C369 0x1180
Ricoh RL5C476 0x1180
TI 1030 0x104c 0xac11
TI 1031 0x104c 0xac13
TI 1050 0x104c 0xac10
TI 1130 0x104c 0xac12
TI 1131 0x104c 0xac15
TI 1210 0x104c 0xac1a
TI 1211 0x104c 0xac1e
TI 1220 0x104c 0xac17
TI 1221 0x104c 0xac19
TI 1225 0x104c 0xac1c ?
TI 1250 0x104c 0xac16 ?
TI 1250 A 0x104c 0xac55 ?
TI 1251 A 0x104c 0xac1d ?
TI 1251 B 0x104c 0xac1f ?
TI 1260 0x104c 0xac18
TI 1260 0x104c 0xac30
TI 1410 0x104c 0xac50
TI 1420 0x104c 0xac51
TI 1421 0x104c 0xac53
TI 1450 0x104c 0xac1b
TI 1451 0x104c 0xac52
TI 1510 0x104c 0xac56
TI 1515 0x104c 0xac58
TI 1520 0x104c 0xac55
TI 1530 0x104c 0xac57
TI 1610 0x104c 0xac5a
TI 1620 0x104c 0xac54
TI 1621 0x104c 0xac59
TI 4410 0x104c 0xac41
TI 4450 0x104c 0xac40
TI 4451 0x104c 0xac42
TI 4510 0x104c 0xac41
TI 4520 0x104c 0xac46
TI 4550 0x104c 0xac43
TI 6420 0x104c
TI 7410 0x104c
TI 7510 0x104c
TI 7620 0x104c 0xac8d
Toshiba ToPIC 0x1179
Toshiba ToPIC100 0x1179 0x0617
Toshiba ToPIC100 Donau 0x1179 0x0617
Toshiba ToPIC100 Nova 100 0x1179 0x0617
Toshiba ToPIC100 Nova 100SE 0x1179 0x0617
Toshiba ToPIC100 Nova 200 0x1179 0x0617
Toshiba ToPIC100 Suez 0x1179 0x0617
Toshiba ToPIC100 Sydney 99 0x1179 0x0617
Toshiba ToPIC95 a 0x1179 0x0603
Toshiba ToPIC95 b 0x1179 ?
Toshiba ToPIC95M 0x1179 0x060a
Toshiba ToPIC97 0x1179 0x060f
Vadem VG-365 0x10e7
Vadem VG-465 0x10e7
Vadem VG-468 0x10e7
Vadem VG-469 0x10e7
Vadem VG-469 8D 0x10e7
VLSI VL82C146 0x1004 0x0e02

IBM OS/2 Integrated PCMCIA Drivers

2.2. PC Card Director

The PC Card Director is an IBM-supplied utility that lets you use a PC Card with "Plug and Play" capability. The PC Card Director is to be used with most of the device drivers from the PCMCIA Socket Chipsets Matrix. It is available via driver (1) of the PCMCIA Socket Chipsets Matrix.

For your convenience, we host IBM's user's manual. In this document you will find everything you need to know concerning the PC Card Director.