]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit759fc2480bd5570dcbe4492b14a2cce6141bc353
tree6359d29b2df96f3ac7b89e4f6d75c536126b0794
parent798981aed7cb47b04a1c2f0e4156ba82f6ff2879
[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]