diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-17 13:25:50 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2002-07-17 13:25:50 +0000 |
commit | aad9e607fd8975b6c8204b196d67d27777616d6c (patch) | |
tree | c5482ebf6552f98c5000f129f1a635a678cad11d /lst | |
parent | 297151270a49e377daf1cf7eaa50ffa490f2a94e (diff) | |
download | ldetect-lst-aad9e607fd8975b6c8204b196d67d27777616d6c.tar ldetect-lst-aad9e607fd8975b6c8204b196d67d27777616d6c.tar.gz ldetect-lst-aad9e607fd8975b6c8204b196d67d27777616d6c.tar.bz2 ldetect-lst-aad9e607fd8975b6c8204b196d67d27777616d6c.tar.xz ldetect-lst-aad9e607fd8975b6c8204b196d67d27777616d6c.zip |
fill empty string for visor from what real device reported (aka fix
"pixel think the (null) bug is still there when it isn't"
Diffstat (limited to 'lst')
-rw-r--r-- | lst/usbtable | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lst/usbtable b/lst/usbtable index 74e40c08..b5563ed6 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -411,7 +411,7 @@ 0x054c 0x002e "unknown" "Sony Corp.|Sony HandyCam MemoryStick Reader" 0x054c 0x0032 "unknown" "Sony Corp.|MemoryStick MSC-U01 Reader" 0x054c 0x0038 "visor" "Sony Corp.|CLIE PEG-S300/D PalmOS PDA" -0x054c 0x0066 "visor" "" +0x054c 0x0066 "visor" "Sony Corp.|Palm Handheld" 0x0553 0x0002 "cpia_usb" "VLSI Vision Ltd.|CPiA WebCam" 0x0553 0x0202 "unknown" "VLSI Vision Ltd.|Aiptek PenCam 1" 0x0557 0x2001 "uss720" "ATEN International Co. Ltd.|UC-1284 Printer Port" |