From 5eadf0cdae898772c1eb1b1687bce6e1b9f25ad1 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 17 Sep 2007 18:53:52 +0000 Subject: use proprietary driver for AGP HD 2xxx cards, as it turns out the AGP bridge bug is not so terrible --- Makefile | 2 +- lst/pcitable | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile b/Makefile index d2425f00..320d57bd 100644 --- a/Makefile +++ b/Makefile @@ -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)" -- cgit v1.2.1