]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/usb/cdc_subset.c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6-omap-h63xx.git] / drivers / net / usb / cdc_subset.c
index bc62b012602b0a6a85bd6dda00d7702743b8a98e..0ec7936cbe2139d3085d5388165f4b308c611b17 100644 (file)
@@ -26,8 +26,7 @@
 #include <linux/workqueue.h>
 #include <linux/mii.h>
 #include <linux/usb.h>
-
-#include "usbnet.h"
+#include <linux/usb/usbnet.h>
 
 
 /*
@@ -304,6 +303,9 @@ static const struct usb_device_id   products [] = {
 }, {
        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, ...