diff options
-rw-r--r-- | NEWS | 1 | ||||
-rw-r--r-- | lst/pcitable | 2 |
2 files changed, 3 insertions, 0 deletions
@@ -5,6 +5,7 @@ - add support for Intel B43 graphics adapter - disable NVidia propretary driver on 0x10de:0x0110 as it segfaults on 2010.0 +- add new ATI ids from fglrx 8.690 (10.1) Version 0.1.281 - 3 January 2010 diff --git a/lst/pcitable b/lst/pcitable index 69d3182e..2a9d8de3 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -425,6 +425,7 @@ 0x1002 0x9456 "Card:ATI FirePro (radeon/fglrx)" 0x1002 0x945a "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x945b "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" +0x1002 0x945e "Card:ATI Radeon HD 2000 and later (vesa/fglrx)" 0x1002 0x9460 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x9462 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x946a "Card:ATI FirePro (radeon/fglrx)" @@ -435,6 +436,7 @@ 0x1002 0x9487 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x9488 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x9489 "Card:ATI FirePro (radeon/fglrx)" +0x1002 0x948a "Card:ATI Radeon HD 2000 and later (vesa/fglrx)" 0x1002 0x948f "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x9490 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" 0x1002 0x9491 "Card:ATI Radeon HD 2000 and later (radeon/fglrx)" |