diff options
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | lst/pcitable | 6 |
2 files changed, 4 insertions, 4 deletions
@@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.189 +VERSION := 0.1.190 SVN_URL := $(shell svn info | grep ^URL: | cut -f2 -d\ ) SVN_BASE := $(shell svn info | sed -n '/^URL: \(.*\/$(PACKAGE)\).*/s//\1/p') diff --git a/lst/pcitable b/lst/pcitable index e9e8bc4c..49eceece 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -422,7 +422,7 @@ 0x1002 0x94c0 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x94c1 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x94c3 "Card:ATI Radeon HD 2300 and later" -0x1002 0x94c4 "Card:ATI Radeon HD 2300 and later" +0x1002 0x94c4 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x94c6 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x94c7 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x94c8 "Card:ATI Radeon HD 2300 and later" @@ -431,8 +431,8 @@ 0x1002 0x9580 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x9581 "Card:ATI Radeon HD 2300 and later" 0x1002 0x9583 "Card:ATI Radeon HD 2300 and later" -0x1002 0x9586 "Card:ATI Radeon HD 2300 and later" -0x1002 0x9587 "Card:ATI Radeon HD 2300 and later" +0x1002 0x9586 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" +0x1002 0x9587 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x9588 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x9589 "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" 0x1002 0x958a "Card:ATI Radeon HD 2300 and later (working with proprietary driver)" |