summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_axe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_axe.c')
-rw-r--r--sys/dev/usb/if_axe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/if_axe.c b/sys/dev/usb/if_axe.c
index 5c243fa..37afee3 100644
--- a/sys/dev/usb/if_axe.c
+++ b/sys/dev/usb/if_axe.c
@@ -109,6 +109,8 @@ static const char rcsid[] =
*/
Static struct axe_type axe_devs[] = {
{ USB_VENDOR_ASIX, USB_PRODUCT_ASIX_AX88172 },
+ { USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DUBE100 },
+ { USB_VENDOR_NETGEAR, USB_PRODUCT_NETGEAR_FA120 },
{ 0, 0 }
};
OpenPOWER on IntegriCloud