diff options
author | Frederic Lepied <flepied@mandriva.com> | 2004-09-28 05:01:21 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2004-09-28 05:01:21 +0000 |
commit | 2927c44db32abafe589403b7c04ebe383110ba14 (patch) | |
tree | 8d2dda401cf9067bb14c0515f9e07d4f87c41f55 | |
parent | e935221536ec4402f475cf1ac41bb9a958dbf57b (diff) | |
download | ldetect-lst-2927c44db32abafe589403b7c04ebe383110ba14.tar ldetect-lst-2927c44db32abafe589403b7c04ebe383110ba14.tar.gz ldetect-lst-2927c44db32abafe589403b7c04ebe383110ba14.tar.bz2 ldetect-lst-2927c44db32abafe589403b7c04ebe383110ba14.tar.xz ldetect-lst-2927c44db32abafe589403b7c04ebe383110ba14.zip |
fixed entry at the wrong place
-rw-r--r-- | lst/usbtable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/usbtable b/lst/usbtable index 033c4bc7..2c60263c 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -630,8 +630,8 @@ 0x04e7 0x0001 "unknown" "Elo TouchSystems|TouchScreen" 0x04e8 0x1003 "unknown" "Samsung Electronics Co., Ltd.|MP3 Player and Recorder" 0x04e8 0x5a03 "unknown" "Samsung Electronics Co., Ltd.|Yepp MP3 Player" -0x04e8 0x7021 "hci_usb" "Samsung Electronics Co., Ltd.|Bluetooth Controller" 0x04e8 0x6601 "visor" "" +0x04e8 0x7021 "hci_usb" "Samsung Electronics Co., Ltd.|Bluetooth Controller" 0x04e8 0x8001 "pl2303" "" 0x04f1 0x0001 "unknown" "Victor Company of Japan (JVC)|GC-QX3 Digital Still Camera" 0x04f1 0x0004 "unknown" "Victor Company of Japan (JVC)|GR-DVL815U Digital Video Camera" |