diff options
| author | augustss <augustss@NetBSD.org> | 2000-09-23 18:42:05 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2000-09-23 18:42:05 +0000 |
| commit | 0fab9d10ca7aefa5750fcff58dafd0b1caf0b75a (patch) | |
| tree | 1f0d9547e695f02efc2288db49985cd2d0fca635 /sys/dev/usb/usbdevs.h | |
| parent | a5570006bc91e133988606f2ea7fd037ca1b26a2 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 948582fb2a5..779566069c8 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.114 2000/09/16 11:46:17 ichiro Exp $ */ +/* $NetBSD: usbdevs.h,v 1.115 2000/09/23 18:42:05 augustss Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.113 2000/09/16 11:45:38 ichiro Exp + * NetBSD: usbdevs,v 1.114 2000/09/23 18:39:41 augustss Exp */ /* @@ -143,8 +143,13 @@ #define USB_VENDOR_BRAINBOXES 0x05d1 /* Brainboxes Limited */ #define USB_VENDOR_AXIOHM 0x05d9 /* Axiohm Transaction Solutions */ #define USB_VENDOR_MICROTEK 0x05da /* Microtek */ +#define USB_VENDOR_SYMBOL 0x05e0 /* Symbol Technologies */ +#define USB_VENDOR_GENESYS 0x05e3 /* Genesys Logic, Inc. */ +#define USB_VENDOR_FUJI 0x05e5 /* Fuji Electric Co., Ltd. */ +#define USB_VENDOR_KEITHLEY 0x05e6 /* Keithley Instruments */ #define USB_VENDOR_EIZONANAO 0x05e7 /* EIZO Nanao */ #define USB_VENDOR_KLSI 0x05e9 /* Kawasaki LSI */ +#define USB_VENDOR_FFC 0x05eb /* FFC Limited */ #define USB_VENDOR_ANKO 0x05ef /* Anko Electronic Co., Ltd. */ #define USB_VENDOR_PIENGINEERING 0x05f3 /* P.I. Engineering */ #define USB_VENDOR_AOC 0x05f6 /* AOC International */ @@ -186,10 +191,13 @@ #define USB_VENDOR_AXIS 0x0792 /* Axis Communications AB */ #define USB_VENDOR_ABL 0x0794 /* ABL Electronics Corp. */ #define USB_VENDOR_ALFADATA 0x079d /* Alfadata Computer Corp. */ +#define USB_VENDOR_NATIONALTECH 0x07a2 /* National Technical Systems */ +#define USB_VENDOR_ONNTO 0x07a3 /* Onnto Corp. */ #define USB_VENDOR_BE 0x07a4 /* Be, Inc. */ #define USB_VENDOR_ADMTEK 0x07a6 /* ADMtek, Inc. */ #define USB_VENDOR_COREGA 0x07aa /* Corega */ #define USB_VENDOR_FREECOM 0x07ab /* Freecom */ +#define USB_VENDOR_MICROTECH 0x07af /* Microtech */ #define USB_VENDOR_ABOCOM 0x07b8 /* AboCom Systems, Inc. */ #define USB_VENDOR_KEISOKUGIKEN 0x07c1 /* Keisokugiken Corp. */ #define USB_VENDOR_APG 0x07c5 /* APG Cash Drawer */ |
