Daniel Drake wrote:
--- linux/drivers/usb/storage/shuttle_usbat.c.orig 2006-03-14
23:36:57.000000000 +0000
+++ linux/drivers/usb/storage/shuttle_usbat.c 2006-03-14 23:37:18.000000000
+0000
@@ -855,6 +855,9 @@ static int usbat_identify_device(struct
return rc;
msleep(500);
+ info->devicetype = USBAT_DEV_FLASH;
+ return USB_STOR_TRANSPORT_GOOD;
+
/*
* In attempt to distinguish between HP CDRW's and Flash readers, we now
* execute the IDENTIFY PACKET DEVICE command. On ATA devices (i.e.
flash
Oops. that was supposed to be USBAT_DEV_HP8200
Daniel
-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel