summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_run.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_run.c')
-rw-r--r--sys/dev/usb/if_run.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/if_run.c b/sys/dev/usb/if_run.c
index e7cdda5b98c..13a4f28c694 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.99 2014/06/07 12:03:01 stsp Exp $ */
+/* $OpenBSD: if_run.c,v 1.100 2014/06/13 21:47:02 stsp Exp $ */
/*-
* Copyright (c) 2008-2010 Damien Bergamini <damien.bergamini@free.fr>
@@ -261,6 +261,7 @@ static const struct usb_devno run_devs[] = {
USB_ID(RALINK, RT3572),
USB_ID(RALINK, RT3573),
USB_ID(RALINK, RT5370),
+ USB_ID(RALINK, RT5572),
USB_ID(RALINK, RT8070),
USB_ID(SAMSUNG, WIS09ABGN),
USB_ID(SAMSUNG2, RT2870_1),