home *** CD-ROM | disk | FTP | other *** search
- LOGITECH.SYS Documentation
-
- LOGITECH.SYS is a DOS device driver that allows the Logitech
- ScanMan to be used with PC PaintBrush. The resolutions are 400, 300,
- 200 and 100 dpi. Dither and Brightness are set on the scanner itself.
-
- Options are:
- /C channel for DMA, 1 or 3 (default is channel 1)
- /D double buffering switch (for some EMS boards)
- /H hex port value, default is 280H (no 'H' needed at end)
- /N new Logitech scanner interface card (with the switches on
- the back of the scanner)
-
- Examples:
- device=logitech.sys ;set up for DMA channel 1 & Port 280H
- device=logitech.sys /c1 ;set up for DMA channel 1
- device=logitech.sys /c3 /h3e0 ;set up for DMA channel 3 & Port 3E0H
-