**********Der erste Teil dieser Datei ist in Deutsch********** ************************************************************** **********The second part of this file is in english********** =============================================================== ======== OS/2 2.x Automatic Device Driver Installation ======== ======== Copyright (C) by CE Infosys 1993 ======== =============================================================== Der OS/2 ADD Treiber kann mit dem Programm "Einheitentreiber Installieren" in dem Ordner Systemkonfiguration von der Diskette installiert werden. Wenn OS/2 von dem SCSI-Controller gebootet werden soll, ist das Einschalten der BIOS Erweiterung auf dem Controller zwingend. Die Installation erfolgt dann über die BIOS Erweiterung und der ADD Treiber wird nachträglich wie oben beschrieben installiert. Um OS/2 von CD-ROM zu installieren, muß der Treiber CEOS2.ADD auf die Installationsdiskette kopiert und die sich darauf befindende Datei CONFIG.SYS um eine Zeile erweitert werden: BASEDEV=CEOS2.ADD Bei manchen OS/2 CD-ROM Installationen muß der ADD Treiber während der späteren OS/2 Konfiguration nochmals über "Einheitentreiber Installieren" in das System eingebunden werden. Für Spezialfälle kann der Treiber in CONFIG.SYS mit Parametern konfiguriert werden. Folgende Parameter sind möglich: /P:hhhh I/O Adresse festlegen. Möglich sind: 0320, 0330 und 0340 /DM Erlaube den DASD Manager Support für alle Laufwerke über OS2DASD.SYS (default). /!DM Verbiete den DASD Manager Support für alle Laufwerke. /DM:d Erlaube den DASD Manager Support für das Laufwerk mit der Target ID d (d = 0...6). Es können auch mehrere IDs mit Kommata getrennt angegeben werden, z.B. '/DM:2,5,6'. /!DM:d Verbiete den DASD Manager Support für das Laufwerk mit der Target ID d. /SM Erlaube den SCSI Manager Support für alle Geräte über OS2SCSI.SYS (default). /!SM Verbiete den SCSI Manager Support für alle Geräte. /SM:d Erlaube den SCSI Manager Support für das Gerät mit der Target ID d. /!SM:d Verbiete den SCSI Manager Support für das Gerät mit der Target ID d. /DEV0:x Beginne die Target-Suche bei ID x (x = 0...6). /T:d Behandle das MO-Laufwerk mit der ID d wie ein Festplattenlaufwerk. /!D:d Benutzte keinen SCSI-Disconnect für das Gerät mit der ID d. /SL Benutze eine langsamere SCSI-Übertragungsgeschwindigkeit /SL:d Benutze eine langsamere SCSI-Übertragungsgeschwindigkeit für das Gerät mit der Target ID d. /Q Unterdrücke die Ausgabe der gefundenen SCSI Geräte. =============================================================== ======== OS/2 2.x Automatic Device Driver Installation ======== ======== Copyright (C) by CE Infosys 1993 ======== =============================================================== Select 'install device driver' in the folder 'system configuration' to add the CEOS2.ADD driver to the OS/2 2.x operating system. If your SCSI drive is configured as the OS/2 boot device you must activate the SCSI controller's BIOS extension. During the OS/2 installation procedure a generic driver via the controllers BIOS is first used, subsequently install the ADD driver as described above. In installations from CD-ROM, copy the driver CEOS2.ADD to the installation diskette and include the following entry into the CONFIG.SYS BASEDEV=CEOS2.ADD After the installation you must subsequently install the ADD driver again as described above. Available parameters: /P:hhhh Selects the I/O address of the SCSI controller (0320h, 0330h or 0340h) /DM Enables DASD Manager Support for all drives via OS2DASD.SYS (default). /!DM Disables DASD Manager Support for all drives. /DM:d Enables DASD Manager Support for a specific drive(s) with the SCSI target ID "d" (d=0...6). More than one SCSI drives can be selected, i.e. /DM:2,5,6. /!DM:d Disables DASD Manager Support for a specific drive(s) with the SCSI target ID "d" (d=0...6). More than one SCSI drives can be selected, i.e. /DM:2,5,6. /SM Enables DASD Manager Support for all devices via OS2DASD.SYS (default). /!SM Disables DASD Manager Support for all devices. /SM:d Enables DASD Manager Support for a specific device with the SCSI target ID "d" (d=0...6). /!SM:d Disables DASD Manager Support for a specific device(s) with the SCSI target ID "d" (d=0...6). /DEV0:x Starts the target search at the device with the SCSI target "x" (d=0...6). /T:d Treats the MO drive with the SCSI ID "d" as if it were a harddisk. /!D:d Do not allow the SCSI disconnect command with the SCSI ID(s) "d". /SL Use a slower SCSI transfer speed. /SL:d Use a slower SCSI transfer speed for a specific device with the SCSI target ID "d" (d=0...6). /Q Disables the display of the SCSI response strings.