From b7ba82d18ae412facde4b784a3a9729d2ddd9b0a Mon Sep 17 00:00:00 2001 From: n_hibma Date: Tue, 17 Apr 2001 15:34:44 +0000 Subject: Regen. --- sys/dev/usb/usbdevs.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys/dev/usb/usbdevs.h') diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index a8f0e2d..df87efc 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.57 2001/04/12 11:04:08 n_hibma Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.58 2001/04/17 15:34:22 n_hibma Exp */ /* @@ -181,6 +181,7 @@ #define USB_VENDOR_BRAINBOXES 0x05d1 /* Brainboxes Limited */ #define USB_VENDOR_AXIOHM 0x05d9 /* Axiohm Transaction Solutions */ #define USB_VENDOR_MICROTEK 0x05da /* Microtek */ +#define USB_VENDOR_LEXAR 0x05dc /* Lexar Media */ #define USB_VENDOR_SYMBOL 0x05e0 /* Symbol Technologies */ #define USB_VENDOR_GENESYS 0x05e3 /* Genesys Logic, Inc. */ #define USB_VENDOR_FUJI 0x05e5 /* Fuji Electric Co., Ltd. */ @@ -628,6 +629,9 @@ /* LaCie products */ #define USB_PRODUCT_LACIE_CDRW 0xa602 /* CD R/W */ +/* Lexar products */ +#define USB_PRODUCT_LEXAR_JUMPSHOT 0x0001 /* jumpSHOT CompactFlash Reader */ + /* Lexmark products */ #define USB_PRODUCT_LEXMARK_S2450 0x0009 /* Optra S 2450 */ -- cgit v1.1