summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/usb/if_run.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/if_run.c b/sys/dev/usb/if_run.c
index 88c23fec84f..3f0213d0597 100644
--- a/sys/dev/usb/if_run.c
+++ b/sys/dev/usb/if_run.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_run.c,v 1.14 2009/03/27 13:06:10 jsg Exp $ */
+/* $OpenBSD: if_run.c,v 1.15 2009/03/27 15:00:50 jsg Exp $ */
/*-
* Copyright (c) 2008,2009 Damien Bergamini <damien.bergamini@free.fr>
@@ -162,6 +162,8 @@ static const struct usb_devno run_devs[] = {
/* Entries not in the Ralink Linux driver. */
USB_ID(ASUS2, USBN11),
USB_ID(DLINK2, DWA130),
+ USB_ID(EDIMAX, EW7717),
+ USB_ID(EDIMAX, EW7718),
USB_ID(LINKSYS4, WUSB600N),
USB_ID(MELCO, WLIUCAG300N),
USB_ID(MELCO, WLIUCGN),