diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-07-30 11:03:50 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-07-30 11:03:50 +0000 |
commit | 4b913866d745ae726ecab67ac4d2ef85f01f9529 (patch) | |
tree | 6ef1e118962e22301e8b0eb8850124832c7d14c3 /sys/dev/usb/usbdevs.h | |
parent | 879f21016056ecce492936b2a27e9b5f6e3af28b (diff) | |
download | FreeBSD-src-4b913866d745ae726ecab67ac4d2ef85f01f9529.zip FreeBSD-src-4b913866d745ae726ecab67ac4d2ef85f01f9529.tar.gz |
Regen after usbdevs rev.1.95.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index b829723..fd9d8fc 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.93 2002/07/10 00:43:10 joe Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.95 2002/07/30 11:02:35 sobomax Exp */ /* @@ -339,6 +339,7 @@ #define USB_VENDOR_ATI2 0x0b6f /* ATI */ #define USB_VENDOR_AGATE 0x0c08 /* Agate Technologies */ #define USB_VENDOR_DMI 0x0c0b /* DMI */ +#define USB_VENDOR_LUWEN 0x0c76 /* Luwen */ #define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */ #define USB_VENDOR_PLX 0x10b5 /* PLX */ #define USB_VENDOR_ASANTE 0x10bd /* Asante */ @@ -780,6 +781,9 @@ /* Lucent products */ #define USB_PRODUCT_LUCENT_EVALKIT 0x1001 /* USS-720 evaluation kit */ +/* Luwen products */ +#define USB_PRODUCT_LUWEN_EASYDISK 0x0005 /* EasyDisc */ + /* Macally products */ #define USB_PRODUCT_MACALLY_MOUSE1 0x0101 /* mouse */ |