diff options
-rw-r--r-- | ldetect-lst.spec | 5 | ||||
-rw-r--r-- | lst/pcitable | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 025f7bcf..3cb58d5e 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.2 -%define release 24mdk +%define release 25mdk Name: %{name} Version: %{version} @@ -48,6 +48,9 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %changelog +* Fri Sep 21 2001 François Pons <fpons@mandrakesoft.com> 0.1.2-25mdk +- added GeForce 3 Integrated (Xbox). + * Thu Sep 13 2001 Frederic Lepied <flepied@mandrakesoft.com> 0.1.2-24mdk - corrected wacom entries to support the PL500 and the Graphire2. 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" |