[patch 1/1] usb-storage: Initialize Huawei E220 with ProductId 0x1004
Johann Wilhelm <[email protected]>
| Newsgroups | gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
From: Johann Wilhelm <[email protected]> <quote of a mail from Huawei> E220 with the productId of 0x1004 has a port as a smart card reader which instead of the CD-ROM, it can be initialized as we did for the productId of 0x1003. <end quote> Signed-off-by: Johann Wilhelm <[email protected]> --- diff -uprN -X linux-2.6.22.6_patched/Documentation/dontdiff linux-2.6.22.6_patched/drivers/usb/storage/unusual_devs.h linux-2.6.22.6_patched_1004/drivers/usb/storage/unusual_devs.h --- linux-2.6.22.6_patched/drivers/usb/storage/unusual_devs.h 2007-09-04 15:47:47.875479887 +0200 +++ linux-2.6.22.6_patched_1004/drivers/usb/storage/unusual_devs.h 2007-09-25 12:24:13.992528502 +0200 @@ -1405,6 +1405,13 @@ UNUSUAL_DEV( 0x12d1, 0x1003, 0x0000, 0x0 US_SC_DEVICE, US_PR_DEVICE, usb_stor_huawei_e220_init, 0), +// Another E220 Device... +UNUSUAL_DEV( 0x12d1, 0x1004, 0x0000, 0x0000, + "HUAWEI MOBILE", + "Mass Storage", + US_SC_DEVICE, US_PR_DEVICE, usb_stor_huawei_e220_init, + 0), + /* Reported by Vilius Bilinkevicius <vilisas AT xxx DOT lt) */ UNUSUAL_DEV( 0x132b, 0x000b, 0x0001, 0x0001, "Minolta", ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel