diff options
author | 2008-12-10 18:09:55 +0000 | |
---|---|---|
committer | 2008-12-10 18:09:55 +0000 | |
commit | 57f4fd1458d592a450c849667ad93983802dcb15 (patch) | |
tree | c14d1e84b002da729bedc328c37b70600d60ad1d /sys/dev/usb/usbdevs_data.h | |
parent | another rum; Arndt at ba-loerrach.de (diff) | |
download | wireguard-openbsd-57f4fd1458d592a450c849667ad93983802dcb15.tar.xz wireguard-openbsd-57f4fd1458d592a450c849667ad93983802dcb15.zip |
sync
Diffstat (limited to 'sys/dev/usb/usbdevs_data.h')
-rw-r--r-- | sys/dev/usb/usbdevs_data.h | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index 5626f7d3cef..262edd5ed0c 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs_data.h,v 1.401 2008/12/08 21:43:41 deraadt Exp $ */ +/* $OpenBSD: usbdevs_data.h,v 1.402 2008/12/10 18:09:55 deraadt Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.397 2008/12/08 21:43:32 deraadt Exp + * OpenBSD: usbdevs,v 1.398 2008/12/10 18:09:45 deraadt Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -1234,6 +1234,10 @@ const struct usb_known_product usb_known_products[] = { "RT2870", }, { + USB_VENDOR_CONCEPTRONIC2, USB_PRODUCT_CONCEPTRONIC2_RT2573, + "RT2573M", + }, + { USB_VENDOR_CONCEPTRONIC2, USB_PRODUCT_CONCEPTRONIC2_RT2870_4, "RT2870", }, |