diff options
author | Adam Williamson <awilliamson@mandriva.org> | 2007-03-10 09:29:45 +0000 |
---|---|---|
committer | Adam Williamson <awilliamson@mandriva.org> | 2007-03-10 09:29:45 +0000 |
commit | a993061abb4f75f414e28428873f07d58103668d (patch) | |
tree | 62b8e47a7e6963efd65eda765d4735c5410b8503 | |
parent | deed6829ff43a076655c417d549d9127d42b0220 (diff) | |
download | ldetect-lst-a993061abb4f75f414e28428873f07d58103668d.tar ldetect-lst-a993061abb4f75f414e28428873f07d58103668d.tar.gz ldetect-lst-a993061abb4f75f414e28428873f07d58103668d.tar.bz2 ldetect-lst-a993061abb4f75f414e28428873f07d58103668d.tar.xz ldetect-lst-a993061abb4f75f414e28428873f07d58103668d.zip |
Support a couple more SiS / XGI cards from pci.ids
-rw-r--r-- | lst/pcitable | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index b3c5a909..e546dc71 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1612,8 +1612,8 @@ 0x1039 0x6325 "Card:SiS / XGI (315 / 330 / 340 series)" "Silicon Integrated Systems [SiS]|SiS650/651/740 GUI 2D/3D Accelerator" 0x1039 0x6326 "Card:SiS (old series)" "Silicon Integrated Systems [SiS]|86C326" 0x1039 0x6330 "Card:SiS (old series)" "Silicon Integrated Systems [SiS]|SiS Real256E" -0x1039 0x6350 "unknown" "Silicon Integrated Systems [SiS]|770/670 PCIE VGA Display Adapter" -0x1039 0x6351 "unknown" "Silicon Integrated Systems [SiS]|771/671 PCIE VGA Display Adapter" +0x1039 0x6350 "Card:SiS / XGI (315 / 330 / 340 series)" "Silicon Integrated Systems [SiS]|770/670 PCIE VGA Display Adapter" +0x1039 0x6351 "Card:SiS / XGI (315 / 330 / 340 series)" "Silicon Integrated Systems [SiS]|771/671 PCIE VGA Display Adapter" 0x1039 0x6972 "unknown" "Silicon Integrated Systems [SiS]| " 0x1039 0x7001 "ohci-hcd" "Silicon Integrated Systems [SiS]|7001 USB" 0x1039 0x7002 "ehci-hcd" "Silicon Integrated Systems [SiS]|7002 USB 2.0 Controller" @@ -6459,6 +6459,7 @@ 0x18b8 0xb001 "iw_c2" "Ammasso|AMSO 1100 iWARP/RDMA Gigabit Ethernet Coprocessor" 0x18ca 0x0020 "Card:SiS / XGI (315 / 330 / 340 series)" "XGI - Xabre Graphics Inc.|Volari Z7" 0x18ca 0x0040 "Card:SiS / XGI (315 / 330 / 340 series)" "XGI - Xabre Graphics Inc.|Volari V8" +0x18ca 0x0047 "Card:SiS / XGI (315 / 330 / 340 series)" "XGI - Xabre Graphics Inc.|Volari 8300" 0x18d2 0x3069 "unknown" "Sitecom|DC-105v2 ISDN controller" 0x18dd 0x4c6f "unknown" "Artimi Inc.|Artimi RTMI-100 UWB adapter" 0x18e6 0x0001 "unknown" "MPL AG|OSCI [Octal Serial Communication Interface]" |