diff options
| author | macallan <macallan@NetBSD.org> | 2017-04-06 16:30:33 +0000 |
|---|---|---|
| committer | macallan <macallan@NetBSD.org> | 2017-04-06 16:30:33 +0000 |
| commit | 89443ae67d02da0d96cf672c845c6fbe2c04ecc2 (patch) | |
| tree | ae3e2fa79dd0f98cd6aec5dadfc1b6e0172b9a48 /sys/dev/usb/usbdevs.h | |
| parent | 6de181cc0c7b25966620c0682e0e230021718a58 (diff) | |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 44d20ae67d3..8e11e2061a9 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,4 +1,4 @@ -/* $NetBSD: usbdevs.h,v 1.720 2017/03/05 19:22:10 snj Exp $ */ +/* $NetBSD: usbdevs.h,v 1.721 2017/04/06 16:30:33 macallan Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. @@ -159,6 +159,7 @@ #define USB_VENDOR_ANNABOOKS 0x04ed /* Annabooks */ #define USB_VENDOR_JVC 0x04f1 /* JVC */ #define USB_VENDOR_CHICONY 0x04f2 /* Chicony Electronics */ +#define USB_VENDOR_ELAN 0x04f3 /* ELAN Microelectronics */ #define USB_VENDOR_BROTHER 0x04f9 /* Brother Industries */ #define USB_VENDOR_DALLAS 0x04fa /* Dallas Semiconductor */ #define USB_VENDOR_AIPTEK2 0x04fc /* AIPTEK International */ |
