/linux-4.4.14/drivers/ide/ |
D | Makefile | 5 ccflags-y := -Idrivers/ide 7 ide-core-y += ide.o ide-ioctls.o ide-io.o ide-iops.o ide-lib.o ide-probe.o \ 8 ide-taskfile.o ide-pm.o ide-park.o ide-sysfs.o ide-devsets.o \ 9 ide-io-std.o ide-eh.o 12 ide-core-$(CONFIG_IDE_XFER_MODE) += ide-pio-blacklist.o ide-xfer-mode.o 13 ide-core-$(CONFIG_IDE_TIMINGS) += ide-timings.o 14 ide-core-$(CONFIG_IDE_ATAPI) += ide-atapi.o 15 ide-core-$(CONFIG_BLK_DEV_IDEPCI) += setup-pci.o 16 ide-core-$(CONFIG_BLK_DEV_IDEDMA) += ide-dma.o 17 ide-core-$(CONFIG_BLK_DEV_IDEDMA_SFF) += ide-dma-sff.o [all …]
|
D | Kconfig | 24 module will be called ide-core. 26 For further information, please read <file:Documentation/ide/ide.txt>. 32 comment "Please see Documentation/ide/ide.txt for help/info on IDE drives" 76 The module will be called ide-gd_mod. 134 module will be called ide-cd. 162 <file:drivers/ide/ide-tape.c> and <file:Documentation/ide/ide.txt> 166 module will be called ide-tape. 186 bool "legacy /proc/ide/ support" 191 /proc/ide. In Linux 2.6 this has been superseded by 250 details, read <file:Documentation/ide/ide.txt>. [all …]
|
/linux-4.4.14/Documentation/ide/ |
D | 00-INDEX | 3 ChangeLog.ide-cd.1994-2004 4 - ide-cd changelog 5 ChangeLog.ide-floppy.1996-2002 6 - ide-floppy changelog 7 ChangeLog.ide-tape.1995-2002 8 - ide-tape changelog 9 ide-tape.txt 11 ide.txt
|
D | ide-tape.txt | 3 This driver is a part of the Linux ide driver. 5 The driver, in co-operation with ide.c, basically traverses the 11 tape's relative position in the ide interfaces, as explained in ide.c. 25 General ide driver configuration options, such as the interrupt-unmask 27 as any other ide device. 29 Our own ide-tape ioctl's can be issued to either the block device or 35 1. ide-tape is operating in the pipelined operation mode. 41 in ide.c and apply here as well: 50 overlap method which enables ide.c to service requests from the
|
D | ChangeLog.ide-cd.1994-2004 | 25 * 2.04b May 30, 1995 -- Fix to match changes in ide.c version 3.16 -ml 28 * Use HWIF and DEV_HWIF macros as in ide.c. 40 * 2.05x Aug 11, 1995 -- lots of data structure renaming/restructuring in ide.c 41 * (my apologies to Scott, but now ide-cd.c is independent) 73 * 3.05 Dec 1, 1995 -- Changes to go with overhaul of ide.c and ide-tape.c 111 * 4.00 Nov 5, 1996 -- New ide-cd maintainer, 124 * 4.01 Nov 11, 1996 -- Split into ide-cd.c and ide-cd.h 178 * 4.15 Aug 25, 1998 -- Updated ide-cd.h to respect machine endianness, 186 * - ide_cdrom_reset enabled since the ide subsystem 202 * - Added ignore parameter to ide-cd (as a module), eg [all …]
|
D | ChangeLog.ide-tape.1995-2002 | 17 * ide tapes :-) 28 * add a "request postpone" feature to ide.c, 36 * from the other device can be queued and ide.c will 50 * postponed and ide.c is free to handle requests from 52 * ide.c. The hwgroup locking method which was used 55 * ide.c for use with atapi devices. 77 * that general ide driver features like the unmask 116 * By cooperating with ide-dma.c, bus mastering DMA can 122 * comments in ide-dma.c. 146 * Removed ide-tape.h. [all …]
|
D | ide.txt | 97 with hd.c but not with ide.c), then an command line option may be specified 165 can only be compiled into the kernel, and the core code (ide.c) can be 168 When using ide.c as a module in combination with kmod, add: 170 alias block-major-3 ide-probe 174 When ide.c is used as a module, you can pass command line parameters to the 181 Summary of ide driver parameters for kernel command line 197 You also need to use "probe" kernel parameter for ide-4drives driver 255 Wed Aug 20 22:31:29 CEST 2003 updated ide boot options to current ide.c
|
D | ChangeLog.ide-floppy.1996-2002 | 5 * Ver 0.1 Oct 17 96 Initial test version, mostly based on ide-tape.c.
|
/linux-4.4.14/Documentation/mips/ |
D | AU1xxx_IDE.README | 5 This file describes the 'drivers/ide/au1xxx-ide.c', related files and the 52 b) 'drivers/ide/mips/au1xxx-ide.c' 91 Also define 'IDE_AU1XXX_BURSTMODE' in 'drivers/ide/mips/au1xxx-ide.c' to enable 108 Also undefine 'IDE_AU1XXX_BURSTMODE' in 'drivers/ide/mips/au1xxx-ide.c' to
|
/linux-4.4.14/Documentation/cdrom/ |
D | ide-cd | 9 The ide-cd driver should work with all ATAPI ver 1.2 to ATAPI 2.6 compliant 47 0. The ide-cd relies on the ide disk driver. See 48 Documentation/ide/ide.txt for up-to-date information on the ide 51 1. Make sure that the ide and ide-cd drivers are compiled into the 67 Documentation/ide/ide.txt. 87 in the third position; see Documentation/ide/ide.txt.) 96 when you boot, however. See Documentation/ide/ide.txt for more 168 Documentation/ide/ide.txt for current information about the underlying 178 Documentation/ide/ide.txt, and check how your hardware is 186 lilo option. See Documentation/ide/ide.txt. (This feature was [all …]
|
D | 00-INDEX | 7 ide-cd
|
D | cdrom-standard.tex | 453 the ide-cd driver supports this functionality.
|
/linux-4.4.14/Documentation/devicetree/bindings/ata/ |
D | cavium-compact-flash.txt | 18 - cavium,true-ide: Optional, if present the CF connection is in True IDE mode. 28 cavium,true-ide;
|
/linux-4.4.14/arch/m68k/q40/ |
D | README | 33 block/q40ide.c # startup for ide 34 ide* # see Documentation/ide/ide.txt 110 with other architectures - ide,serial,parallel, ethernet.
|
/linux-4.4.14/arch/mips/include/asm/mach-loongson64/cs5536/ |
D | cs5536_vsm.h | 21 DECLARE_CS5536_MODULE(ide)
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/ |
D | ixgb_param.c | 462 unsigned int ide = IntDelayEnable[bd]; in ixgb_check_options() local 463 ixgb_validate_option(&ide, &opt); in ixgb_check_options() 464 adapter->tx_int_delay_enable = ide; in ixgb_check_options()
|
/linux-4.4.14/drivers/leds/trigger/ |
D | Makefile | 3 obj-$(CONFIG_LEDS_TRIGGER_IDE_DISK) += ledtrig-ide-disk.o
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | kirkwood-ns2lite.dts | 29 linux,default-trigger = "ide-disk";
|
D | kirkwood-topkick.dts | 132 linux,default-trigger = "ide-disk";
|
D | tegra20-trimslice.dts | 40 nvidia,function = "ide";
|
D | tegra20-tamonten.dtsi | 35 nvidia,function = "ide";
|
D | tegra20-ventana.dts | 48 nvidia,function = "ide";
|
D | am57xx-beagle-x15.dts | 88 linux,default-trigger = "ide-disk";
|
D | tegra20-harmony.dts | 49 nvidia,function = "ide";
|
D | tegra20-seaboard.dts | 49 nvidia,function = "ide";
|
/linux-4.4.14/drivers/ |
D | Kconfig | 23 # misc before ide - BLK_DEV_SGIIOC4 depends on SGI_IOC4 27 source "drivers/ide/Kconfig"
|
D | Makefile | 72 obj-$(CONFIG_IDE) += ide/
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | Makefile | 37 obj-$(CONFIG_S3C64XX_SETUP_IDE) += setup-ide.o
|
/linux-4.4.14/sound/isa/opti9xx/ |
D | miro.c | 63 static int ide; variable 88 module_param(ide, int, 0444); 89 MODULE_PARM_DESC(ide, "enable ide port"); 690 if (ide) { in snd_set_aci_init_values() 691 error = aci_setvalue(aci, ACI_SET_IDE, ide); in snd_set_aci_init_values() 986 snd_iprintf(buffer, " ide : 0x%x\n", ide); in snd_miro_proc_read()
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | leds-gpio.txt | 36 linux,default-trigger = "ide-disk";
|
D | common.txt | 29 "ide-disk" - LED indicates disk activity
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | Makefile | 93 obj-$(CONFIG_MACH_BAST_IDE) += bast-ide.o
|
/linux-4.4.14/Documentation/scsi/ |
D | osst.txt | 116 Via the SCSI emulation layers usb-storage and ide-scsi, you can also use the 124 Note that the ide-tape driver as of 1.16f uses a slightly outdated on-tape 168 helpful. The same holds for Gadi Oxman's ide-tape support for the DI-30.
|
D | arcmsr_spec.txt | 445 ** (0/1/2/3/4, 33/66/100/133/150 for ide ) 457 ** (0/1/2/3/4, 33/66/100/133/150 for ide )
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.freeze | 55 doing DMA at the same time. bttv + ide seems to cause this sometimes,
|
/linux-4.4.14/Documentation/leds/ |
D | leds-class.txt | 14 existing subsystems with minimal additional code. Examples are the ide-disk,
|
/linux-4.4.14/Documentation/ioctl/ |
D | hdio.txt | 10 in drivers/ide/ide.c and drivers/block/scsi_ioctl.c 260 This information is also available from /proc/ide/hdX/identify 949 controller, probes for drives, and creates /proc/ide
|
/linux-4.4.14/Documentation/power/ |
D | swsusp-dmcrypt.txt | 83 if [ -f /proc/ide/hde/media ]
|
D | swsusp.txt | 137 * assume we had special "polling" ide driver that only uses memory
|
/linux-4.4.14/Documentation/filesystems/ |
D | proc.txt | 25 1.3 IDE devices in /proc/ide 583 ide Directory containing info about the IDE subsystem 1003 1.3 IDE devices in /proc/ide 1006 The subdirectory /proc/ide contains information about all IDE devices of which 1014 > cat /proc/ide/drivers 1015 ide-cdrom version 4.53 1016 ide-disk version 1.08 1023 Table 1-6: IDE controller info in /proc/ide/ide? 1055 # cat /proc/ide/ide0/hda/settings
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | nvidia,tegra20-pinmux.txt | 110 hdmi, i2cp, i2c1, i2c2, i2c3, ide, irda, kbc, mio, mipi_hs, nand,
|
/linux-4.4.14/Documentation/laptops/ |
D | asus-laptop.txt | 75 kernel triggers like ide-disk or heartbeat.
|
D | disk-shock-protection.txt | 98 request to the HD. Actually, when you are using an ide driver rather
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | mpc8379_rdb.dts | 449 linux,default-trigger = "ide-disk";
|
D | mpc8315erdb.dts | 475 linux,default-trigger = "ide-disk";
|
D | mpc8377_rdb.dts | 499 linux,default-trigger = "ide-disk";
|
D | mpc8378_rdb.dts | 483 linux,default-trigger = "ide-disk";
|
/linux-4.4.14/Documentation/m68k/ |
D | README.buddha | 2 The Amiga Buddha and Catweasel IDE Driver (part of ide.c) was written by
|
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/ |
D | octeon_68xx.dts | 568 cavium,true-ide;
|
D | octeon_3xxx.dts | 513 cavium,true-ide;
|
/linux-4.4.14/drivers/macintosh/ |
D | Kconfig | 99 and the ide-disk LED trigger and configure appropriately through
|
/linux-4.4.14/Documentation/ |
D | kernel-parameters.txt | 1408 ide-core.nodma= [HW] (E)IDE subsystem 1412 See Documentation/ide/ide.txt. 1414 ide-generic.probe-mask= [HW] (E)IDE subsystem 1426 ide-pci-generic.all-generic-ide [HW] (E)IDE subsystem 4163 ide-disks -- unplug primary master IDE devices 4164 aux-ide-disks -- unplug non-primary-master IDE devices
|
D | devices.txt | 2885 maybe ParPort) versions may be driven via ide-scsi or
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-tegra20.c | 1923 FUNCTION(ide),
|
/linux-4.4.14/ |
D | MAINTAINERS | 5311 L: linux-ide@vger.kernel.org 5312 Q: http://patchwork.ozlabs.org/project/linux-ide/list/ 5313 T: git git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide.git 5315 F: Documentation/ide/ 5316 F: drivers/ide/ 5317 F: include/linux/ide.h 5335 L: linux-ide@vger.kernel.org 5337 F: Documentation/cdrom/ide-cd 5338 F: drivers/ide/ide-cd* 6287 L: linux-ide@vger.kernel.org [all …]
|
D | CREDITS | 101 D: Maintainer of ide-cd and Uniform CD-ROM driver, 1459 E: andre@linux-ide.org 1461 W: http://www.linux-ide.org/ 2673 D: Minor mmap and ide hacks
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 1307 ide - enable onboard ide support
|
/linux-4.4.14/Documentation/block/ |
D | biodoc.txt | 35 Andre Hedrick <andre@linux-ide.org>
|