diff options
author | 2010-11-06 00:09:05 +0000 | |
---|---|---|
committer | 2010-11-06 00:09:05 +0000 | |
commit | 2bf525d6f7adfa1115e34c6d7f5985390c71f861 (patch) | |
tree | 5873c640dd1b15270b30aefaccdc7020cd0ee547 | |
parent | a RF -> an RF; (diff) | |
download | wireguard-openbsd-2bf525d6f7adfa1115e34c6d7f5985390c71f861.tar.xz wireguard-openbsd-2bf525d6f7adfa1115e34c6d7f5985390c71f861.zip |
add a logitec RT3020 found by mtu@
-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 4881160a312..afe1b58864c 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -$OpenBSD: usbdevs,v 1.520 2010/10/23 18:37:46 damien Exp $ +$OpenBSD: usbdevs,v 1.521 2010/11/06 00:09:05 deraadt Exp $ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ /* @@ -2173,6 +2173,7 @@ product LOGITEC RTL8187 0x010c RTL8187 product LOGITEC RT2870_1 0x0162 RT2870 product LOGITEC RT2870_2 0x0163 RT2870 product LOGITEC RT2870_3 0x0164 RT2870 +product LOGITEC RT3020 0x0168 RT3020 /* Logitech products */ product LOGITECH M2452 0x0203 M2452 keyboard |