diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-03-27 13:01:53 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2009-03-27 13:01:53 +0000 |
commit | a7a6c0d9a851bb58f1100e300be226f93df0d9a5 (patch) | |
tree | bd0bbae4580c044eda0722619b1649dee2e7c552 /sys/dev/usb/usbdevs.h | |
parent | e45cbc6cc545c11570a9c8dc09ffa0810069a26d (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 800e58e9598..c04c43ccf22 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.429 2009/03/27 11:32:42 jsg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.430 2009/03/27 13:01:52 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.419 2009/03/27 11:31:38 jsg Exp + * OpenBSD: usbdevs,v 1.420 2009/03/27 13:00:55 jsg Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -522,6 +522,7 @@ #define USB_VENDOR_AXESSTEL 0x1726 /* Axesstel */ #define USB_VENDOR_LINKSYS4 0x1737 /* Linksys */ #define USB_VENDOR_SENAO 0x1740 /* Senao */ +#define USB_VENDOR_ASUS2 0x1761 /* ASUS */ #define USB_VENDOR_METAGEEK 0x1781 /* MetaGeek */ #define USB_VENDOR_AMIT 0x18c5 /* AMIT */ #define USB_VENDOR_QCOM 0x18e8 /* Qcom */ @@ -825,6 +826,7 @@ #define USB_PRODUCT_ASIX_AX88772 0x7720 /* AX88772 */ /* ASUS products */ +#define USB_PRODUCT_ASUS2_USBN11 0x0b05 /* USB-N11 */ #define USB_PRODUCT_ASUS_RT2570 0x1706 /* RT2570 */ #define USB_PRODUCT_ASUS_RT2570_2 0x1707 /* RT2570 */ #define USB_PRODUCT_ASUS_RT2573_1 0x1723 /* RT2573 */ |