diff options
author | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-17 17:03:44 +0000 |
---|---|---|
committer | Christophe Fergeau <cfergeau@mandriva.com> | 2009-03-17 17:03:44 +0000 |
commit | bbd54794a9978e420db1ab27bf0dd20a5956fb97 (patch) | |
tree | 9608ece84a525dd4f18eba6682873bd9fa4e3ff3 /lst | |
parent | 82091af6b6ef90e4c102aae5055ad2eef198a94b (diff) | |
download | ldetect-lst-bbd54794a9978e420db1ab27bf0dd20a5956fb97.tar ldetect-lst-bbd54794a9978e420db1ab27bf0dd20a5956fb97.tar.gz ldetect-lst-bbd54794a9978e420db1ab27bf0dd20a5956fb97.tar.bz2 ldetect-lst-bbd54794a9978e420db1ab27bf0dd20a5956fb97.tar.xz ldetect-lst-bbd54794a9978e420db1ab27bf0dd20a5956fb97.zip |
Use (old) Intel 810 driver for 0x8086:0x3582, fixes bug #44371
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 869c651b..79b1120d 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2254,7 +2254,7 @@ 0x8086 0x2e22 "Card:Intel 810 and later" 0x8086 0x2e32 "Card:Intel 810 and later" 0x8086 0x3577 "Card:Intel 810 and later" -0x8086 0x3582 "Card:Intel 810 and later" +0x8086 0x3582 "Card:Intel 810" 0x8086 0x5002 "Card:Intel Vermilion-based cards" 0x8086 0x5200 "eepro100" 0x8086 0x5201 "eepro100" |