[PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 player
authorDaniel Drake <dsd@gentoo.org>
Wed, 31 Aug 2005 15:38:41 +0000 (16:38 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 12 Sep 2005 19:23:51 +0000 (12:23 -0700)
commite1c37b8d83fb588cc1142938fb1a1476046c8d67
treebbe0c8de893e3ff31648f6197255c162fc9fdb4c
parent1ea640ce1118b0742a6e8675bddc07fc3df326b7
[PATCH] USB: usb-storage: Add unusual_devs entry for Neuros Audio MP3 player

Alan Stern wrote:
> If the device sometimes reports the correct values, then you should
> include NEED_OVERRIDE flag to prevent messages about unnecessary
> overrides showing up in the system log.  Also, if bInterfaceSubclass
> is correct and only bInterfaceProtocol is wrong, then the entry should
> say US_SC_DEVICE instead of US_SC_SCSI.

Fair points, thanks.

When connected over USB2, this device reports a nonsense
bInterfaceProtocol value 6 and doesn't work with usb-storage.  When
connected over USB1, the device reports the correct bInterfaceProtocol
value 0x50 (bulk) and works with no problems.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/storage/unusual_devs.h