Lines Matching +full:standard +full:- +full:mode
5 PARIDE v1.03 (c) 1997-8 Grant Guenther <[email protected]>
12 to personal computers, many external devices such as portable hard-disk,
13 CD-ROM, LS-120 and tape drives use the parallel port to connect to their
14 host computer. While some devices (notably scanners) use ad-hoc methods
17 a parallel-port adapter chip added in. Some of the original parallel port
19 (The Iomega PPA-3 adapter used in the ZIP drives is an example of this
24 the device being addressed via the parallel cable is a standard SCSI
27 which is then connected to a floppy-tape mechanism. The vast majority
28 of external parallel port devices, however, are now based on standard
30 were to open up a parallel port CD-ROM drive, for instance, one would
31 find a standard ATAPI CD-ROM drive, a power supply, and a single adapter
32 that interconnected a standard PC parallel port cable and a standard
33 IDE cable. It is usually possible to exchange the CD-ROM device with
41 - MicroSolutions backpack CD-ROM
42 - MicroSolutions backpack PD/CD
43 - MicroSolutions backpack hard-drives
44 - MicroSolutions backpack 8000t tape drive
45 - SyQuest EZ-135, EZ-230 & SparQ drives
46 - Avatar Shark
47 - Imation Superdisk LS-120
48 - Maxell Superdisk LS-120
49 - FreeCom Power CD
50 - Hewlett-Packard 5GB and 8GB tape drives
51 - Hewlett-Packard 7100 and 7200 CD-RW drives
53 as well as most of the clone and no-name products on the market.
60 The second component is a set of low-level protocol drivers for each of the
66 aten ATEN EH-100 (HK)
68 comm DataStor (old-type) "commuter" adapter (TW)
69 dstr DataStor EP-2000 (TW)
72 fit2 FIT TD-2000 (US)
73 fit3 FIT TD-3000 (US)
76 kbic KingByte KBIC-951A and KBIC-971A (TW)
100 For the "brand-name" products listed above, here are the protocol
101 and high-level drivers that you would use:
106 MicroSolutions CD-ROM bpck
108 MicroSolutions hard-drive bpck
114 FreeCom CD-ROM frpw
115 Hewlett-Packard 5GB Tape epat
116 Hewlett-Packard 7200e (CD) epat
117 Hewlett-Packard 7200e (CD-R) epat
126 # echo "port protocol mode unit delay" >/sys/bus/pata_parport/new_device
133 mode mode number (protocol-specific) or -1 for probe
149 Probe parport0 using protocol epat and mode 4 (EPP-16)::
169 3.1 Use EPP mode if you can
170 ----------------------------
174 protocol modules support ECP mode, or any ECP combination modes.
175 If you are able to do so, please set your parallel port into EPP mode
179 -------------------------
185 the default and set it to 0 - resulting in somewhat higher transfer
192 -------------------------------------