linux/drivers/ide
Bartlomiej Zolnierkiewicz f367bed005 Revert "ide: change master/slave IDENTIFY order"
This reverts commit b140b99c41.

[ conflict in drivers/ide/ide-probe.c fixed manually ]

It turned out that probing order change causes problems for some drives:

	http://bugzilla.kernel.org/show_bug.cgi?id=10239

Since root causes are still being investigated and are unlikely to be fixed
before 2.6.25 lets revert this change for now.  As a result cable detection
becomes less reliable when compared with 2.6.24 but the affected drives are
useable again.

Reported-by: Richard Genoud <richard.genoud@gmail.com>
Bisected-by: Richard Genoud <richard.genoud@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-03-29 19:48:21 +01:00
..
arm bast-ide: build fix 2008-02-11 00:32:14 +01:00
cris
h8300
legacy qd65xx: remove commented out code 2008-02-26 21:50:36 +01:00
mips
pci ide: skip probing port if "hdx=noprobe" was used for both devices on it 2008-02-26 21:50:34 +01:00
ppc PM: Introduce PM_EVENT_HIBERNATE callback state 2008-02-23 10:40:04 -08:00
ide-acpi.c
ide-cd_ioctl.c ide-cd: mark REQ_TYPE_ATA_PC write requests with REQ_RW flag 2008-03-07 21:53:49 +01:00
ide-cd_verbose.c
ide-cd.c ide-cd: fix CD/DVD burning 2008-02-26 21:50:35 +01:00
ide-cd.h
ide-disk.c ide-disk: add missing printk() KERN_* levels 2008-02-26 21:50:36 +01:00
ide-dma.c ide: fix enabling DMA on it821x in "smart" mode 2008-03-07 21:53:49 +01:00
ide-floppy.c ide: add ide_read_error() inline helper 2008-02-06 02:57:51 +01:00
ide-generic.c falconide: locking bugfix 2008-02-19 01:41:25 +01:00
ide-io.c ide-disk: fix flush requests (take 2) 2008-02-11 00:32:14 +01:00
ide-iops.c Revert "ide: change master/slave IDENTIFY order" 2008-03-29 19:48:21 +01:00
ide-lib.c ide: remove commented out entries from ide_pio_blacklist[] 2008-03-22 16:40:20 +01:00
ide-pnp.c
ide-probe.c Revert "ide: change master/slave IDENTIFY order" 2008-03-29 19:48:21 +01:00
ide-proc.c
ide-scan-pci.c
ide-tape.c Revert "ide-tape: schedule driver for removal after 6 months" 2008-03-22 16:44:27 +01:00
ide-taskfile.c IDE: Make taskfile interface more robust wrt unexpected end-of-command 2008-03-18 21:26:24 -07:00
ide-timing.h
ide.c ide: mark "hdx=remap" and "hdx=remap63" kernel parameters as obsoleted 2008-03-22 16:40:22 +01:00
Kconfig ide: update references to Documentation/ide/ide.txt (v2) 2008-03-07 21:53:50 +01:00
Makefile
setup-pci.c