OEMHLP2.SYS: Difference between revisions
Appearance
Created page with "===OEMHLP2.SYS=== PCI search functions driver used by OS/2 CardBus Enabler client. BASEDEV=OEMHLP2.SYS {| class="wikitable" |+Platform Support: !OS/2 2.x !OS/2 3.0 !OS/2 4.0..." |
No edit summary |
||
Line 15: | Line 15: | ||
|Yes | |Yes | ||
|} | |} | ||
==Remarks== | |||
Some System BIOS do not scan on CardBus bus, if they are asked to look for a PCI device. Imagine that there would be a common PCI Chipset with drivers and no special CardBus client. if the device is present at boot time and the PCI driver uses the OEMHLP$ driver (included in OS2KRNL), chaning OEMHLP$ to OEMH2$ would let the PCI driver find the CardBus device. | |||
Of course you must make sure that the card is in the socket all the time. | |||
Additionally, this driver adds a write protection filter to a socket where an USB card is inserted. | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Latest revision as of 13:55, 30 May 2019
OEMHLP2.SYS
PCI search functions driver used by OS/2 CardBus Enabler client.
BASEDEV=OEMHLP2.SYS
OS/2 2.x | OS/2 3.0 | OS/2 4.0 | OS/2 4.5x |
---|---|---|---|
No | Yes | Yes | Yes |
Remarks
Some System BIOS do not scan on CardBus bus, if they are asked to look for a PCI device. Imagine that there would be a common PCI Chipset with drivers and no special CardBus client. if the device is present at boot time and the PCI driver uses the OEMHLP$ driver (included in OS2KRNL), chaning OEMHLP$ to OEMH2$ would let the PCI driver find the CardBus device. Of course you must make sure that the card is in the socket all the time.
Additionally, this driver adds a write protection filter to a socket where an USB card is inserted.