linux/drivers/ide/pci
Alan Cox b189346cd1 [PATCH] ide: ide-generic, allow for capture of other unsupported devices
The ide-generic driver gives you DMA at bios tuned speed so can actually run a
lot of unsupported devices quite well.  It has a pci table so that it doesn't
grab disks owned by other drivers but no way to override this.  The patch adds
an option ide-generic-all which makes the driver grab everything going that is
IDE class.

The diff is messy because I put the special case as case 0 to make the if
conditional and long term maintenance easier.

This has been in Fedora for some time.

Signed-off-by: Alan Cox <alan@redhat.com>
Acked-by: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-27 17:36:40 -07:00
..
Makefile
aec62xx.c
alim15x3.c
amd74xx.c [PATCH] PCI: amd74xx patch for new NVIDIA device IDs 2005-05-31 14:26:38 -07:00
atiixp.c
cmd64x.c
cmd640.c
cs5520.c
cs5530.c
cy82c693.c
generic.c [PATCH] ide: ide-generic, allow for capture of other unsupported devices 2005-06-27 17:36:40 -07:00
hpt34x.c
hpt366.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
it8172.c
ns87415.c
opti621.c
pdc202xx_new.c
pdc202xx_old.c
piix.c [PATCH] piix: IDE PATA patch for Intel ESB2 2005-04-16 15:24:42 -07:00
rz1000.c
sc1200.c [PATCH] fix u32 vs. pm_message_t in rest of the tree 2005-04-16 15:25:37 -07:00
serverworks.c
sgiioc4.c [PATCH] ioc4: Core driver rewrite 2005-06-21 18:46:32 -07:00
siimage.c
sis5513.c [PATCH] drivers/ide/pci/sis5513.c: section fixes 2005-05-05 16:36:41 -07:00
sl82c105.c
slc90e66.c
triflex.c
trm290.c
via82cxxx.c