Hi,
Not sure whether this is the right place to submit the patch for
adding new vendor/product ID support.
Could anyone help or point to the right way?
--- driver/usb/net/cdc_subset.c.orig 2007-06-14 19:45:52.062473040 +0800
+++ driver/usb/net/cdc_subset.c 2007-06-14 18:38:35.217166808 +0800
/*-------------------------------------------------------------------------*/
@@ -305,6 +305,9 @@ static const struct usb_device_id produc
USB_DEVICE (0x8086, 0x07d3), // "blob" bootloader
.driver_info = (unsigned long) &blob_info,
}, {
+ USB_DEVICE (0x1286, 0x8001), // "blob" bootloader
+ .driver_info = (unsigned long) &blob_info,
+}, {
// Linux Ethernet/RNDIS gadget on pxa210/25x/26x, second config
// e.g. Gumstix, current OpenZaurus, ...
USB_DEVICE_VER (0x0525, 0xa4a2, 0x0203, 0x0203),
Thanks a lot!
Jing
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel