diff options
author | Dale Rahn <drahn@cvs.openbsd.org> | 2003-10-26 15:26:54 +0000 |
---|---|---|
committer | Dale Rahn <drahn@cvs.openbsd.org> | 2003-10-26 15:26:54 +0000 |
commit | 8d3bee2628206018ea031c746209eaf7ed5792ce (patch) | |
tree | 72f0ecd0fe51937b501d0dce654abf6762fab9ce /sys/dev | |
parent | f26e1744956fe241e406112d10599531c53fda93 (diff) |
Add netgear MA111 USB wifi.
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/usb/usbdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 76175762e1d..9ebe1da89fa 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.71 2003/10/04 01:01:34 deraadt Exp $ +$OpenBSD: usbdevs,v 1.72 2003/10/26 15:26:53 drahn Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1102,6 +1102,7 @@ product NETGEAR EA101 0x1001 Ethernet product NETGEAR EA101X 0x1002 Ethernet product NETGEAR FA101 0x1020 10/100 Ethernet product NETGEAR FA120 0x1040 USB 2.0 Fast Ethernet Adapter +product NETGEAR MA111NA 0x4110 802.11b Adapter /* Nikon products */ product NIKON E990 0x0102 Digital Camera E990 |