From c9878c7087727ae28b7c1053e5fa56d9ec9d4fd0 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Wed, 28 May 2008 17:17:52 +0000 Subject: using geode driver for the two chips it supports on advice of upstream (AMD) --- Makefile | 2 +- lst/pcitable | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index fbd42395..d263e354 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include Makefile.config PACKAGE = ldetect-lst -VERSION := 0.1.225 +VERSION := 0.1.226 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 423ab461..bca1b69c 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -489,7 +489,7 @@ 0x100b 0x0020 "natsemi" 0x100b 0x0022 "ns83820" 0x100b 0x002d "cs5535" -0x100b 0x0030 "Card:NSC" +0x100b 0x0030 "Card:AMD Geode GX/LX" 0x100b 0x0104 "Card:NSC" 0x100b 0x0502 "sc1200" 0x100b 0x0504 "Card:NSC" @@ -537,7 +537,7 @@ 0x1022 0x1103 "amd64_agp" 0x1022 0x2000 "pcnet32" 0x1022 0x2001 "pcnet32" -0x1022 0x2081 "unknown" +0x1022 0x2081 "Card:AMD Geode GX/LX" 0x1022 0x7446 "slamr" 0x1022 0x7454 "amd64_agp" 0x1023 0x2000 "snd_trident" -- cgit v1.2.1