diff options
| author | augustss <augustss@NetBSD.org> | 2004-01-28 21:57:11 +0000 |
|---|---|---|
| committer | augustss <augustss@NetBSD.org> | 2004-01-28 21:57:11 +0000 |
| commit | 87d594416ebcf3ce9954c8ba92f18db837e4ab0f (patch) | |
| tree | 595e0baec33c477966178865330f8394712e7787 /sys/dev/usb/usbdevs.h | |
| parent | ade63aa50ce64b1c8cf95bb0d06278767acb6e19 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index cb3550c3c59..ba91cd8f3bd 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.369 2004/01/28 21:50:52 augustss Exp $ */ +/* $NetBSD: usbdevs.h,v 1.370 2004/01/28 21:57:11 augustss Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.366 2004/01/28 21:50:28 augustss Exp + * NetBSD: usbdevs,v 1.367 2004/01/28 21:56:51 augustss Exp */ /* @@ -315,6 +315,7 @@ #define USB_VENDOR_GOHUBS 0x0921 /* GoHubs */ #define USB_VENDOR_BIOMETRIC 0x0929 /* American Biometric Company */ #define USB_VENDOR_TOSHIBA 0x0930 /* Toshiba Corporation */ +#define USB_VENDOR_PLEXTOR 0x093b /* Plextor */ #define USB_VENDOR_YANO 0x094f /* Yano */ #define USB_VENDOR_KINGSTON 0x0951 /* Kingston Technology */ #define USB_VENDOR_BLUEWATER 0x0956 /* BlueWater Systems */ @@ -366,6 +367,7 @@ #define USB_VENDOR_HAWKING 0x0e66 /* Hawking Technologies */ #define USB_VENDOR_OTI 0x0ea0 /* Ours Technology Inc. */ #define USB_VENDOR_PILOTECH 0x0eaf /* Pilotech */ +#define USB_VENDOR_QUALCOMM 0x1004 /* Qualcomm */ #define USB_VENDOR_MOTOROLA 0x1063 /* Motorola */ #define USB_VENDOR_CCYU 0x1065 /* CCYU Technology */ #define USB_VENDOR_PLX 0x10b5 /* PLX */ @@ -775,6 +777,7 @@ /* Genesys Logic products */ #define USB_PRODUCT_GENESYS_GL650 0x0604 /* GL650 Hub */ #define USB_PRODUCT_GENESYS_GL641USB 0x0700 /* GL641USB CompactFlash Card Reader */ +#define USB_PRODUCT_GENESYS_GL641USB2IDE_2 0x0701 /* GL641USB USB-IDE Bridge */ #define USB_PRODUCT_GENESYS_GL641USB2IDE 0x0702 /* GL641USB USB-IDE Bridge */ /* GoHubs products */ @@ -907,6 +910,7 @@ #define USB_PRODUCT_INTERSIL_PRISM_2X 0x3642 /* Prism2.x WLAN */ /* I-O DATA products */ +#define USB_PRODUCT_IODATA_IU_CD2 0x0204 /* DVD Multi-plus unit iU-CD2 */ #define USB_PRODUCT_IODATA_USBSSMRW 0x0314 /* USB-SSMRW SD-card adapter */ #define USB_PRODUCT_IODATA_USBSDRW 0x031e /* USB-SDRW SD-card adapter */ #define USB_PRODUCT_IODATA_USBETT 0x0901 /* USB ETT */ @@ -1250,6 +1254,7 @@ /* Panasonic products */ #define USB_PRODUCT_PANASONIC_LS120 0x0901 /* LS-120 Camera */ +#define USB_PRODUCT_PANASONIC_KXLRW32AN 0x0d09 /* CD-R Drive KXL-RW32AN */ #define USB_PRODUCT_PANASONIC_KXLCB20AN 0x0d0a /* CD-R Drive KXL-CB20AN */ #define USB_PRODUCT_PANASONIC_KXLCB35AN 0x0d0e /* DVD-ROM & CD-R/RW */ #define USB_PRODUCT_PANASONIC_SDCAAE 0x1b00 /* MultiMediaCard Adapter */ @@ -1296,6 +1301,9 @@ /* Plantronics products */ #define USB_PRODUCT_PLANTRONICS_HEADSET 0x0ca1 /* Platronics DSP-400 Headset */ +/* Plextor Corp. */ +#define USB_PRODUCT_PLEXTOR_40_12_40U 0x0011 /* PlexWriter 40/12/40U */ + /* PLX products */ #define USB_PRODUCT_PLX_TESTBOARD 0x9060 /* test board */ @@ -1344,6 +1352,9 @@ /* Qtronix products */ #define USB_PRODUCT_QTRONIX_980N 0x2011 /* Scorpion-980N keyboard */ +/* Qualcomm products */ +#define USB_PRODUCT_QUALCOMM_CDMA_MSM 0x6000 /* CDMA Technologies MSM phone */ + /* Quickshot products */ #define USB_PRODUCT_QUICKSHOT_STRIKEPAD 0x6238 /* USB StrikePad */ @@ -1504,6 +1515,7 @@ #define USB_PRODUCT_SUNTAC_PS64P1 0x0005 /* SUNTAC U-Cable type P1 */ #define USB_PRODUCT_SUNTAC_VS10U 0x0009 /* SUNTAC Slipper U */ #define USB_PRODUCT_SUNTAC_IS96U 0x000a /* SUNTAC Ir-Trinity */ +#define USB_PRODUCT_SUNTAC_AS64LX 0x000b /* SUNTAC U-Cable type A3 */ /* Sun Microsystems products */ #define USB_PRODUCT_SUN_KEYBOARD 0x0005 /* Type 6 USB keyboard */ |
