diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2005-09-06 19:15:06 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2005-09-06 19:15:06 +0000 |
commit | ca3a8db4505a043db23a18a184dade7382f4654b (patch) | |
tree | 5bca97fed6c8ebb976cd27bfb0ebdbb90e2a7ad8 | |
parent | 8baf21955a09e463b5f2e37230eee29379f5be76 (diff) | |
download | ldetect-lst-ca3a8db4505a043db23a18a184dade7382f4654b.tar ldetect-lst-ca3a8db4505a043db23a18a184dade7382f4654b.tar.gz ldetect-lst-ca3a8db4505a043db23a18a184dade7382f4654b.tar.bz2 ldetect-lst-ca3a8db4505a043db23a18a184dade7382f4654b.tar.xz ldetect-lst-ca3a8db4505a043db23a18a184dade7382f4654b.zip |
workaround buggy kernel failling to tells us the proper driver to use (#17688)
-rw-r--r-- | lst/usbtable | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lst/usbtable b/lst/usbtable index 2b66e582..a5aa0f61 100644 --- a/lst/usbtable +++ b/lst/usbtable @@ -7071,6 +7071,7 @@ 0x2375 0x0001 "unknown" "Digit@lway, Inc.|Digital Audio Player" 0x2478 0x2008 "pl2303" "" 0x2632 0x3209 "unknown" "TwinMOS|7-in-1 Card Reader" +0x2735 0x4104 "usb-storage" "" 0x2770 0x9120 "unknown" "NHJ, Ltd|Che-ez! Snap / iClick Tiny VGA Digital Camera" 0x2821 0x3300 "prism2_usb" "" 0x2c02 0x14ea "prism2_usb" "" |