diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-10-19 16:54:49 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2006-10-19 16:54:49 +0000 |
commit | 031a17a2c18532b89eff8c13ead083ce612f55e0 (patch) | |
tree | a520c5f6046b797015dba176664228b03ce4d5d2 /sys/dev/usb/usbdevs.h | |
parent | 9bec86adf4a9bdd02fc373e15b872e992066c99d (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 428159f6c8d..3988c0e805a 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.231 2006/09/29 08:44:04 jsg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.232 2006/10/19 16:54:48 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.225 2006/09/29 08:43:07 jsg Exp + * OpenBSD: usbdevs,v 1.226 2006/10/19 16:53:48 jsg Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -700,6 +700,7 @@ /* ASUS products */ #define USB_PRODUCT_ASUS_RT2570 0x1706 /* RT2570 */ #define USB_PRODUCT_ASUS_RT2570_2 0x1707 /* RT2570 */ +#define USB_PRODUCT_ASUS_RT2573 0x1723 /* RT2573 */ #define USB_PRODUCT_ASUS_WL159G 0x170c /* WL-159g */ #define USB_PRODUCT_ASUS_MYPAL_A730 0x4202 /* MyPal A730 */ |