Lines Matching +full:drive +full:- +full:open +full:- +full:source
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)
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)
101 as well as at least one of the high-level drivers and at least one
103 what kind of parallel port adapter is used in your drive, you could
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
119 MicroSolutions PD drive pf 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
146 of which are documented in the source files in linux/drivers/block/paride.
152 protocol identification number and, for some devices, the drive's
166 also need to know the unit ID number for each drive. This is usually
167 the last two digits of the drive's serial number (but read MicroSolutions'
170 As an example, let's assume that you have a MicroSolutions PD/CD drive
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
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
232 but check the source files in linux/drivers/block/paride for more
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::
292 If you have a fresh Avatar Shark cartridge, and the drive is pda, you
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 ------------------------
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
345 ----------------------------
354 -------------------------
360 the default and set it to 0 - resulting in somewhat higher transfer
365 to each of the high-level drivers. Please see the notes above, or
366 read the comments at the beginning of the driver source files in
370 -------------------------------------
388 ------------------------------------------------------
392 please check all the obvious things first: does the drive work in
394 clues, then please make sure that only one drive is hooked to your system,
409 activity as they attempt to locate your drive.
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