From 1f96e3e8b97fbe3353499ad7f55a027b456eeb54 Mon Sep 17 00:00:00 2001 From: Takanori Watanabe Date: Mon, 21 Apr 2003 17:36:03 +0000 Subject: [PATCH] Regen. --- sys/dev/usb/usbdevs.h | 8 +++++--- sys/dev/usb/usbdevs_data.h | 18 +++++++++++++++--- 2 files changed, 20 insertions(+), 6 deletions(-) diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index e27bc4bdbb73..1dc0ff8aa795 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -4,7 +4,7 @@ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/usb/usbdevs,v 1.120 2003/04/20 20:15:42 wpaul Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.121 2003/04/21 17:34:13 takawata Exp */ /* @@ -259,7 +259,7 @@ #define USB_VENDOR_DIGITALSTREAM 0x074e /* Digital Stream */ #define USB_VENDOR_AUREAL 0x0755 /* Aureal Semiconductor */ #define USB_VENDOR_MIDIMAN 0x0763 /* Midiman */ -#define USB_VENDOR_ASIX 0x077b /* ASIX Electronics */ +#define USB_VENDOR_LINKSYS2 0x077b /* Linksys */ #define USB_VENDOR_GRIFFIN 0x077d /* Griffin Technology */ #define USB_VENDOR_SANDISK 0x0781 /* SanDisk Corp */ #define USB_VENDOR_BRIMAX 0x078e /* Brimax */ @@ -341,6 +341,7 @@ #define USB_VENDOR_TODOS 0x0b0c /* Todos Data System */ #define USB_VENDOR_NEC2 0x0b62 /* NEC */ #define USB_VENDOR_ATI2 0x0b6f /* ATI */ +#define USB_VENDOR_ASIX 0x0b95 /* ASIX Electronics */ #define USB_VENDOR_AGATE 0x0c08 /* Agate Technologies */ #define USB_VENDOR_DMI 0x0c0b /* DMI */ #define USB_VENDOR_LUWEN 0x0c76 /* Luwen */ @@ -460,7 +461,7 @@ #define USB_PRODUCT_ASAHIOPTICAL_OPTIO230 0x0004 /* Digital camera */ /* ASIX Electronics products */ -#define USB_PRODUCT_ASIX_AX88172 0x2226 /* USB 2.0 10/100 ethernet controller */ +#define USB_PRODUCT_ASIX_AX88172 0x1720 /* USB 2.0 10/100 ethernet controller */ /* ATen products */ #define USB_PRODUCT_ATEN_UC1284 0x2001 /* Parallel printer adapter */ @@ -786,6 +787,7 @@ #define USB_PRODUCT_LINKSYS_USB100H1 0x2204 /* USB100H1 Ethernet/HPNA */ #define USB_PRODUCT_LINKSYS_USB10TA 0x2206 /* USB10TA Ethernet */ #define USB_PRODUCT_LINKSYS_USB10TX2 0x400b /* USB10TX */ +#define USB_PRODUCT_LINKSYS_USB200M 0x2226 /* USB 2.0 10/100 ethernet controller */ /* Logitech products */ #define USB_PRODUCT_LOGITECH_M2452 0x0203 /* M2452 keyboard */ diff --git a/sys/dev/usb/usbdevs_data.h b/sys/dev/usb/usbdevs_data.h index a12a8098ecae..2b1bca852a8a 100644 --- a/sys/dev/usb/usbdevs_data.h +++ b/sys/dev/usb/usbdevs_data.h @@ -4,7 +4,7 @@ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/usb/usbdevs,v 1.120 2003/04/20 20:15:42 wpaul Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.121 2003/04/21 17:34:13 takawata Exp */ /* @@ -1545,6 +1545,12 @@ const struct usb_knowndev usb_knowndevs[] = { "Linksys", "USB10TX", }, + { + USB_VENDOR_LINKSYS, USB_PRODUCT_LINKSYS_USB200M, + 0, + "Linksys", + "USB 2.0 10/100 ethernet controller", + }, { USB_VENDOR_LOGITECH, USB_PRODUCT_LOGITECH_M2452, 0, @@ -3964,9 +3970,9 @@ const struct usb_knowndev usb_knowndevs[] = { NULL, }, { - USB_VENDOR_ASIX, 0, + USB_VENDOR_LINKSYS2, 0, USB_KNOWNDEV_NOPROD, - "ASIX Electronics", + "Linksys", NULL, }, { @@ -4455,6 +4461,12 @@ const struct usb_knowndev usb_knowndevs[] = { "ATI", NULL, }, + { + USB_VENDOR_ASIX, 0, + USB_KNOWNDEV_NOPROD, + "ASIX Electronics", + NULL, + }, { USB_VENDOR_AGATE, 0, USB_KNOWNDEV_NOPROD,