diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-03-14 06:23:47 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-03-14 06:23:47 +0000 |
commit | e657ec8f2ccc9c8b44011e8b6083a4a1b01186bc (patch) | |
tree | 630b13a587d9576d8f572e818f535d61f0637d31 /sys/dev | |
parent | 7e8fe00adec2e9a00c8ee9df763b138936b5a322 (diff) |
D-Link DWA-130, from Todd Carson in pr 6105.
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 7d6aa4c1f02..4a757b60592 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.410 2009/03/12 05:05:41 claudio Exp $ +$OpenBSD: usbdevs,v 1.411 2009/03/14 06:23:46 jsg Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1187,6 +1187,7 @@ product DLINK2 DWA110 0x3c07 DWA-110 product DLINK2 RT2870_1 0x3c09 RT2870 product DLINK2 DWA160A 0x3c10 DWA-160A product DLINK2 RT2870_2 0x3c11 RT2870 +product DLINK2 DWA130 0x3c13 DWA-130 /* D-Link(3) products */ product DLINK3 KVM221 0x020f KVM-221 |