diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2003-01-25 20:46:04 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2003-01-25 20:46:04 +0000 |
commit | 9857b2296e8dbf76a694b83bcf831c4a552083fc (patch) | |
tree | beda1974175fbe625d7540fc68c75b24552dab95 /lst | |
parent | 974ae7a58556a9322583a2032490891b71f37ad3 (diff) | |
download | ldetect-lst-9857b2296e8dbf76a694b83bcf831c4a552083fc.tar ldetect-lst-9857b2296e8dbf76a694b83bcf831c4a552083fc.tar.gz ldetect-lst-9857b2296e8dbf76a694b83bcf831c4a552083fc.tar.bz2 ldetect-lst-9857b2296e8dbf76a694b83bcf831c4a552083fc.tar.xz ldetect-lst-9857b2296e8dbf76a694b83bcf831c4a552083fc.zip |
add network card (thanks to Thomas Backlund)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lst/pcitable b/lst/pcitable index 03adf8f1..ba5ea821 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1562,6 +1562,7 @@ 0x10b7 0x9058 "3c59x" "3Com Corporation|3c905B-Combo [Deluxe Etherlink XL 10/100]" 0x10b7 0x905a "3c59x" "3Com Corporation|3c905B-FX [Fast Etherlink XL FX 10/100]" 0x10b7 0x9200 "3c59x" "3Com Corporation|3c905C-TX [Fast Etherlink]" +0x10b7 0x9201 "3c59x" "3Com Corporation|3c920 Tornado" 0x10b7 0x9300 "unknown" "3Com Corporation|3CSOHO100B-TX [910-A01]" 0x10b7 0x9800 "3c59x" "3Com Corporation|3c980-TX [Fast Etherlink XL Server Adapter]" 0x10b7 0x9805 "3c59x" "3Com Corporation|3c980-TX [Fast Etherlink XL Server Adapter]" @@ -1796,9 +1797,9 @@ 0x10de 0x0250 "Card:NVIDIA GeForce (fbdev)" "NVidia|NV25 [GeForce4 Ti4600]" 0x10de 0x0251 "Card:NVIDIA GeForce (fbdev)" "NVidia|NV25 [GeForce4 Ti4400]" 0x10de 0x0253 "Card:NVIDIA GeForce (fbdev)" "NVidia|NV25 [GeForce4 Ti4200]" -0x10de 0x0258 "Card:NVIDIA GeForce3 (generic)" "NVidia|NV25 (GeForce 4)" -0x10de 0x0259 "Card:NVIDIA GeForce4 (generic)" "nVidia Corporation|Quadro4 750XGL" -0x10de 0x025b "Card:NVIDIA GeForce3 (generic)" "NVidia|NV25 (GeForce 4)" +0x10de 0x0258 "Card:NVIDIA GeForce4 (generic)" "NVidia|Quadro4 900XGL" +0x10de 0x0259 "Card:NVIDIA GeForce4 (generic)" "NVidia|Quadro4 750XGL" +0x10de 0x025b "Card:NVIDIA GeForce4 (generic)" "NVidia|Quadro4 750XGL" 0x10de 0x02a0 "Card:NVIDIA GeForce3 (generic)" "nVidia Corporation|GeForce3 Integrated (Xbox)" 0x10df 0x10df "unknown" "Emulex Corporation|Light Pulse Fibre Channel Adapter" 0x10df 0x1ae5 "unknown" "Emulex Corporation|LP6000 Fibre Channel Host Adapter" |