ASIX: Add IO-DATA ETG-US2 Support.
[powerpc.git] / drivers / usb / net / asix.c
index 896449f..4206df2 100644 (file)
@@ -1449,6 +1449,10 @@ static const struct usb_device_id        products [] = {
        // Linksys USB1000
        USB_DEVICE (0x1737, 0x0039),
        .driver_info = (unsigned long) &ax88178_info,
+}, {
+       // IO-DATA ETG-US2
+       USB_DEVICE (0x04bb, 0x0930),
+       .driver_info = (unsigned long) &ax88178_info,
 },
        { },            // END
 };