summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/if_kue.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_kue.c')
-rw-r--r--sys/dev/usb/if_kue.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/dev/usb/if_kue.c b/sys/dev/usb/if_kue.c
index 890d0f7..caae945 100644
--- a/sys/dev/usb/if_kue.c
+++ b/sys/dev/usb/if_kue.c
@@ -115,6 +115,8 @@ static struct kue_type kue_devs[] = {
"KLSI USB ethernet" },
{ USB_VENDOR_ENTREGA, USB_PRODUCT_ENTREGA_E45,
"KLSI USB ethernet" },
+ { USB_VENDOR_3COM, USB_PRODUCT_3COM_3C19250,
+ "KLSI USB ethernet" },
{ 0, 0, NULL }
};
OpenPOWER on IntegriCloud