summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthompsa <thompsa@FreeBSD.org>2010-01-29 02:32:46 +0000
committerthompsa <thompsa@FreeBSD.org>2010-01-29 02:32:46 +0000
commitca8d86338c74eeeac6c1991afadc8c4d720e8931 (patch)
tree1f5a65c0423ab941df6246020393613be7093737
parentffaf0026ace3167ec204ec046100534d3903f6a6 (diff)
downloadFreeBSD-src-ca8d86338c74eeeac6c1991afadc8c4d720e8931.zip
FreeBSD-src-ca8d86338c74eeeac6c1991afadc8c4d720e8931.tar.gz
Add the Netgear WPN111
-rw-r--r--sys/dev/usb/wlan/if_uath.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/wlan/if_uath.c b/sys/dev/usb/wlan/if_uath.c
index e68fc60..7838d5a 100644
--- a/sys/dev/usb/wlan/if_uath.c
+++ b/sys/dev/usb/wlan/if_uath.c
@@ -188,6 +188,7 @@ static const struct usb_device_id uath_devs[] = {
UATH_DEV(NETGEAR, WG111U),
UATH_DEV(NETGEAR3, WG111T),
UATH_DEV(NETGEAR3, WPN111),
+ UATH_DEV(NETGEAR3, WPN111_2),
UATH_DEV(UMEDIA, TEW444UBEU),
UATH_DEV(UMEDIA, AR5523_2),
UATH_DEV(WISTRONNEWEB, AR5523_1),
OpenPOWER on IntegriCloud