Jump to content

SYQUEST.FLT: Difference between revisions

From EDM2
No edit summary
Line 1: Line 1:
Filter driver for Syquest removable media disk drives.


==Syntax==
==Syntax==

Revision as of 03:54, 9 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


Links