Home
last modified time | relevance | path

Searched refs:ide (Results 1 – 58 of 58) sorted by relevance

/linux-4.4.14/drivers/ide/
DMakefile5 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 …]
DKconfig24 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/
D00-INDEX3 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
Dide-tape.txt3 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
DChangeLog.ide-cd.1994-200425 * 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 …]
DChangeLog.ide-tape.1995-200217 * 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 …]
Dide.txt97 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
DChangeLog.ide-floppy.1996-20025 * Ver 0.1 Oct 17 96 Initial test version, mostly based on ide-tape.c.
/linux-4.4.14/Documentation/mips/
DAU1xxx_IDE.README5 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/
Dide-cd9 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 …]
D00-INDEX7 ide-cd
Dcdrom-standard.tex453 the ide-cd driver supports this functionality.
/linux-4.4.14/Documentation/devicetree/bindings/ata/
Dcavium-compact-flash.txt18 - 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/
DREADME33 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/
Dcs5536_vsm.h21 DECLARE_CS5536_MODULE(ide)
/linux-4.4.14/drivers/net/ethernet/intel/ixgb/
Dixgb_param.c462 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/
DMakefile3 obj-$(CONFIG_LEDS_TRIGGER_IDE_DISK) += ledtrig-ide-disk.o
/linux-4.4.14/arch/arm/boot/dts/
Dkirkwood-ns2lite.dts29 linux,default-trigger = "ide-disk";
Dkirkwood-topkick.dts132 linux,default-trigger = "ide-disk";
Dtegra20-trimslice.dts40 nvidia,function = "ide";
Dtegra20-tamonten.dtsi35 nvidia,function = "ide";
Dtegra20-ventana.dts48 nvidia,function = "ide";
Dam57xx-beagle-x15.dts88 linux,default-trigger = "ide-disk";
Dtegra20-harmony.dts49 nvidia,function = "ide";
Dtegra20-seaboard.dts49 nvidia,function = "ide";
/linux-4.4.14/drivers/
DKconfig23 # misc before ide - BLK_DEV_SGIIOC4 depends on SGI_IOC4
27 source "drivers/ide/Kconfig"
DMakefile72 obj-$(CONFIG_IDE) += ide/
/linux-4.4.14/arch/arm/mach-s3c64xx/
DMakefile37 obj-$(CONFIG_S3C64XX_SETUP_IDE) += setup-ide.o
/linux-4.4.14/sound/isa/opti9xx/
Dmiro.c63 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/
Dleds-gpio.txt36 linux,default-trigger = "ide-disk";
Dcommon.txt29 "ide-disk" - LED indicates disk activity
/linux-4.4.14/arch/arm/mach-s3c24xx/
DMakefile93 obj-$(CONFIG_MACH_BAST_IDE) += bast-ide.o
/linux-4.4.14/Documentation/scsi/
Dosst.txt116 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.
Darcmsr_spec.txt445 ** (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/
DREADME.freeze55 doing DMA at the same time. bttv + ide seems to cause this sometimes,
/linux-4.4.14/Documentation/leds/
Dleds-class.txt14 existing subsystems with minimal additional code. Examples are the ide-disk,
/linux-4.4.14/Documentation/ioctl/
Dhdio.txt10 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/
Dswsusp-dmcrypt.txt83 if [ -f /proc/ide/hde/media ]
Dswsusp.txt137 * assume we had special "polling" ide driver that only uses memory
/linux-4.4.14/Documentation/filesystems/
Dproc.txt25 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/
Dnvidia,tegra20-pinmux.txt110 hdmi, i2cp, i2c1, i2c2, i2c3, ide, irda, kbc, mio, mipi_hs, nand,
/linux-4.4.14/Documentation/laptops/
Dasus-laptop.txt75 kernel triggers like ide-disk or heartbeat.
Ddisk-shock-protection.txt98 request to the HD. Actually, when you are using an ide driver rather
/linux-4.4.14/arch/powerpc/boot/dts/
Dmpc8379_rdb.dts449 linux,default-trigger = "ide-disk";
Dmpc8315erdb.dts475 linux,default-trigger = "ide-disk";
Dmpc8377_rdb.dts499 linux,default-trigger = "ide-disk";
Dmpc8378_rdb.dts483 linux,default-trigger = "ide-disk";
/linux-4.4.14/Documentation/m68k/
DREADME.buddha2 The Amiga Buddha and Catweasel IDE Driver (part of ide.c) was written by
/linux-4.4.14/arch/mips/boot/dts/cavium-octeon/
Docteon_68xx.dts568 cavium,true-ide;
Docteon_3xxx.dts513 cavium,true-ide;
/linux-4.4.14/drivers/macintosh/
DKconfig99 and the ide-disk LED trigger and configure appropriately through
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1408 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
Ddevices.txt2885 maybe ParPort) versions may be driven via ide-scsi or
/linux-4.4.14/drivers/pinctrl/
Dpinctrl-tegra20.c1923 FUNCTION(ide),
/linux-4.4.14/
DMAINTAINERS5311 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 …]
DCREDITS101 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/
DALSA-Configuration.txt1307 ide - enable onboard ide support
/linux-4.4.14/Documentation/block/
Dbiodoc.txt35 Andre Hedrick <andre@linux-ide.org>