diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-24 13:00:13 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2004-11-24 13:00:13 +0000 |
commit | 5352253cbd20907e53e6af81df5191ecc638bdad (patch) | |
tree | 33b9081599a4d71c54eaa597e26ae6f32524af69 /lst/usbtable | |
parent | 4d5acf30704d659134f5702b3c1c0f32be3fc2ca (diff) | |
download | ldetect-lst-5352253cbd20907e53e6af81df5191ecc638bdad.tar ldetect-lst-5352253cbd20907e53e6af81df5191ecc638bdad.tar.gz ldetect-lst-5352253cbd20907e53e6af81df5191ecc638bdad.tar.bz2 ldetect-lst-5352253cbd20907e53e6af81df5191ecc638bdad.tar.xz ldetect-lst-5352253cbd20907e53e6af81df5191ecc638bdad.zip |
fix double quotes
Diffstat (limited to 'lst/usbtable')
-rw-r--r-- | lst/usbtable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/usbtable b/lst/usbtable index 3957d489..b65993ca 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -746,7 +746,7 @@ 0x04b4 0x0002 "cytherm" "Cypress Semiconductor|CY7C63x0x Thermometer" 0x04b4 0x1002 "dsbr100" "Cypress Semiconductor|R100 Radio" 0x04b4 0x5500 "unknown" "Cypress Semiconductor Corp.|HID->COM RS232 Adapter" -0x04b4 0x6560 "unknown" "Cypress Semiconductor Corp.|CY7C65640 USB-2.0 "TetraHub"" +0x04b4 0x6560 "unknown" "Cypress Semiconductor Corp.|CY7C65640 USB-2.0 'TetraHub'" 0x04b4 0x6830 "unknown" "Cypress Semiconductor Corp.|USB-2.0 IDE Adapter" 0x04b4 0x8613 "usbtest" "Cypress Semiconductor|CY7C68013 EZ-USB FX2 USB 2.0 Development Kit" 0x04b4 0xd5d5 "unknown" "Cypress Semiconductor|CY7C63x0x Zoltrix Z-Boxer GamePad" |