diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-03 19:17:11 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2006-02-03 19:17:11 +0000 |
commit | bbfcc7cdca8b5f5edb345d43327cbedce103a57e (patch) | |
tree | bedbae17fd2e42c58b5ab1b8e54eb736b0c41c85 | |
parent | de6944cf9b74b2fc487efc9cce0d9fe2b7a3562e (diff) | |
download | ldetect-lst-bbfcc7cdca8b5f5edb345d43327cbedce103a57e.tar ldetect-lst-bbfcc7cdca8b5f5edb345d43327cbedce103a57e.tar.gz ldetect-lst-bbfcc7cdca8b5f5edb345d43327cbedce103a57e.tar.bz2 ldetect-lst-bbfcc7cdca8b5f5edb345d43327cbedce103a57e.tar.xz ldetect-lst-bbfcc7cdca8b5f5edb345d43327cbedce103a57e.zip |
sync with kernel-linus-2.6.16.rc2.8mdk
-rw-r--r-- | lst/pcitable | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/lst/pcitable b/lst/pcitable index 51e32267..4448fce9 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -2809,7 +2809,7 @@ 0x10de 0x00f0 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV40 [GeForce 6800/GeForce 6800 Ultra]" 0x10de 0x00f1 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV43 [GeForce 6600/GeForce 6600 GT]" 0x10de 0x00f2 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV43 [GeForce 6600 GT]" -0x10de 0x00f3 "unknown" "nVidia Corp.|NV43 [GeForce 6200]" +0x10de 0x00f3 "nvidiafb" "nVidia Corp.|NV43 [GeForce 6200]" 0x10de 0x00f8 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV45GL [Quadro FX 3400 PCI-Express]" 0x10de 0x00f9 "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV40 [GeForce 6800 Ultra]" 0x10de 0x00fa "Card:NVIDIA GeForce FX (generic)" "nVidia Corp.|NV36 [GeForce FX 5750 PCI-Express]" @@ -5058,6 +5058,9 @@ 0x13c0 0x0010 "synclink" "Microgate Corp.|SyncLink WAN Adapter" 0x13c0 0x0020 "unknown" "Microgate Corp.|SyncLink SCC Adapter" 0x13c0 0x0030 "synclinkmp" "Microgate Corp.|SyncLink Multiport Adapter" +0x13c0 0x0070 "synclink_gt" "" +0x13c0 0x0080 "synclink_gt" "" +0x13c0 0x0090 "synclink_gt" "" 0x13c0 0x0210 "synclink" "Microgate Corp.|SyncLink Adapter v2" 0x13c1 0x1000 "3w-xxxx" "3ware Inc.|3ware ATA-RAID" 0x13c1 0x1001 "3w-xxxx" "3ware Inc.|3ware 7000-series ATA-RAID" |