diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-10-03 08:04:24 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2012-10-03 08:04:24 +0000 |
commit | d59067dd4be665a4bffedb90b580c1e8a012cc93 (patch) | |
tree | faf902a051628094d96bab3041cd7c9c5d7c5cc5 /sys/dev/usb | |
parent | 7cde3ea1eddfcca22338378f33ebc088dd77db91 (diff) |
add D-Link WUA-2340, reported working with uath by Aaron Wirtz on misc@
Diffstat (limited to 'sys/dev/usb')
-rw-r--r-- | sys/dev/usb/usbdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 014cd72df4f..7b277a0a644 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.588 2012/09/29 10:47:37 jsg Exp $ +$OpenBSD: usbdevs,v 1.589 2012/10/03 08:04:23 sthen Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1452,6 +1452,8 @@ product DLINK DSB650 0xabc1 10/100 Ethernet product DLINK2 RTL8192SU_1 0x3300 RTL8192SU product DLINK2 RTL8192SU_2 0x3302 RTL8192SU product DLINK2 DWA131A1 0x3303 DWA-131 A1 +product DLINK2 WUA2340 0x3a07 WUA-2340 +product DLINK2 WUA2340_NF 0x3a08 WUA-2340 product DLINK2 DWA160A2 0x3a09 DWA-160 A2 product DLINK2 DWA130D1 0x3a0f DWA-130 rev D1 product DLINK2 AR9271 0x3a10 AR9271 |