diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-01-26 15:28:47 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-01-26 15:28:47 +0000 |
commit | b8f7f4e2f34f48eb39c8516bc411ea3bb6dd15eb (patch) | |
tree | 6307f634927f514ecd23988fa63e57b1bd9d0466 | |
parent | df3538c1350bd73888cc1e09aa0f3cd1a8754465 (diff) | |
download | ldetect-lst-b8f7f4e2f34f48eb39c8516bc411ea3bb6dd15eb.tar ldetect-lst-b8f7f4e2f34f48eb39c8516bc411ea3bb6dd15eb.tar.gz ldetect-lst-b8f7f4e2f34f48eb39c8516bc411ea3bb6dd15eb.tar.bz2 ldetect-lst-b8f7f4e2f34f48eb39c8516bc411ea3bb6dd15eb.tar.xz ldetect-lst-b8f7f4e2f34f48eb39c8516bc411ea3bb6dd15eb.zip |
add various (thanks to Thomas Backlund)
-rw-r--r-- | lst/pcitable | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 4de9cfba..69dabcac 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1399,6 +1399,7 @@ 0x1095 0x0670 "usb-ohci" "CMD Technology Inc|USB0670 (PCI-USB ASIC)" 0x1095 0x0673 "usb-ohci" "CMD Technology Inc|USB0673 PCI-USB ASIC" 0x1095 0x0680 "unknown" "CMD Technology Inc.|PCI-680 UltraATA/133 EIDE Controller" +0x1095 0x3112 "unknown" "Silicon Image|Sil3112A Serial ATA" 0x1097 0x0038 "unknown" "Appian Technology (ETMA)|EIDE Controller" 0x1097 0x3d32 "unknown" "Appian Graphics|Jeronimo 2000 AGP" 0x1098 0x0001 "Server:SVGA" "Quantum Designs|QD-8500" @@ -1737,7 +1738,7 @@ 0x10de 0x006d "unknown" "Nvidia Corporation|nForce2 PCI Bridge" 0x10de 0x006e "ohci1394" "Nvidia Corporation|nForce2 Firewire Controller" 0x10de 0x00a0 "Card:RIVA TNT2" "nVidia Corporation|Riva TNT2" -0x10de 0x00da "i810_audio" "" +0x10de 0x00da "i810_audio" "Nvidia Corporation|nForce2 Audio Codec Interface" 0x10de 0x0100 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corporation|GeForce 256" 0x10de 0x0101 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corporation|GeForce 256" 0x10de 0x0102 "Card:NVIDIA GeForce 256 (generic)" "nVidia Corporation|NV10 GeForce 256 Ultra" |