|
OS/2 has some drivers which work only on a special kind of system. For example, there are two drivers for your diskette drive. Ibm1flpy.add is for a PC with a PCI or ISA bussystem and the Ibm2flpy.add is for a PC with a Micro Channel (MCA) bussystem. There are some other drivers with the same analogy. So if you have a PCI system you need only the drivers for the PCI system.
Here is a list of the drivers that you can delete from your config.sys file if your PC has a PCI or ISA bussystem, all that drivers contains a "2" in their name: Here is a list of the BASEDEV drivers that you can delete from your config.sys file if your PC has a Micro Channel bussystem, all that drivers contains a "1" in their name:
|