]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Missing PCI id update for VIA IDE
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 30 Aug 2006 18:35:49 +0000 (11:35 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 8 Sep 2006 21:51:39 +0000 (14:51 -0700)
commit1a9546a59f5792d2baeedb6b290a9449e3c43f9e
tree4b6047468ab12e1c80dcf42b292aa48ae46e6a05
parentf3658cfac5012abbb8bed0bb027983e1cdf168bc
Missing PCI id update for VIA IDE

The following change from -mm is important to 2.6.18 (actually to 2.6.17
but its too late for that). This was contributed over three months ago
by VIA to Bartlomiej and nothing happened. As a result the new chipset
is now out and Linux won't run on it. By the time 2.6.18 is finalised
this will be the defacto standard VIA chipset so support would be a good
plan.

Tested in -mm for a while, its essentially a PCI ident update but for
the bridge chip because VIA do things in weird ways.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/ide/pci/via82cxxx.c