diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-06-13 04:59:00 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2008-06-13 04:59:00 +0000 |
commit | 2783997da3bfd9bc00a3bfdb232c3da611bd3080 (patch) | |
tree | 92c66cdff96af613868d3f5c6842cec5c3e5662e /sys/dev/usb | |
parent | bf814a395769e2c41b7d86ad0418dcbe8c995116 (diff) |
D-Link DWA-111 from kevlo via FreeBSD.
Diffstat (limited to 'sys/dev/usb')
-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 080c4211818..f96482d8d15 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.364 2008/06/12 18:50:57 deraadt Exp $ +$OpenBSD: usbdevs,v 1.365 2008/06/13 04:58:59 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1119,6 +1119,7 @@ product DLINK RT2570 0x3c00 RT2570 product DLINK2 DWLG122C1 0x3c03 DWL-G122 rev C1 product DLINK2 WUA1340 0x3c04 WUA-1340 product DLINK DUBE100B1 0x3c05 DUB-E100 rev B1 +product DLINK2 DWA111 0x3c06 DWA-111 product DLINK2 RT2870 0x3c09 RT2870 product DLINK DSB650C 0x4000 10Mbps ethernet product DLINK DSB650TX1 0x4001 10/100 ethernet |