diff options
author | Francois Pons <fpons@mandriva.com> | 2001-09-21 14:36:24 +0000 |
---|---|---|
committer | Francois Pons <fpons@mandriva.com> | 2001-09-21 14:36:24 +0000 |
commit | 26910bf147e2c47049a1e680f852076db328e969 (patch) | |
tree | 5acee2d46ad0d50da1d02867fd0802c5ccbc9e0c /lst | |
parent | 2ad2d2963b42bbb661b8adaf6602d12df313e519 (diff) | |
download | ldetect-lst-26910bf147e2c47049a1e680f852076db328e969.tar ldetect-lst-26910bf147e2c47049a1e680f852076db328e969.tar.gz ldetect-lst-26910bf147e2c47049a1e680f852076db328e969.tar.bz2 ldetect-lst-26910bf147e2c47049a1e680f852076db328e969.tar.xz ldetect-lst-26910bf147e2c47049a1e680f852076db328e969.zip |
added GeForce3 missing pci id.
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/pcitable b/lst/pcitable index 8a0754da..44b3bc36 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1187,6 +1187,7 @@ 0x10de 0x0201 "Card:NVIDIA GeForce3 (generic)" "nVidia Corporation|GeForce3 (rev 1)" 0x10de 0x0202 "Card:NVIDIA GeForce3 (generic)" "nVidia Corporation|GeForce3 (rev 2)" 0x10de 0x0203 "Card:NVIDIA GeForce3 (generic)" "nVidia Corporation|GeForce3 (rev 3)" +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" 0x10df 0xf700 "unknown" "Emulex Corporation|LP7000 Fibre Channel Host Adapter" |