This adds US_FL_FIX_CAPACITY for yet _another_ entire block of Apple productIds. They really can't seem to get this right. This one is for the iPod Nano. Reported by Tyson Vinson <[EMAIL PROTECTED]>.
Greg, please apply. Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]> -- Phil Dibowitz [EMAIL PROTECTED] Freeware and Technical Pages Insanity Palace of Metallica http://www.phildev.net/ http://www.ipom.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, 1759
This adds US_FL_FIX_CAPACITY for yet _another_ entire block of Apple productIds. They really can't seem to get this right. This one is for the iPod Nano. Reported by Tyson Vinson <[EMAIL PROTECTED]>. Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]> --- diff -puN drivers/usb/storage/unusual_devs.h~unusual_ipod_nano drivers/usb/storage/unusual_devs.h --- linux-2.6.13/drivers/usb/storage/unusual_devs.h~unusual_ipod_nano 2005-09-30 00:21:13.000000000 -0700 +++ linux-2.6.13-phil/drivers/usb/storage/unusual_devs.h 2005-09-30 00:25:42.000000000 -0700 @@ -580,6 +580,16 @@ UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9 US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY ), +/* + * Reported by Tyson Vinson <[EMAIL PROTECTED]> + * This particular productId is the iPod Nano + */ +UNUSUAL_DEV( 0x05ac, 0x120a, 0x0000, 0x9999, + "Apple", + "iPod", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_FIX_CAPACITY ), + #ifdef CONFIG_USB_STORAGE_JUMPSHOT UNUSUAL_DEV( 0x05dc, 0x0001, 0x0000, 0x0001, "Lexar", _
signature.asc
Description: OpenPGP digital signature
