From b4e4903892e306a5921590a5b8e103fce7094fce Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Mon, 14 Apr 2008 17:01:23 +0000 Subject: drop special case of a card that should now work okay, add two new Radeon IDs --- Makefile | 2 +- lst/Cards+ | 6 ------ lst/pcitable | 4 +++- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/Makefile b/Makefile index 9e948aab..b4bbc86d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.219 +VERSION := 0.1.220 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/Cards+ b/lst/Cards+ index 9ea29d09..564ef1a1 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -176,12 +176,6 @@ NAME ATI Radeon HD 3200 DRIVER vesa DRIVER2 fglrx -# Tested to be problematic with a machine at Aboukir, works with -# fbdev: see with Blino -NAME ATI Radeon HD 2400 XT -DRIVER fbdev -DRIVER2 fglrx - # ARK Logic NAME Ark Logic ARKx000-based cards diff --git a/lst/pcitable b/lst/pcitable index cf5a4782..ac95d163 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -425,7 +425,7 @@ 0x1002 0x940b "Card:ATI r500 or r600 based FireGL" 0x1002 0x940f "Card:ATI r500 or r600 based FireGL" 0x1002 0x94c0 "Card:ATI Radeon X1300 and later" -0x1002 0x94c1 "Card:ATI Radeon HD 2400 XT" +0x1002 0x94c1 "Card:ATI Radeon X1300 and later" 0x1002 0x94c3 "Card:ATI Radeon X1300 and later" 0x1002 0x94c4 "Card:ATI Radeon X1300 and later" 0x1002 0x94c5 "Card:ATI Radeon X1300 and later" @@ -446,6 +446,8 @@ 0x1002 0x950f "Card:ATI Radeon HD 3870 X2" 0x1002 0x9511 "Card:ATI Radeon X1300 and later" 0x1002 0x9515 "Card:ATI Radeon X1300 and later" +0x1002 0x9517 "Card:ATI Radeon X1300 and later" +0x1002 0x9519 "Card:ATI Radeon X1300 and later" 0x1002 0x9580 "Card:ATI Radeon X1300 and later" 0x1002 0x9581 "Card:ATI Radeon X1300 and later" 0x1002 0x9583 "Card:ATI Radeon X1300 and later" -- cgit v1.2.1