]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] Missing PCI id update for VIA IDE
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 30 Aug 2006 18:14:25 +0000 (19:14 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 30 Aug 2006 23:05:16 +0000 (16:05 -0700)
commit98321c97bd75c9b1875b0b1282c9849c25f301b1
tree0ab90fffff8b5b71a6705ee9e8647dfdee0aa0eb
parent964c4eefa5db31740999f584982349342a0943fe
[PATCH] 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: Linus Torvalds <torvalds@osdl.org>
drivers/ide/pci/via82cxxx.c