diff options
author | Nicolas Planel <nplanel@mandriva.com> | 2003-03-18 12:41:55 +0000 |
---|---|---|
committer | Nicolas Planel <nplanel@mandriva.com> | 2003-03-18 12:41:55 +0000 |
commit | 1b2a2a7416303be1c5df9614ebf7fd1ba9b2a2ba (patch) | |
tree | c4b92ed0ab4f94dc112b81168ad6cb49a49c0088 | |
parent | c491e0362c8e39784a2dce8fb4e2a31a080a065c (diff) | |
download | ldetect-lst-1b2a2a7416303be1c5df9614ebf7fd1ba9b2a2ba.tar ldetect-lst-1b2a2a7416303be1c5df9614ebf7fd1ba9b2a2ba.tar.gz ldetect-lst-1b2a2a7416303be1c5df9614ebf7fd1ba9b2a2ba.tar.bz2 ldetect-lst-1b2a2a7416303be1c5df9614ebf7fd1ba9b2a2ba.tar.xz ldetect-lst-1b2a2a7416303be1c5df9614ebf7fd1ba9b2a2ba.zip |
Fix sis usb2 module name and graphics card name
-rw-r--r-- | lst/pcitable | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lst/pcitable b/lst/pcitable index 2cd71c67..50931b6e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -889,10 +889,10 @@ 0x1039 0x6236 "Card:SiS 6326" "Silicon Integrated Systems [SiS]|6236 3D-AGP" 0x1039 0x6300 "Card:SiS 630" "Silicon Integrated Systems [SiS]|SiS630 GUI Accelerator+3D" 0x1039 0x6306 "Card:SiS 530" "Silicon Integrated Systems [SiS]|SiS530 3D PCI/AGP" -0x1039 0x6325 "unknown" "Silicon Integrated System|SiS650/651/740 GUI 2D/3D Accelerator" +0x1039 0x6325 "Card:SiS 650" "Silicon Integrated System|SiS650/651/740 GUI 2D/3D Accelerator" 0x1039 0x6326 "Card:SiS 6326" "Silicon Integrated Systems [SiS]|86C326" 0x1039 0x7001 "usb-ohci" "Silicon Integrated Systems [SiS]|7001 USB" -0x1039 0x7002 "unknown" "Silicon Integrated Systems [SiS]|7002 USB 2.0 Controller" +0x1039 0x7002 "ehci-hcd" "Silicon Integrated Systems [SiS]|7002 USB 2.0 Controller" 0x1039 0x7005 "unknown" "Silicon Integrated System|SiS551/2 Memory Stick Controller" 0x1039 0x7007 "unknown" "Silicon Integrated Systems [SiS]|OHCI Compliant FireWire Controller" 0x1039 0x7012 "snd-intel8x0" "Silicon Integrated Systems [SiS]|SiS7012 PCI Audio Accelerator" |