diff options
author | 2010-04-17 15:05:59 +0000 | |
---|---|---|
committer | 2010-04-17 15:05:59 +0000 | |
commit | f92e29b06429897fa49ec86c69e7f0440d6589bf (patch) | |
tree | 518683319b315ae8fd041ac157b9a681527f4528 /sys | |
parent | Sync with recent developments. (diff) | |
download | wireguard-openbsd-f92e29b06429897fa49ec86c69e7f0440d6589bf.tar.xz wireguard-openbsd-f92e29b06429897fa49ec86c69e7f0440d6589bf.zip |
Add Sitecom WL-349 v1.
Diffstat (limited to 'sys')
-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 a87928f3656..5f4a985933c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.492 2010/04/16 20:08:38 kettenis Exp $ +$OpenBSD: usbdevs,v 1.493 2010/04/17 15:05:59 kettenis Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -3326,6 +3326,7 @@ product SITECOMEU WL345 0x0042 WL-345 product SITECOMEU WL353 0x0045 WL-353 product SITECOMEU RT3072_3 0x0047 RT3072 product SITECOMEU RT3072_4 0x0048 RT3072 +product SITECOMEU WL349V1 0x004b WL-349 v1 product SITECOMEU WL349V4 0x0050 WL-349 v4 product SITECOMEU LN028 0x061c LN-028 product SITECOMEU LN030 0x0021 LN-030 |