diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,4 @@ +- add support for Intel B43 graphics adapter - disable NVidia propretary driver on 0x10de:0x0110 as it segfaults on 2010.0 diff --git a/lst/pcitable b/lst/pcitable index 9a26b7c2..c478f763 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2011,6 +2011,7 @@ 0x8086 0x2e12 "Card:Intel 810 and later" 0x8086 0x2e22 "Card:Intel 810 and later" 0x8086 0x2e32 "Card:Intel 810 and later" +0x8086 0x2e42 "Card:Intel 810 and later" 0x8086 0x3577 "Card:Intel 810 and later" 0x8086 0x3582 "Card:Intel 810 and later" 0x8086 0x5002 "Card:Intel Vermilion-based cards" |