[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)
commit28a2a3f58707cba16b329b90f601c01599456491
tree3d8aeaee3c4d843c4c676b2243579cf80f9fcaa7
parent38f5745c5a90641079fd5b48600ae63f7ab6edcd
[PATCH] Fix 2.6.18-rc6 IDE breakage, add missing ident needed for current VIA boards

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>
drivers/ide/pci/aec62xx.c
drivers/ide/pci/serverworks.c
drivers/ide/pci/siimage.c
drivers/scsi/sata_via.c