Am Montag, 8. November 2010, 22:45:39 schrieb Andrew Morton: > > Apparently the linux kernel has a default of 240 sectors, when accessing mass > > storage devices. The blackberry 9000 can't handle more than 128. Every access > > attempt by linux causes a USBI reset: > > > > [ 3275.523018] usb 1-5: reset high speed USB device using ehci_hcd and address > > 6 > > > > Can we add the blackberry 9000 to a blacklist, and set max_sectors to the > > correct no. automatically? > > > > Currently I have to find out the device name and do the following: > > echo 128 > /sys/block/sdh/device/max_sectors > > > > Thid is the lsusb device listing: > > Bus 001 Device 006: ID 0fca:8004 Research In Motion, Ltd. > > > > I am using debian unstable, 64 bit on Intel hardware. > > > > Other people are also affected, see here: > > https://bugzilla.redhat.com/show_bug.cgi?id=517771 > > http://www.thinktek.ca/articles/article3.php > > http://www.blackberryforums.com/linux-users-corner/219069-mass-storage-issues.html > > Probably any such fix would reside in the USB layer, so let's cc that > mailing list. I'll add the quirk but I need a full lsusb for that. Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html