[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boards
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Mon, 11 Sep 2006 13:45:07 +0000 (14:45 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 11 Sep 2006 14:53:44 +0000 (07:53 -0700)
There are two changes here.  The first reverses the broken PCI_DEVICE
conversion back to the old format.  The second adds a missing PCI ID so
you can actually boot 2.6.18 on 2 month old VIA motherboards (right now
only 2.6.18-mm works).

CC'd to Jeff to check the PCI ident but its a) in several distro kernels
and b) in 2.6.18-mm [twice ??]

Signed-off-by: Alan Cox <alan@redhat.com>
Cc: Jeff Garzik <jeff@garzik.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found