diff options
author | 2011-01-30 17:28:05 +0000 | |
---|---|---|
committer | 2011-01-30 17:28:05 +0000 | |
commit | 67e799b23581afd2d7c3e2a90a4820a393f73496 (patch) | |
tree | 1611085f33fc45c7d1ace451cdb1f6e777948e68 | |
parent | zap unneeded Pp; (diff) | |
download | wireguard-openbsd-67e799b23581afd2d7c3e2a90a4820a393f73496.tar.xz wireguard-openbsd-67e799b23581afd2d7c3e2a90a4820a393f73496.zip |
another run device. ok miod
-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 398780dc6b8..fcbc8ff43ec 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.538 2011/01/17 10:26:43 kevlo Exp $ +$OpenBSD: usbdevs,v 1.539 2011/01/30 17:28:05 tedu Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -1207,6 +1207,7 @@ product CONCEPTRONIC2 RTL8192SU_3 0x3302 RTL8192SU product CONCEPTRONIC2 C54RU 0x3c02 C54RU WLAN product CONCEPTRONIC2 RT3070_1 0x3c08 RT3070 product CONCEPTRONIC2 RT3070_2 0x3c11 RT3070 +product CONCEPTRONIC2 RT3070_3 0x3c2c RT3070 product CONCEPTRONIC2 C54RU2 0x3c22 C54RU product CONCEPTRONIC2 VIGORN61 0x3c25 VIGORN61 product CONCEPTRONIC2 RT2870_1 0x3c06 RT2870 |