[PATCH] non-libata driver for Jmicron devices
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Tue, 3 Oct 2006 08:14:12 +0000 (01:14 -0700)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 3 Oct 2006 15:04:07 +0000 (08:04 -0700)
commitbbb3bbdb0f78cb02451daf5687a99627f7ad1140
tree6359d29b2df96f3ac7b89e4f6d75c536126b0794
parentce164428c4cabfd284ca81913415cacd889aac33
[PATCH] non-libata driver for Jmicron devices

Less functional than libata this just uses the merged interface provided for
dumb legacy OS's.  This is basically a bridge for people not yet ready to use
libata for some reason or another.

Port visibility is entirely dependant on the BIOS setup.

Signed-off-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/Kconfig
drivers/ide/pci/Makefile
drivers/ide/pci/jmicron.c [new file with mode: 0644]