diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,5 @@ +- add support for Intel Atom "Pineview G" and "Pineview GM" integrated + graphics adapters - add support for desktop and mobile Intel Core i3/i5 integrated graphics adapters - add support for Intel B43 graphics adapter diff --git a/lst/pcitable b/lst/pcitable index ab29b690..69d3182e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2025,6 +2025,8 @@ 0x8086 0x7800 "Card:Intel 740-based cards" 0x8086 0x8108 "Card:Intel Poulsbo US15W (GMA500)" 0x8086 0x8109 "Card:Intel Poulsbo US15W (GMA500)" +0x8086 0xa001 "Card:Intel 810 and later" +0x8086 0xa011 "Card:Intel 810 and later" 0x80ee 0xbeef "Card:VirtualBox virtual video card" 0xe159 0x0001 0x0059 0x0001 "ISDN:hisax,type=20" 0xe159 0x0002 0x0051 0x0001 "ISDN:sedlfax" |