Lines Matching +full:reset +full:- +full:delay +full:- +full:us
5 PARIDE v1.03 (c) 1997-8 Grant Guenther <grant@torque.net>
11 to personal computers, many external devices such as portable hard-disk,
12 CD-ROM, LS-120 and tape drives use the parallel port to connect to their
13 host computer. While some devices (notably scanners) use ad-hoc methods
16 a parallel-port adapter chip added in. Some of the original parallel port
18 (The Iomega PPA-3 adapter used in the ZIP drives is an example of this
26 which is then connected to a floppy-tape mechanism. The vast majority
29 were to open up a parallel port CD-ROM drive, for instance, one would
30 find a standard ATAPI CD-ROM drive, a power supply, and a single adapter
32 IDE cable. It is usually possible to exchange the CD-ROM device with
40 - MicroSolutions backpack CD-ROM
41 - MicroSolutions backpack PD/CD
42 - MicroSolutions backpack hard-drives
43 - MicroSolutions backpack 8000t tape drive
44 - SyQuest EZ-135, EZ-230 & SparQ drives
45 - Avatar Shark
46 - Imation Superdisk LS-120
47 - Maxell Superdisk LS-120
48 - FreeCom Power CD
49 - Hewlett-Packard 5GB and 8GB tape drives
50 - Hewlett-Packard 7100 and 7200 CD-RW drives
52 as well as most of the clone and no-name products on the market.
58 high-level drivers for each of the different types of supported devices:
62 pcd ATAPI CD-ROM
68 (Currently, the pg driver is only used with CD-R drives).
70 The high-level drivers function according to the relevant standards.
71 The third component of PARIDE is a set of low-level protocol drivers
77 aten ATEN EH-100 (HK)
78 bpck Microsolutions backpack (US)
79 comm DataStor (old-type) "commuter" adapter (TW)
80 dstr DataStor EP-2000 (TW)
83 fit2 FIT TD-2000 (US)
84 fit3 FIT TD-3000 (US)
87 kbic KingByte KBIC-951A and KBIC-971A (TW)
89 on20 OnSpec 90c20 (US)
90 on26 OnSpec 90c26 (US)
101 as well as at least one of the high-level drivers and at least one
112 For the "brand-name" products listed above, here are the protocol
113 and high-level drivers that you would use:
118 MicroSolutions CD-ROM pcd bpck
120 MicroSolutions hard-drive pd bpck
126 FreeCom CD-ROM pcd frpw
127 Hewlett-Packard 5GB Tape pt epat
128 Hewlett-Packard 7200e (CD) pcd epat
129 Hewlett-Packard 7200e (CD-R) pg epat
132 2.1 Configuring built-in drivers
133 ---------------------------------
137 kernel with the drivers built-in.
145 The high-level drivers accept a number of command line parameters, all
172 EZ-135 connected to the chained port on the PD/CD drive and also an
188 ----------------------------------------------
220 Finally, you can load high-level drivers for each kind of device that
223 individual co-ordinates when you load the driver.
225 For example, if you had two no-name CD-ROM drives both using the
226 KingByte KBIC-951A adapter, one on port 0x378 and the other on 0x3bc
236 a SyQuest EZ-135 is attached to port 0x378::
245 pda: epat 1.0, Shuttle EPAT chip c3 at 0x378, mode 5 (EPP-32), delay 1
250 scanner - in this case it reports that it has found a disk with one partition.
253 --------------------------
262 # mkd -- a script to create the device special files for the PARIDE subsystem
288 like any other Linux device. For example, to mount a CD-ROM in pcd0, use::
295 fdisk /dev/pda -- make a new partition table with
298 mke2fs /dev/pda1 -- to build the file system
300 mkdir /shark -- make a place to mount the disk
313 ------------------
317 and LS-120 drives. Traditionally, media for these devices are not
322 ------------------------
327 probably want to set the parallel port delay to 0, if you can.
330 ------------------------
333 to create CD-ROMs. Please get cdrecord version 1.6.1 or later
334 from ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/ . To record CD-R media
335 your parallel port should ideally be set to EPP mode, and the "port delay"
345 ----------------------------
353 3.2 Check the port delay
354 -------------------------
358 delay" between each access to the i/o ports. Each protocol sets
359 a default value for this delay. In most cases, the user can override
360 the default and set it to 0 - resulting in somewhat higher transfer
364 port delay. The delay can be programmed using the "driveN" parameters
365 to each of the high-level drivers. Please see the notes above, or
369 3.3 Some drives need a printer reset
370 -------------------------------------
375 the adapter can often be reinitialised by issuing a "printer reset" on
376 the parallel port. As the reset operation is potentially disruptive in
378 automatically. You can however, force a printer reset by doing::
380 insmod lp reset=1
384 your paride drivers as modules, and arrange to do the printer reset
388 ------------------------------------------------------
415 by e-mail to grant@torque.net, or join the linux-parport mailing list
419 ---------------------------------
421 You can join the linux-parport mailing list by sending a mail message
424 linux-parport-request@torque.net
433 address in your mail headers. REMOVE any anti-spam gimmicks you may
436 You might also find some useful information on the linux-parport