diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-03-12 01:18:02 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-03-12 01:18:02 +0000 |
commit | cafc605288526f4f388be7309119f325a3fc5830 (patch) | |
tree | cba26a12f1c2ef747a7f5f4210809d2b4aec2b88 | |
parent | b7d49672f65e1894e3b4f0c9f8563c9202d46242 (diff) | |
download | ldetect-lst-cafc605288526f4f388be7309119f325a3fc5830.tar ldetect-lst-cafc605288526f4f388be7309119f325a3fc5830.tar.gz ldetect-lst-cafc605288526f4f388be7309119f325a3fc5830.tar.bz2 ldetect-lst-cafc605288526f4f388be7309119f325a3fc5830.tar.xz ldetect-lst-cafc605288526f4f388be7309119f325a3fc5830.zip |
rename IMS definition for consistency, sanitize apm definitions, support one more apm card according to driver source
-rw-r--r-- | lst/Cards+ | 12 | ||||
-rw-r--r-- | lst/pcitable | 14 |
2 files changed, 8 insertions, 18 deletions
@@ -402,19 +402,9 @@ LINE Option "SWcursor" # Alliance Semiconductor -NAME Diamond Stealth Video 2500 +NAME Alliance ProMotion-based cards DRIVER apm -NAME AT3D -DRIVER apm -LINE #Option "no_accel" - -NAME AT25 -DRIVER apm - -NAME Hercules Stingray 128 3D -SEE AT3D - # NeoMagic NAME NeoMagic MagicGraph (laptop/notebook) diff --git a/lst/pcitable b/lst/pcitable index 1db91c81..56d391e2 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -3507,8 +3507,8 @@ 0x10e0 0x5028 "unknown" "Integrated Micro|IMS5028" 0x10e0 0x8849 "unknown" "Integrated Micro|IMS8849" 0x10e0 0x8853 "unknown" "Integrated Micro|IMS8853" -0x10e0 0x9128 "Card:IMS TwinTurbo (generic)" "Integrated Micro|IMS9129 [Twin turbo 128]" -0x10e0 0x9135 "Card:IMS TwinTurbo (generic)" "IMS|TwinTurbo 3D" +0x10e0 0x9128 "Card:IMS TwinTurbo-based cards" "Integrated Micro|IMS9129 [Twin turbo 128]" +0x10e0 0x9135 "Card:IMS TwinTurbo-based cards" "IMS|TwinTurbo 3D" 0x10e1 0x0391 "unknown" "Tekram|TRM-S1040" 0x10e1 0x690c "unknown" "Tekram|DC-690c" 0x10e1 0xdc20 "unknown" "Tekram Technology Corp. Ltd.|DC-290 EIDE Controller" @@ -4323,11 +4323,11 @@ 0x1142 0x6410 "unknown" "Alliance Semiconductor|GUI Accelerator" 0x1142 0x6412 "unknown" "Alliance Semiconductor|GUI Accelerator" 0x1142 0x6420 "unknown" "Alliance Semiconductor|GUI Accelerator" -0x1142 0x6422 "Card:VGA driver (generic)" "Alliance Semiconductor|ProVideo 6422" -0x1142 0x6424 "unknown" "Alliance Semiconductor|ProVideo 6424" -0x1142 0x6425 "Card:AT25" "Alliance Semiconductor|ProMotion AT25" +0x1142 0x6422 "Card:Alliance ProMotion-based cards" "Alliance Semiconductor|ProVideo 6422" +0x1142 0x6424 "Card:Alliance ProMotion-based cards" "Alliance Semiconductor|ProVideo 6424" +0x1142 0x6425 "Card:Alliance ProMotion-based cards" "Alliance Semiconductor|ProMotion AT25" 0x1142 0x6426 "unknown" "Alliance Semiconductor|GUI Accelerator" -0x1142 0x643d "Card:AT3D" "Alliance Semiconductor|ProMotion AT3D" +0x1142 0x643d "Card:Alliance ProMotion-based cards" "Alliance Semiconductor|ProMotion AT3D" 0x1144 0x0001 "unknown" "Cincinnati Milacron|Noservo controller" 0x1145 0x8007 "nsp32" "Workbit Corp.|NinjaSCSI-32 Workbit" 0x1145 0x8009 "nsp32" "Workbit Corp.|" @@ -6658,7 +6658,7 @@ 0x5168 0x0300 "unknown" "Animation Technologies Inc.|FlyDVB-S" 0x5168 0x0301 "unknown" "Animation Technologies Inc.|FlyDVB-T" 0x5213 0x0510 "snd-fm801" "Gallant|Odyssey Sound 4" -0x5301 0x0001 "Card:AT3D" "Alliance Semiconductor|ProMotion aT3D" +0x5301 0x0001 "Card:Alliance ProMotion-based cards" "Alliance Semiconductor|ProMotion aT3D" 0x5333 0x0551 "Card:S3 Trio3D-based cards" "S3 Inc.|Plato/PX (system)" 0x5333 0x0e11 "Card:S3 8xx / 9xx / Trio-based cards" "S3 Inc.|86c775/86c785 [Trio 64V2/DX or /GX]" 0x5333 0x5631 "Card:S3 ViRGE-based cards" "S3 Inc.|86c325 [ViRGE]" |