Changeset 26907
- Timestamp:
- 2011-05-15T21:24:11+02:00 (7 years ago)
- Location:
- branches/backfire/target/linux/generic-2.6
- Files:
-
- 2 copied
Legend:
- Unmodified
- Added
- Removed
-
branches/backfire/target/linux/generic-2.6/patches-2.6.32/802-usb_serial_option_add_more_devices.patch
r26906 r26907 17 17 #define PIRELLI_VENDOR_ID 0x1266 18 18 #define PIRELLI_PRODUCT_C100_1 0x1002 19 @@ -48 9,6 +491,7 @@ static struct usb_device_id option_ids[]19 @@ -480,6 +482,7 @@ static struct usb_device_id option_ids[] 20 20 { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_K3765, 0xff, 0xff, 0xff) }, 21 21 { USB_DEVICE_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, HUAWEI_PRODUCT_ETS1220, 0xff, 0xff, 0xff) }, … … 25 25 { USB_DEVICE(NOVATELWIRELESS_VENDOR_ID, NOVATELWIRELESS_PRODUCT_V640) }, /* Novatel Merlin V640/XV620 */ 26 26 { USB_DEVICE(NOVATELWIRELESS_VENDOR_ID, NOVATELWIRELESS_PRODUCT_V620) }, /* Novatel Merlin V620/S620 */ 27 @@ -8 83,6 +886,7 @@ static struct usb_device_id option_ids[]27 @@ -874,6 +877,7 @@ static struct usb_device_id option_ids[] 28 28 { USB_DEVICE(ALINK_VENDOR_ID, 0xce16) }, 29 29 { USB_DEVICE_AND_INTERFACE_INFO(ALINK_VENDOR_ID, ALINK_PRODUCT_3GU, 0xff, 0xff, 0xff) },
Note: See TracChangeset
for help on using the changeset viewer.