From 24d8ee8202a9f36f5ae1cf552e9a817a61544810 Mon Sep 17 00:00:00 2001 From: Phil Dibowitz Date: Fri, 30 Sep 2005 00:27:36 -0700 Subject: [PATCH] --- yaml --- r: 10789 b: refs/heads/master c: 880a9b5e7f70632ab60131ce3027da1c63fcd39e h: refs/heads/master i: 10787: dc5257fdb7f18f52ebac720dc2f38318a6aaa3b8 v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/unusual_devs.h | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 35cfe843f40d..70df0cbf863a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4a16e0c10a272e53c4a129b155dd711196b1d93 +refs/heads/master: 880a9b5e7f70632ab60131ce3027da1c63fcd39e diff --git a/trunk/drivers/usb/storage/unusual_devs.h b/trunk/drivers/usb/storage/unusual_devs.h index 730ba8dde9bd..a11701840262 100644 --- a/trunk/drivers/usb/storage/unusual_devs.h +++ b/trunk/drivers/usb/storage/unusual_devs.h @@ -605,6 +605,16 @@ UNUSUAL_DEV( 0x05ac, 0x1205, 0x0000, 0x9999, US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_FIX_CAPACITY ), +/* + * Reported by Tyson Vinson + * 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",