EPATCD.ADD: Difference between revisions
Appearance
Created page with "===EPATCD.ADD=== Shuttle-EPAT parallel port to IDE adapter Shuttle's Parallel-port adapters provide interface between the parallel port of the PC to either the SCSI or the ID..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Shuttle-EPAT parallel port to IDE adapter | Shuttle-EPAT parallel port to IDE adapter | ||
Shuttle's Parallel-port adapters provide interface between the parallel port of the PC to either the SCSI or the IDE devices, apart from providing a pass-thru parallel-port on the adapter. | Shuttle's Parallel-port adapters provide interface between the parallel port of the PC to either the SCSI or the IDE devices, apart from providing a pass-thru parallel-port on the adapter. | ||
BASEDEV=EPATCD.ADD | BASEDEV=EPATCD.ADD | ||
{{ProdS |V20=S|V21=S|V22=S|V30=S|V31=S|V40=S|V45=S}} | |||
==Parameter== | |||
* /Rx | * /Rx | ||
x=0 Nibble Fast | *:x=0 Nibble Fast | ||
*:x=1 Nibble Normal | |||
* /Wx | *:x=2 Nibble Slow | ||
x=0 Write Fast, x=1 Write Normal, x=2 Write Slow, x=3 EPP Normal, x=4 EPP Fast | *:x=3 Uni Fast | ||
*:x=4 Uni Normal | |||
* /Zx | *:x=5 Uni Slow | ||
The default EPP wait state programmed by the ADD Driver is 2. | *:x=6 Toshiba Fast | ||
*:x=7 Toshiba Slow | |||
To change the wait state, give the appropriate value in '/Zx'. For example, to program the EPP Shuttle to zero wait, use '/Z0'. | *:x=8 PS/2 Fast | ||
Valid range of x : 0 to 9. | *:x=9 PS/2 Slow | ||
*:x=10 EPP Normal | |||
* /de | *:x=11 EPP Fast | ||
Disables the EPP automatic detection during the initialization of the Driver. | * /Wx - x=0 Write Fast, x=1 Write Normal, x=2 Write Slow, x=3 EPP Normal, x=4 EPP Fast | ||
* /Zx - The default EPP wait state programmed by the ADD Driver is 2. | |||
* /da | *:To change the wait state, give the appropriate value in '/Zx'. For example, to program the EPP Shuttle to zero wait, use '/Z0'. | ||
Disables auto-detection. With no command line options, the driver defaults to 'Nibble Slow' and 'Write Slow' modes. | *:Valid range of x : 0 to 9. | ||
* /de - Disables the EPP automatic detection during the initialization of the Driver. | |||
* /dp | * /da - Disables auto-detection. With no command line options, the driver defaults to 'Nibble Slow' and 'Write Slow' modes. | ||
Disables PS/2 DMA arbitration. | * /dp - Disables PS/2 DMA arbitration. | ||
* /fe - Force EPP mode | |||
* /fe | * /fp - Force PS/2 | ||
Force EPP mode | * /fb - Enables Bi-directional capability in some EISA chipset machines | ||
* /fp | |||
Force PS/2 | |||
* /fb | |||
Enables Bi-directional capability in some EISA chipset machines | |||
[[Category:BASEDEV Statements]] | [[Category:BASEDEV Statements]][[Category:Adapter Device Drivers]] |
Revision as of 23:37, 28 May 2019
Shuttle-EPAT parallel port to IDE adapter
Shuttle's Parallel-port adapters provide interface between the parallel port of the PC to either the SCSI or the IDE devices, apart from providing a pass-thru parallel-port on the adapter.
BASEDEV=EPATCD.ADD
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | S |
OS/2 2.1 | S |
OS/2 2.11 SMP | S |
OS/2 Warp 3 | S |
OS/2 Warp Connect | S |
OS/2 Warp 4 | S |
OS/2 Warp Server for e-Business | S |
Parameter
- /Rx
- x=0 Nibble Fast
- x=1 Nibble Normal
- x=2 Nibble Slow
- x=3 Uni Fast
- x=4 Uni Normal
- x=5 Uni Slow
- x=6 Toshiba Fast
- x=7 Toshiba Slow
- x=8 PS/2 Fast
- x=9 PS/2 Slow
- x=10 EPP Normal
- x=11 EPP Fast
- /Wx - x=0 Write Fast, x=1 Write Normal, x=2 Write Slow, x=3 EPP Normal, x=4 EPP Fast
- /Zx - The default EPP wait state programmed by the ADD Driver is 2.
- To change the wait state, give the appropriate value in '/Zx'. For example, to program the EPP Shuttle to zero wait, use '/Z0'.
- Valid range of x : 0 to 9.
- /de - Disables the EPP automatic detection during the initialization of the Driver.
- /da - Disables auto-detection. With no command line options, the driver defaults to 'Nibble Slow' and 'Write Slow' modes.
- /dp - Disables PS/2 DMA arbitration.
- /fe - Force EPP mode
- /fp - Force PS/2
- /fb - Enables Bi-directional capability in some EISA chipset machines