diff options
-rw-r--r-- | lst/Cards+ | 4 | ||||
-rw-r--r-- | lst/pcitable | 8 |
2 files changed, 8 insertions, 4 deletions
@@ -362,6 +362,10 @@ NAME Intel 810 and later DRIVER intel DRI_GLX +# unlike i815 and newer, i810 doesn't support graphical installer: +NAME Intel 810 +SEE Intel 810 and later + NAME Intel Vermilion-based cards DRIVER vermilion diff --git a/lst/pcitable b/lst/pcitable index e28a41f9..0a23cec9 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2219,10 +2219,10 @@ 0x8086 0x5200 "eepro100" 0x8086 0x5201 "eepro100" 0x8086 0x7113 "sonypi" -0x8086 0x7121 "Card:Intel 810 and later" -0x8086 0x7123 "Card:Intel 810 and later" -0x8086 0x7125 "Card:Intel 810 and later" -0x8086 0x7127 "Card:Intel 810 and later" +0x8086 0x7121 "Card:Intel 810" +0x8086 0x7123 "Card:Intel 810" +0x8086 0x7125 "Card:Intel 810" +0x8086 0x7127 "Card:Intel 810" 0x8086 0x7196 "slamr" 0x8086 0x7800 "Card:Intel 740-based cards" 0x80ee 0xbeef "Card:VirtualBox virtual video card" |