;DrIvEr DeScRiPtIoN SyntaxVersion: 1.00 ;file: concatenated to NCRSDMS3.DSK Driver SDMS { Description: "NCR SDMS DDFS SCSI Disk Driver" Help: "Use this driver with machines utilizing one of the following NCR SCSI chips: 53C90, 53C94, 53C96, 53C406A, 53C700, 53C710, 53C720, 53C810, 53C825. The default options are disabled tagged queueing and no device exclusions. These options may be modified through the use of command line parameters." ParameterVersion: 1.00 File: NCRSDMS3.DSK ProductID: 008d LIST ParameterStamp1 { Description: "Tagged Queueing" Help: "Tagged queueing enabled will result in the target device ordering commands in the queue so as to minimize actuator movement. This will result in a faster average I/O completion rate with random I/O traffic." CDescription: "Disabled" Choice: 'disable' CDescription: "Enabled" Choice: 'enable' Default: 1 OutputFormat: 'QTAGS=%s' } PROMPT Excluded { Description: "eXclusion" Help: "eXclusion directs the driver to ignore the device(s). This allows communicate with a different driver. More than one device may be specified, separated by colons. To specify the device enter the Path, SCSI ID and Logical Unit Number. The Logical Unit Number (LUN) is optional. For an example to specify Path 0 SCSI ID 1 LUN 0 and Path 1 SCSI ID 5 you would enter 0,1,0:1,5 " Type: STRING (40) OutputFormat: 'Xcl=%s' } } ;DrIvEr DeScRiPtIoN EnD