From 66b2951807446d87ddefadd54f5fdd2bfde58c7d Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Tue, 27 May 2008 21:50:58 +0000 Subject: rs780 now supported by radeonhd, drop separate definition --- Makefile | 2 +- lst/Cards+ | 6 ------ lst/pcitable | 4 ++-- 3 files changed, 3 insertions(+), 9 deletions(-) diff --git a/Makefile b/Makefile index 26b9072c..fbd42395 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.224 +VERSION := 0.1.225 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 61288b8f..4d58090e 100644 --- a/lst/Cards+ +++ b/lst/Cards+ @@ -170,12 +170,6 @@ NAME ATI Radeon HD 3870 X2 DRIVER radeonhd DRI_GLX -# Supported by fglrx but *not* radeonhd or radeon as of 2008/03. -# discussing possibility of backporting support in radeon with pcpa -NAME ATI Radeon HD 3200 -DRIVER vesa -DRIVER2 fglrx - # ARK Logic NAME Ark Logic ARKx000-based cards diff --git a/lst/pcitable b/lst/pcitable index 42965aeb..423ab461 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -475,9 +475,9 @@ 0x1002 0x95cd "Card:ATI r500 or r600 based FireGL" 0x1002 0x95ce "Card:ATI r500 or r600 based FireGL" 0x1002 0x95cf "Card:ATI r500 or r600 based FireGL" -0x1002 0x9610 "Card:ATI Radeon HD 3200" +0x1002 0x9610 "Card:ATI Radeon X1300 and later" 0x1002 0x9611 "Card:ATI Radeon X1300 and later" -0x1002 0x9612 "Card:ATI Radeon HD 3200" +0x1002 0x9612 "Card:ATI Radeon X1300 and later" 0x1002 0x9613 "Card:ATI Radeon X1300 and later" 0x1002 0x9614 "Card:ATI Radeon X1300 and later" 0x1005 0x2301 "Card:VGA driver (generic)" -- cgit v1.2.1