diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2002-08-26 22:35:00 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2002-08-26 22:35:00 +0000 |
commit | c7b2ddfaaae943fa3250bbeb2b60b7faef26cf3e (patch) | |
tree | 4a28c4f25209936ec118c8e8a9a784b8044d844d /lst | |
parent | 3a95bfe33afff44f54dc1db694ec1877e4260cdd (diff) | |
download | ldetect-lst-c7b2ddfaaae943fa3250bbeb2b60b7faef26cf3e.tar ldetect-lst-c7b2ddfaaae943fa3250bbeb2b60b7faef26cf3e.tar.gz ldetect-lst-c7b2ddfaaae943fa3250bbeb2b60b7faef26cf3e.tar.bz2 ldetect-lst-c7b2ddfaaae943fa3250bbeb2b60b7faef26cf3e.tar.xz ldetect-lst-c7b2ddfaaae943fa3250bbeb2b60b7faef26cf3e.zip |
- fix syntax error in usbtable (and prevent this to happen again)
Diffstat (limited to 'lst')
-rw-r--r-- | lst/pcitable | 6 | ||||
-rw-r--r-- | lst/usbtable | 2 |
2 files changed, 4 insertions, 4 deletions
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" "" |