diff options
-rw-r--r-- | ldetect-lst.spec | 5 | ||||
-rw-r--r-- | lst/pcitable | 6 | ||||
-rw-r--r-- | lst/usbtable | 2 |
3 files changed, 8 insertions, 5 deletions
diff --git a/ldetect-lst.spec b/ldetect-lst.spec index 39d05cd3..db7156de 100644 --- a/ldetect-lst.spec +++ b/ldetect-lst.spec @@ -1,6 +1,6 @@ %define name ldetect-lst %define version 0.1.4 -%define release 12mdk +%define release 13mdk Name: %{name} Version: %{version} @@ -63,6 +63,9 @@ fi %{_bindir}/* %changelog +* Tue Aug 27 2002 Pixel <pixel@mandrakesoft.com> 0.1.4-13mdk +- fix syntax error in usbtable (and prevent this to happen again) + * Mon Aug 26 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.4-12mdk - add lots of new devices to hardware db diff --git a/lst/pcitable b/lst/pcitable index f93f1a9d..1270528e 100644 --- a/lst/pcitable +++ b/lst/pcitable @@ -1167,7 +1167,7 @@ 0x1092 0x88f0 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" 0x1092 0x88f1 "Card:Diamond Stealth 64 DRAM SE" "Diamond Multimedia Systems|Stealth 64" 0x1092 0x9876 "unknown" "Diamond Computer Systems|Supra Express 56i Pro CW #2" -0x1092 0x9999 "unknown" "Diamond Multimedia Systems|DMD-I0928-1 "Monster sound" sound chip" +0x1092 0x9999 "unknown" "Diamond Multimedia Systems|DMD-I0928-1 Monster sound sound chip" 0x1093 0x0160 "unknown" "National Instruments|PCI-DIO-96" 0x1093 0x0161 "unknown" "National Instruments|PCI-1200 multifunction data acquisition board" 0x1093 0x0162 "unknown" "National Instruments|PCI-MIO-16XE-50" @@ -1614,7 +1614,7 @@ 0x10e8 0x80d9 "unknown" "Applied Micro|PCI-9118" 0x10e8 0x80da "unknown" "Applied Micro|PCI-9812" 0x10e8 0x811a "unknown" "Applied Micro|PCI-IEEE1355-DS-DE Interface" -0x10e8 0x8170 "unknown" "Applied Micro|S5933 "Matchmaker" PCI Chipset Development Tool" +0x10e8 0x8170 "unknown" "Applied Micro|S5933 Matchmaker PCI Chipset Development Tool" 0x10e8 0x81b7 "unknown" "Applied Micro Circuits Corporation (AMCC)|S5933 AJAVideo NTV ITU-R.601 video stillstore" 0x10e8 0x81db "unknown" "Applied Micro|AJA HDNTV HD SDI Framestore" 0x10e8 0x82db "unknown" "Applied Micro Circuits Corp.|AJA HDNTV HD SDI Framestore" @@ -2696,7 +2696,7 @@ 0x13ea 0x3134 "unknown" "Dallas Semiconductor|DS3134 Chateau Channelized T1/E1/HDLC Controller" 0x13eb 0x0070 "bttv" "Hauppauge|WinTV" 0x13f0 0x0201 "sundance" "Sundance Technology Inc|ST201 Fast Ehternet Adapter" -0x13f4 0x1401 "unknown" "Troika Networks, Inc.|Zentai Fibre Channel Adapter"" +0x13f4 0x1401 "unknown" "Troika Networks, Inc.|Zentai Fibre Channel Adapter" 0x13f6 0x0100 "snd-cmipci" "C-Media Electronics Inc|CM8338A" 0x13f6 0x0101 "snd-cmipci" "C-Media Electronics Inc|CM8338B" 0x13f6 0x0111 "snd-cmipci" "C-Media Electronics Inc|CM8738" diff --git a/lst/usbtable b/lst/usbtable index cf1cca6f..c391ee99 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -559,7 +559,7 @@ 0x05da 0x40ca "unknown" "Microtek International Inc.|ScanMaker 3600" 0x05da 0x80a3 "microtek" "Microtek International Inc.|ScanMaker V6USL (#2)" 0x05da 0x80ac "microtek" "Microtek International Inc.|ScanMaker V6UL/SpicyU" -0x05dc 0x0001 "usb-storage" "Lexar|Jumpshot USB CF Reader"" +0x05dc 0x0001 "usb-storage" "Lexar|Jumpshot USB CF Reader" 0x05e3 0x000b "unknown" "Genesys Logic, Inc.|Karna Razor BoomSlang 2000 Mouse" 0x05e3 0x0300 "unknown" "Genesys Logic, Inc.|GLUSB98PT Parallel Port" 0x05e3 0x0502 "usbnet" "" |