On Mon, 24 Jan 2005, Phil Dibowitz wrote:
> Don wrote:
> > #Ù##SCSI emulation for USB Mass Storage devices#<3>usb-storage: Error
> > in %s: state = %d, us->srb = %p
> > ##<3>usb-storage: Error in %s: invalid state %d
> > ##eUSB SmartMedia / CompactFlash
> > Adapter##DSC-S30/S70/S75/505V/F505/F707
Don wrote:
#ÃÂ##SCSI emulation for USB Mass Storage devices#<3>usb-storage: Error
in %s: state = %d, us->srb = %p
##<3>usb-storage: Error in %s: invalid state %d
##eUSB SmartMedia / CompactFlash
Adapter##DSC-S30/S70/S75/505V/F505/F707/F717/P8##PyroGate External
CD-ROM Enclosure (FCD-523)SIIG/Da
On Thu, 3 Apr 2003 16:09:42 +0200
[EMAIL PROTECTED] wrote:
> void hid_write_report(struct hid_device *hid, struct hid_report *report)
> {
> if (hid->claimed & HID_CLAIMED_HIDDEV) {
This should probably check (report->id != 0) instead - it does not
matter where the output request came from