diff options
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | lst/pcitable | 6 |
2 files changed, 5 insertions, 3 deletions
@@ -1,3 +1,5 @@ +- fix driver for some r128 cards (mga#7867) + Versino 0.1.311 - 22 November 2012 - switch DRIVER2 for GeForce 7xxx and GeForce 8xxx cards to the diff --git a/lst/pcitable b/lst/pcitable index 372dae72..b527db9a 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -102,12 +102,12 @@ 0x1002 0x4b4c "Card:ATI Radeon HD 4870 and earlier" 0x1002 0x4c42 "Card:ATI Mach 64-based cards" 0x1002 0x4c44 "Card:ATI Mach 64-based cards" -0x1002 0x4c45 "Card:ATI Mach 64-based cards" -0x1002 0x4c46 "Card:ATI Mach 64-based cards" +0x1002 0x4c45 "Card:ATI Rage 128-based cards" +0x1002 0x4c46 "Card:ATI Rage 128-based cards" 0x1002 0x4c47 "Card:ATI Mach 64-based cards" 0x1002 0x4c49 "Card:ATI Mach 64-based cards" 0x1002 0x4c4b "Card:ATI Mach 64-based cards" -0x1002 0x4c4c "Card:ATI Mach 64-based cards" +0x1002 0x4c4c "Card:ATI Rage 128-based cards" 0x1002 0x4c4d "Card:ATI Mach 64-based cards" 0x1002 0x4c4e "Card:ATI Mach 64-based cards" 0x1002 0x4c50 "Card:ATI Mach 64-based cards" |