Jump to content

IBM1S506.ADD: Difference between revisions

From EDM2
mNo edit summary
mNo edit summary
Line 1: Line 1:
Bus system hard disk driver, as the name implies it supports any ST-506 style PC Bus hard drive including those controlled by MFM, RLL and EISA controllers in addition to IDE drives that follow either [[IBM]]'s (ISA and some MCA) or ATA's specifications (PATA or SATA). Use this driver for PCs with PCI or ISA bus systems. See the Tips and Tricks section for more information. It supports bus mastering only on Intel chipsets, if you have a non Intel chipset I recommend to use the Danis506.add driver. The OS/2 IDE Controller Adapter Device Driver (IBM1S506.ADD) for Non-Mcro Channel PC's.
Bus system hard disk driver, as the name implies it supports any ST-506 style PC Bus hard drive including those controlled by MFM, RLL and ESDI controllers in addition to IDE drives that follow either [[IBM]]'s (ISA and some MCA) or ATA's specifications (PATA or SATA). Use this driver for PCs with PCI or ISA bus systems. See the Tips and Tricks section for more information. It supports bus mastering only on Intel chipsets, if you have a non Intel chipset I recommend to use the Danis506.add driver. The OS/2 IDE Controller Adapter Device Driver (IBM1S506.ADD) for Non-Mcro Channel PC's.


Supports the following chipsets:
Supports the following chipsets:

Revision as of 20:02, 12 February 2016

Bus system hard disk driver, as the name implies it supports any ST-506 style PC Bus hard drive including those controlled by MFM, RLL and ESDI controllers in addition to IDE drives that follow either IBM's (ISA and some MCA) or ATA's specifications (PATA or SATA). Use this driver for PCs with PCI or ISA bus systems. See the Tips and Tricks section for more information. It supports bus mastering only on Intel chipsets, if you have a non Intel chipset I recommend to use the Danis506.add driver. The OS/2 IDE Controller Adapter Device Driver (IBM1S506.ADD) for Non-Mcro Channel PC's.

Supports the following chipsets: CMD640, RZ1000, I82371FB,PIIX3,ORIO, PIIX4,I82801AA, I82801AB, I82801BA, CMD646, CMD648,VIA586B,VIA596B, VIA686A,SIS630

Intel chipsets restrictions: In case there are 2 devices on a channel on any Intel 82801 chip, the top UDMA mode will be limited to UDMA 2.

VIA chipsets restrictions: All of the chipsets have a problem with 40 pin cable detection. to ensure the proper operation, please check what kind of IDE cables are used. If you have a 40 pin cable on any channel, please specify the parameter /UDMA:2 in CONFIG.SYS . Any VIA chipset, which is not in the list above, but has the same Device ID, will be detected as VIA586B and performance will be dropped down to UDMA 2.

SiS chipsets restrictions: Since there is a problem for these IDE contrllers to work in UDMA mode with the secondary channel when 40 pin cable is installed, the driver will drop to PIO mode on this channel if 40 pin cable is detected. This, however, does not apply to primary channel. It is not advised to use /UDMA:x parameter on SiS IDE controllers.


Versions

Config.sys documentation

Alternative Versions