T128SCSI.ADD: Difference between revisions
Appearance
Created page with "Trantor Systems OS/2 driver for the T128. T128SCSI.ADD Category:BASEDEV Statements" |
No edit summary |
||
Line 1: | Line 1: | ||
Trantor Systems OS/2 driver for the T128. | Trantor Systems OS/2 driver for the T128. | ||
T128SCSI.ADD | T128SCSI.ADD | ||
This driver should be installed in the config.sys file as follows: | |||
.... | |||
IFS=C:\OS2\CDFS.IFS /Q <=== CD-ROM only | |||
BASEDEV=TxxxSCSI.ADD <=== Trantor OS/2 driver | |||
BASEDEV=OS2DASD.DMD <=== for HD | |||
BASEDEV=OS2CDROM.DMD <=== CD-ROM only | |||
BASEDEV=NECCDS1.FLT <=== For NEC CD-ROM only | |||
BASEDEV=OS2SCSI.DMD (other .FLT files | |||
for other drives) | |||
.... | |||
where xxx stands for the adapter type: 128, 13B, 338, 348. | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]] |
Revision as of 23:58, 28 August 2017
Trantor Systems OS/2 driver for the T128.
T128SCSI.ADD
This driver should be installed in the config.sys file as follows:
.... IFS=C:\OS2\CDFS.IFS /Q <=== CD-ROM only BASEDEV=TxxxSCSI.ADD <=== Trantor OS/2 driver BASEDEV=OS2DASD.DMD <=== for HD BASEDEV=OS2CDROM.DMD <=== CD-ROM only BASEDEV=NECCDS1.FLT <=== For NEC CD-ROM only BASEDEV=OS2SCSI.DMD (other .FLT files for other drives) ....
where xxx stands for the adapter type: 128, 13B, 338, 348.