diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 31796ae..eb0f9b4 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.174 2004/05/04 09:39:44 sanpei Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.175 2004/05/04 11:22:09 sanpei Exp */ /* @@ -882,8 +882,8 @@ #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 */ #define USB_PRODUCT_LINKSYS2_WUSB11 0x2219 /* WUSB11 Wireless adapter */ +#define USB_PRODUCT_LINKSYS2_USB200M 0x2226 /* USB 2.0 10/100 ethernet controller */ /* Logitech products */ #define USB_PRODUCT_LOGITECH_M2452 0x0203 /* M2452 keyboard */ |