diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2004-12-31 17:55:37 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2004-12-31 17:55:37 +0000 |
commit | 342e368935f0b0e01f8e95172fa9438377790e89 (patch) | |
tree | 5fda68dd9a169a86277a439f797f78d1adb81fcd | |
parent | 3ebfa869cf527833ad8653b629bd5eae3e36b054 (diff) | |
download | ldetect-lst-342e368935f0b0e01f8e95172fa9438377790e89.tar ldetect-lst-342e368935f0b0e01f8e95172fa9438377790e89.tar.gz ldetect-lst-342e368935f0b0e01f8e95172fa9438377790e89.tar.bz2 ldetect-lst-342e368935f0b0e01f8e95172fa9438377790e89.tar.xz ldetect-lst-342e368935f0b0e01f8e95172fa9438377790e89.zip |
bugzilla #12871 says this is not a graphic card,
so debian pci.lst is wrong (or we need sub-id to differentiate?)
-rw-r--r-- | lst/pcitable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index b9faf667..4bd70c79 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1167,7 +1167,7 @@ 0x1033 0x010c "unknown" "NEC|VR7701" 0x1036 0x0000 "fdomain" "Future Domain|TMC-18C30 [36C70]" 0x1039 0x0000 "unknown" "Silicon Integrated System| " -0x1039 0x0001 "Card:VESA driver (generic)" "Silicon Integrated Systems [SiS]|5591/5592 AGP" +0x1039 0x0001 "unknown" "Silicon Integrated Systems [SiS]|5591/5592 AGP" 0x1039 0x0002 "sis-agp" "Silicon Integrated Systems [SiS]|SG86C202" 0x1039 0x0003 "unknown" "Silicon Integrated System|SiS648FX Virtual PCI to PCI Bridge (AGP)" 0x1039 0x0005 "unknown" "Silicon Integrated Systems [SiS]|Pentium Chipset" |