usb: misc: uss720: check for incompatible versions of the Belkin F5U002
authorAlex Henrie <alexhenrie24@gmail.com>
Tue, 26 Mar 2024 15:07:11 +0000 (09:07 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 4 Apr 2024 15:07:48 +0000 (17:07 +0200)
commit3295f1b866bfbcabd625511968e8a5c541f9ab32
tree4baccedb48b8cfe8b138a54e9986ac4377dba0b6
parentd24f05964f2dc5677c8b1f09a6ad42137467d1f0
usb: misc: uss720: check for incompatible versions of the Belkin F5U002

The incompatible device in my possession has a sticker that says
"F5U002 Rev 2" and "P80453-B", and lsusb identifies it as
"050d:0002 Belkin Components IEEE-1284 Controller". There is a bug
report from 2007 from Michael Trausch who was seeing the exact same
errors that I saw in 2024 trying to use this cable.

Link: https://lore.kernel.org/all/46DE5830.9060401@trausch.us/
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Link: https://lore.kernel.org/r/20240326150723.99939-5-alexhenrie24@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/misc/uss720.c