SYQUEST.FLT: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Filter driver for Syquest removable media disk drives. | |||
==Syntax== | ==Syntax== | ||
Line 9: | Line 10: | ||
==Example== | ==Example== | ||
i.e. 1 SyQuest-drive => /unit:0 | i.e. 1 SyQuest-drive => /unit:0 | ||
1 Syquest- and 1 Zip drive => /unit:0,1 | |||
1 SyQuest, 1 Zip, 1MO and 1Jazz => /unit:0,1,2,3 | |||
==Links== | |||
* [https://www.os2site.com/sw/drivers/storage/syquest-hpfs.zip Download] | |||
[[Category:BASEDEV Statements]] |
Latest revision as of 19:05, 13 March 2021
Filter driver for Syquest removable media disk drives.
Syntax
BASEDEV=SYQUEST.FLT /unit:0,1
Parameters
- /unit
- Specify the plugged device.
Example
i.e. 1 SyQuest-drive => /unit:0 1 Syquest- and 1 Zip drive => /unit:0,1 1 SyQuest, 1 Zip, 1MO and 1Jazz => /unit:0,1,2,3