summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/dev/usb/if_aue.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/if_aue.c b/sys/dev/usb/if_aue.c
index 7724ef71ee68..c3ed9e7bce55 100644
--- a/sys/dev/usb/if_aue.c
+++ b/sys/dev/usb/if_aue.c
@@ -111,6 +111,7 @@ static struct aue_type aue_devs[] = {
{ USB_VENDOR_DLINK, USB_PRODUCT_DLINK_DSB650TX_PNA },
{ USB_VENDOR_SMC, USB_PRODUCT_SMC_2202USB },
{ USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB100TX },
+ { USB_VENDOR_COREGA, USB_PRODUCT_COREGA_FETHER_USB_TX },
{ 0, 0 }
};