diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2011-01-30 17:28:06 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2011-01-30 17:28:06 +0000 |
commit | d573452b48cbba2699d978c41a844630ad2b7745 (patch) | |
tree | 689d6e02441fae9e3c6f91aa0458bb523cc3679c | |
parent | 2bb590853047ee13e65dfe98ec9bcf82658dfee2 (diff) |
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 |