diff options
| author | matt <matt@NetBSD.org> | 2011-07-11 20:22:30 +0000 |
|---|---|---|
| committer | matt <matt@NetBSD.org> | 2011-07-11 20:22:30 +0000 |
| commit | 6b93ae4bb715090fe30f95ce5cefea397cd9f3a8 (patch) | |
| tree | ac79129b40e509848039b2552e0dcbb129ea5e1a /sys/dev/usb/usbdevs.h | |
| parent | 4e85880691db36739dd6ec3fc36625f39c5fa885 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index f972e540d4b..e93181cbb97 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.574 2011/06/11 13:51:45 nonaka Exp $ */ +/* $NetBSD: usbdevs.h,v 1.575 2011/07/11 20:22:30 matt Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.581 2011/06/11 13:50:06 nonaka Exp + * NetBSD: usbdevs,v 1.582 2011/07/11 20:21:59 matt Exp */ /* @@ -553,6 +553,7 @@ #define USB_VENDOR_EDIMAX 0x7392 /* EDIMAX */ #define USB_VENDOR_INTEL 0x8086 /* Intel */ #define USB_VENDOR_MOSCHIP 0x9710 /* MosChip Semiconductor */ +#define USB_VENDOR_xxFTDI 0x9e88 /* FTDI */ #define USB_VENDOR_CACE 0xcace /* CACE Technologies */ #define USB_VENDOR_EMPIA 0xeb1a /* eMPIA Technology */ #define USB_VENDOR_HP2 0xf003 /* Hewlett Packard */ @@ -1323,6 +1324,7 @@ #define USB_PRODUCT_FTDI_LCD_CFA_631 0xfc0c /* Crystalfontz CFA-631 LCD */ #define USB_PRODUCT_FTDI_LCD_CFA_635 0xfc0d /* Crystalfontz CFA-635 LCD */ #define USB_PRODUCT_FTDI_SEMC_DSS20 0xfc82 /* SEMC DSS-20 SyncStation */ +#define USB_PRODUCT_xxFTDI_SHEEVAPLUG_JTAG 0x9e8f /* SheevaPlug JTAGKey */ /* Fuji photo products */ #define USB_PRODUCT_FUJIPHOTO_MASS0100 0x0100 /* Mass Storage */ |
