| /OK3568_Linux_fs/kernel/Documentation/ide/ |
| H A D | ide-tape.rst | 2 IDE ATAPI streaming tape driver 40 Testing was done with a 2 GB CONNER CTMA 4000 IDE ATAPI Streaming Tape Drive. 50 1. Support for the ATAPI overlap protocol. 61 implement the ATAPI overlap protocol, which is used for the 65 ATAPI overlap is likely to be supported in most new ATAPI 66 devices, including new ATAPI cdroms, and thus provides us 68 sharing a (fast) ATA-2 disk with any (slow) new ATAPI device.
|
| H A D | ChangeLog.ide-floppy.1996-2002 | 3 * ALPHA patches to this driver on an EASYSTOR LS-120 ATAPI floppy drive. 58 * bit was being deasserted by my IOMEGA ATAPI ZIP 100
|
| H A D | ChangeLog.ide-cd.1994-2004 | 14 * in the current version of ATAPI. 32 * of ATAPI errors. 174 * 4.14 July 17, 1998 -- Change to pointing to .ps version of ATAPI spec 201 * MODE2 (even though ATAPI 2.6 says they must).
|
| H A D | ide.rst | 118 Courtesy of Scott Snyder and others, the driver supports ATAPI cdrom drives 251 ATAPI 254 ATAPI is currently used for controlling CDROM, TAPE and FLOPPY (ZIP or
|
| H A D | ChangeLog.ide-tape.1995-2002 | 19 * 1. An IDE ATAPI TAPE shares the same interface 20 * and irq with an IDE ATAPI CDROM. 21 * 2. An IDE ATAPI TAPE shares the same interface
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | libata.rst | 12 transports for ATA and ATAPI devices, and SCSI<->ATA translation for ATA 135 Per-cmd ATAPI DMA capabilities filter 456 commands use :c:func:`ata_scsi_qc_complete` while ATAPI commands use 484 ATAPI NODATA or DMA 490 ATAPI PIO 492 in ATAPI NODATA or DMA, packet_task submits cdb. However, after 528 For all non-ATAPI commands, whether it fails or not, almost the same 533 However, failed ATAPI commands require more handling as REQUEST SENSE is 534 needed to acquire sense data. If an ATAPI command fails, 550 timeout and ATAPI error completion. This function calls low level libata [all …]
|
| H A D | scsi.rst | 29 Fibre Channel, FireWire, and ATAPI devices. SCSI packets are also 337 FireWire, ATAPI devices, Infiniband, I2O, Parallel ports,
|
| /OK3568_Linux_fs/kernel/drivers/block/paride/ |
| H A D | Kconfig | 27 tristate "Parallel port ATAPI CD-ROMs" 32 This option enables the high-level driver for ATAPI CD-ROM devices 35 parallel port ATAPI CD-ROM driver, otherwise you should answer M to 45 tristate "Parallel port ATAPI disks" 48 This option enables the high-level driver for ATAPI disk devices 51 parallel port ATAPI disk driver, otherwise you should answer M 59 tristate "Parallel port ATAPI tapes" 62 This option enables the high-level driver for ATAPI tape devices 65 parallel port ATAPI disk driver, otherwise you should answer M 72 tristate "Parallel port generic ATAPI devices" [all …]
|
| /OK3568_Linux_fs/kernel/drivers/ide/ |
| H A D | Kconfig | 3 # IDE ATA ATAPI Block device driver configuration 11 tristate "ATA/ATAPI/MFM/RLL support (DEPRECATED)" 17 ATAPI units. The most common cases are IDE hard drives and ATAPI 72 tristate "generic ATA/ATAPI disk support" 75 Support for ATA/ATAPI disks (including ATAPI floppy drives). 92 bool "ATAPI floppy support" 96 This will include support for ATAPI floppy drives 120 tristate "Include IDE/ATAPI CDROM support" 125 If you have a CD-ROM drive using the ATAPI protocol, say Y. ATAPI is 127 SCSI protocol. Most new CD-ROM drives use ATAPI, including the [all …]
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/cpu/sh4a/ |
| H A D | setup-shx3.c | 182 IIC, VIN0, VIN1, VCORE0, ATAPI, enumerator 222 INTC_VECT(VCORE0, 0xb00), INTC_VECT(ATAPI, 0xb60), 266 { FE1, FE0, 0, ATAPI, VCORE0, VIN1, VIN0, IIC, 300 { 0xfe41080c, 0, 32, 4, /* INT2PRI3 */ { FE1, FE0, ATAPI, VCORE0,
|
| H A D | setup-sh7770.c | 343 DU, VIDEO_IN, REMOTE, YUV, USB, ATAPI, CAN, GPS, GFX2D, enumerator 376 INTC_VECT(USB, 0x840), INTC_VECT(ATAPI, 0x860), 424 GPS, CAN, ATAPI, USB, YUV, REMOTE, VIDEO_IN, DU, SRC, I2S, 433 { 0xffe00010, 0, 32, 8, /* INT2PRI4 */ { ATAPI, CAN, GPS, GFX2D } },
|
| H A D | setup-sh7724.c | 866 ATAPI, enumerator 929 INTC_VECT(ATAPI, 0xA60), 1023 { 0, 0, 0, VPU, ATAPI, ETHI, 0, SCIFA3 } }, 1062 { 0xa408000c, 0, 16, 4, /* IPRD */ { 0, MMCIF, 0, ATAPI } },
|
| /OK3568_Linux_fs/kernel/Documentation/cdrom/ |
| H A D | ide-cd.rst | 11 The ide-cd driver should work with all ATAPI ver 1.2 to ATAPI 2.6 compliant 14 both ATAPI-compliant drives and drives which use a proprietary 17 probably will). This driver will not work with `ATAPI` drives which 19 (CyCDROM CR520ie) which attaches to the IDE port but is not ATAPI; 37 ATAPI 2.6 draft standard (such as the NEC CDR-251). This additional 60 ATA/ATAPI/MFM/RLL support 61 Include IDE/ATAPI CDROM support 100 hdb: NEC CD-ROM DRIVE:260, ATAPI CDROM drive 193 hdX: ATAPI cdrom (?) 412 fprintf (stderr, "%s: Device `%s` is not an ATAPI "
|
| H A D | cdrom-standard.rst | 42 both IDE/ATAPI and SCSI, now use this Uniform interface. 57 drives are either IDE/ATAPI or SCSI, and it is very unlikely that any 103 the IDE/ATAPI drives and, of course, the SCSI drives, but as prices 109 proprietary drives became obsolete and IDE/ATAPI drives became the
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/blockdev/ |
| H A D | paride.rst | 30 find a standard ATAPI CD-ROM drive, a power supply, and a single adapter 62 pcd ATAPI CD-ROM 63 pf ATAPI disk 64 pt ATAPI tape 65 pg ATAPI generic 315 The pf driver is intended for use with parallel port ATAPI disk 324 The pt driver for parallel port ATAPI tape drives is a minimal driver.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | drivetemp.rst | 11 Information technology - AT Attachment 8 - ATA/ATAPI Command Set (ATA8-ACS)
|
| /OK3568_Linux_fs/kernel/drivers/usb/storage/ |
| H A D | Kconfig | 57 tristate "Freecom USB/ATAPI Bridge support" 59 Support for the Freecom USB to IDE/ATAPI adaptor.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.txt | 903 46 block Parallel port ATAPI CD-ROM devices 904 0 = /dev/pcd0 First parallel port ATAPI CD-ROM 905 1 = /dev/pcd1 Second parallel port ATAPI CD-ROM 906 2 = /dev/pcd2 Third parallel port ATAPI CD-ROM 907 3 = /dev/pcd3 Fourth parallel port ATAPI CD-ROM 913 47 block Parallel port ATAPI disk devices 914 0 = /dev/pf0 First parallel port ATAPI disk 915 1 = /dev/pf1 Second parallel port ATAPI disk 916 2 = /dev/pf2 Third parallel port ATAPI disk 917 3 = /dev/pf3 Fourth parallel port ATAPI disk [all …]
|
| H A D | kernel-parameters.rst | 99 EIDE EIDE/ATAPI support is enabled.
|
| /OK3568_Linux_fs/kernel/drivers/block/ |
| H A D | Kconfig | 129 "Parallel port ATAPI CD-ROMs", "Parallel port ATAPI disks" etc.) and 359 compliant ATAPI or SCSI drive, which is just about any newer
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.android-fastboot | 79 * IDE, ATAPI and SATA disks: hd
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/laptops/ |
| H A D | disk-shock-protection.rst | 21 ATA/ATAPI-7 specifies the IDLE IMMEDIATE command with unload feature.
|
| /OK3568_Linux_fs/u-boot/board/freescale/m54455evb/ |
| H A D | README | 100 CONFIG_ATAPI -- define ATAPI support
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/nfs/ |
| H A D | nfsroot.rst | 292 cdrecord dev=ATAPI:1,0,0 arch/x86/boot/image.iso
|
| /OK3568_Linux_fs/kernel/ |
| H A D | CREDITS | 102 D: ATAPI CD-Changer support, Major 2.1.x CD-ROM update. 517 D: Maintainer of IDE/ATAPI floppy driver 1396 D: PARIDE subsystem: drivers for parallel port IDE & ATAPI devices 2857 D: Original author and maintainer of IDE/ATAPI floppy/tape drivers 3541 D: ATAPI cdrom driver
|