Re: [linux-usb-devel] [PATCH]: cdc-subset to support new vendor/product ID

"jing xiang" <[email protected]>
Newsgroups gmane.linux.network,gmane.linux.usb.devel
Message-ID <[email protected]>
This patch is for cdc subset to support Mavell vendor/product ID.

Signed-off-by: Jing Xiang <[email protected]>

--- linux-2.6.21.5/drivers/usb/net/cdc_subset.c.orig    2007-07-14
13:57:37.543028144 +0800
+++ linux-2.6.21.5/drivers/usb/net/cdc_subset.c 2007-07-14
13:58:30.521974120 +0800

- Hide quoted text -
@@ -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),
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.