home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOS/V Power Report 1998 September
/
VPR9809B.ISO
/
BIOS
/
aopen
/
Ap5csr11
/
AP5CSR11.EXE
/
NETWARE.40X
/
NWIDE40X.DDI
next >
Wrap
Text File
|
1994-03-24
|
2KB
|
96 lines
;DrIvEr DeScRiPtIoN
SyntaxVersion: 1.00
;file: concatenated to NWIDE40X.DSK
Driver NWIDE40X_DESCR
{
Description: "Tekram 32 bit IDE Device Driver For NSC PC87410 PCI IDE"
Help: "Use this driver with NSC PC87410 PCI IDE
accelerator. PC87410 supports the primary and the
secondary addresses. This allows 4 drives to be
used with PC87410. Load the device driver once
for each IO address ( connector ).\n\n
This driver also supports multiple sector access
of IDE drives. This feature is enabled by default."
ParameterVersion: 1.00
File: NWIDE40X.DSK
PROMPT INT REQ
{
Values: E, F
Default: E
ReservedLength: 1
}
PROMPT PORT REQ
{
Values: 170, 1F0
Default: 1F0
ReservedLength: 3
}
LIST Drive0_
{
Description: "Drive 0 multple sector access select"
Help: "Use this option to disable drive 0 multiple sector access"
CDescription: "Multiple"
Choice: ''
CDescription: "Single"
Choice: '/CS'
Default: 1
OutputFormat: '%s'
}
LIST Drive1_
{
Description: "Drive 1 multple sector access select"
Help: "Use this option to disable drive 1 multiple sector access"
CDescription: "Multiple"
Choice: ''
CDescription: "Single"
Choice: '/DS'
Default: 1
OutputFormat: '%s'
}
; LIST ReadRedirectedBIOS
; {
; Description: "Allow BIOS redirection on secondary controller"
;
; Help: "Use this option if you have drives that the driver
; is not seeing on a secondary controller.\n
; *** WARNING*** This option can cause incorrect drive
; registration if the BIOS table is not complete."
;
; CDescription: "No"
; Choice: ''
;
; CDescription: "Yes"
; Choice: '/l'
;
; Default: 1
; OutputFormat: '%s'
; }
;
}
;DrIvEr DeScRiPtIoN EnD