Michael Gohdes wrote: > usb-storage: This device (0e21,0520,0100 S 06 P 50) has an unneeded > Protocol entry in unusual_devs.h > Please send a copy of this message to > <linux-usb-devel@lists.sourceforge.net> > scsi3 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 2 > usb-storage: waiting for device to settle before scanning > Vendor: TOSHIBA Model: MK2006GAL Rev: BY30 > Type: Direct-Access ANSI SCSI revision: 00 > SCSI device sdb: 39063024 512-byte hdwr sectors (20000 MB)
Michael, Would you be willing to give this patch a shot? -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "Be who you are and say what you feel, because those who mind don't matter and those who matter don't mind." - Dr. Seuss
This patch removes the unusual_devs entry for the iAudio M5 which no longer appears to be needed. Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]> --- linux-2.6.17-dev-phil/drivers/usb/storage/unusual_devs.h | 7 ------- 1 file changed, 7 deletions(-) diff -puN drivers/usb/storage/unusual_devs.h~unusual_rm_iaudiom5 drivers/usb/storage/unusual_devs.h --- linux-2.6.17-dev/drivers/usb/storage/unusual_devs.h~unusual_rm_iaudiom5 2006-08-23 21:04:53.000000000 -0700 +++ linux-2.6.17-dev-phil/drivers/usb/storage/unusual_devs.h 2006-08-23 21:05:10.000000000 -0700 @@ -1135,13 +1135,6 @@ UNUSUAL_DEV( 0x0dda, 0x0301, 0x0012, 0x US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), -/* Reported by Jim McCloskey <[EMAIL PROTECTED]> */ -UNUSUAL_DEV( 0x0e21, 0x0520, 0x0100, 0x0100, - "Cowon Systems", - "iAUDIO M5", - US_SC_DEVICE, US_PR_BULK, NULL, - 0 ), - /* Submitted by Antoine Mairesse <[EMAIL PROTECTED]> */ UNUSUAL_DEV( 0x0ed1, 0x6660, 0x0100, 0x0300, "USB", _
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&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