Re: [linux-usb-devel] [RFC] HID bus design overview.

2007-04-05 Thread Paul Walmsley
On Tue, 3 Apr 2007, Jiri Kosina wrote: > On Tue, 3 Apr 2007, Li Yu wrote: > >> May be, we need some means to change blacklist in runtime. > > Paul Walmsley (added to CC) sent me patches some time ago that among other > things implemented possibility to modify the hid_blacklis

Re: [linux-usb-devel] Error -71 on device descriptor read/all

2007-06-19 Thread Paul Walmsley
On Tue, 19 Jun 2007, Oliver Neukum wrote: > Am Dienstag, 19. Juni 2007 schrieb Chuck Ebbert: > >> Try disabling CONFIG_USB_SUSPEND >> >> [usb developers: what are the drawbacks of doing this?] > > Increased power consumption. speaking of CONFIG_USB_SUSPEND, I've encountered at least one device --

[linux-usb-devel] [PATCH] Force starget->scsi_level in usb-storage scsiglue.c

2005-11-29 Thread Paul Walmsley
ly due to a bug in its firmware. It seems likely that other USB storage enclosures with similar bugs will also benefit from this patch. Tony Lindgren <[EMAIL PROTECTED]> collaborated in the development of this patch. Signed-off-by: Paul Walmsley <[EMAIL PROTECTED]> - Paul diff -

[linux-usb-devel] [PATCH] usb-storage: add debug entry for REPORT LUNS

2005-11-29 Thread Paul Walmsley
Bugs involving the REPORT LUNS SCSI-3 command are much easier to track down if usb-storage displays the command's name, rather than "(Unknown command)". Signed-off-by: Paul Walmsley <[EMAIL PROTECTED]> - Paul diff --git a/drivers/usb/storage/debug.c b/drivers/usb/

Re: [linux-usb-devel] [PATCH] Force starget->scsi_level in usb-storage scsiglue.c

2005-11-30 Thread Paul Walmsley
On Wed, 30 Nov 2005, Alan Stern wrote: The need for this arose from a recent change in the SCSI core. Yes, looks like it is due to this change to drivers/scsi/scsi_scan.c: Author: James Bottomley <[EMAIL PROTECTED]> Date: Thu Sep 22 20:33:28 2005 -0500 [SCSI] allow REPORT LUN scanning

Re: [linux-usb-devel] [PATCH] Force starget->scsi_level in usb-storage scsiglue.c

2005-12-19 Thread Paul Walmsley
m this patch. Tony Lindgren <[EMAIL PROTECTED]> collaborated in the development of this patch. Signed-off-by: Paul Walmsley <[EMAIL PROTECTED]> - Paul diff --git a/drivers/usb/storage/scsiglue.c b/drivers/usb/storage/scsiglue.c index 4837524..4ef5527 100644 --- a/drivers/usb/storag