This commit is contained in:
gdt 2006-03-25 14:13:57 +00:00
parent 12b4da9d32
commit bd920a1cc8
2 changed files with 29 additions and 6 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.427 2006/03/13 16:30:41 christos Exp $ */ /* $NetBSD: usbdevs.h,v 1.428 2006/03/25 14:13:57 gdt Exp $ */
/* /*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: usbdevs,v 1.423 2006/03/13 16:29:58 christos Exp * NetBSD: usbdevs,v 1.424 2006/03/25 14:12:19 gdt Exp
*/ */
/* /*
@ -392,6 +392,7 @@
#define USB_VENDOR_SEALEVEL 0x0c52 /* Sealevel System */ #define USB_VENDOR_SEALEVEL 0x0c52 /* Sealevel System */
#define USB_VENDOR_LUWEN 0x0c76 /* EasyDisk */ #define USB_VENDOR_LUWEN 0x0c76 /* EasyDisk */
#define USB_VENDOR_ZCOM 0x0cde /* Z-Com */ #define USB_VENDOR_ZCOM 0x0cde /* Z-Com */
#define USB_VENDOR_QUALCOMM_K 0x0c88 /* Qualcomm Kyocera */
#define USB_VENDOR_TANGTOP 0x0d3d /* Tangtop */ #define USB_VENDOR_TANGTOP 0x0d3d /* Tangtop */
#define USB_VENDOR_SMC3 0x0d5c /* Standard Microsystems */ #define USB_VENDOR_SMC3 0x0d5c /* Standard Microsystems */
#define USB_VENDOR_PEN 0x0d7d /* Pen Drive */ #define USB_VENDOR_PEN 0x0d7d /* Pen Drive */
@ -457,6 +458,7 @@
#define USB_VENDOR_SITECOM 0x6189 /* Sitecom */ #define USB_VENDOR_SITECOM 0x6189 /* Sitecom */
#define USB_VENDOR_INTEL 0x8086 /* Intel */ #define USB_VENDOR_INTEL 0x8086 /* Intel */
#define USB_VENDOR_HP2 0xf003 /* Hewlett Packard */ #define USB_VENDOR_HP2 0xf003 /* Hewlett Packard */
#define USB_VENDOR_USRP 0xfffe /* GNU Radio USRP */
/* /*
* List of known products. Grouped by vendor. * List of known products. Grouped by vendor.
@ -1583,6 +1585,8 @@
/* Qualcomm products */ /* Qualcomm products */
#define USB_PRODUCT_QUALCOMM_CDMA_MSM 0x6000 /* CDMA Technologies MSM phone */ #define USB_PRODUCT_QUALCOMM_CDMA_MSM 0x6000 /* CDMA Technologies MSM phone */
#define USB_PRODUCT_QUALCOMM_K_CDMA_MSM_K 0x17da /* Qualcomm Kyocera CDMA Technologies MSM */
/* Quickshot products */ /* Quickshot products */
#define USB_PRODUCT_QUICKSHOT_STRIKEPAD 0x6238 /* USB StrikePad */ #define USB_PRODUCT_QUICKSHOT_STRIKEPAD 0x6238 /* USB StrikePad */
@ -1881,6 +1885,9 @@
/* U.S. Robotics products */ /* U.S. Robotics products */
#define USB_PRODUCT_USR_USR1120 0x00eb /* USR1120 WLAN */ #define USB_PRODUCT_USR_USR1120 0x00eb /* USR1120 WLAN */
/* GNU Radio USRP */
#define USB_PRODUCT_USRP_USRPv2 0x0002 /* USRP Revision 2 */
/* VidzMedia products */ /* VidzMedia products */
#define USB_PRODUCT_VIDZMEDIA_MONSTERTV 0x4fb1 /* MonsterTV P2H */ #define USB_PRODUCT_VIDZMEDIA_MONSTERTV 0x4fb1 /* MonsterTV P2H */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.428 2006/03/13 16:30:41 christos Exp $ */ /* $NetBSD: usbdevs_data.h,v 1.429 2006/03/25 14:13:57 gdt Exp $ */
/* /*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
* *
* generated from: * generated from:
* NetBSD: usbdevs,v 1.423 2006/03/13 16:29:58 christos Exp * NetBSD: usbdevs,v 1.424 2006/03/25 14:12:19 gdt Exp
*/ */
/* /*
@ -1341,6 +1341,10 @@ const struct usb_vendor usb_vendors[] = {
USB_VENDOR_ZCOM, USB_VENDOR_ZCOM,
"Z-Com", "Z-Com",
}, },
{
USB_VENDOR_QUALCOMM_K,
"Qualcomm Kyocera",
},
{ {
USB_VENDOR_TANGTOP, USB_VENDOR_TANGTOP,
"Tangtop", "Tangtop",
@ -1601,8 +1605,12 @@ const struct usb_vendor usb_vendors[] = {
USB_VENDOR_HP2, USB_VENDOR_HP2,
"Hewlett Packard", "Hewlett Packard",
}, },
{
USB_VENDOR_USRP,
"GNU Radio USRP",
},
}; };
const int usb_nvendors = 389; const int usb_nvendors = 391;
const struct usb_product usb_products[] = { const struct usb_product usb_products[] = {
{ {
@ -4529,6 +4537,10 @@ const struct usb_product usb_products[] = {
USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_CDMA_MSM, USB_VENDOR_QUALCOMM, USB_PRODUCT_QUALCOMM_CDMA_MSM,
"CDMA Technologies MSM phone", "CDMA Technologies MSM phone",
}, },
{
USB_VENDOR_QUALCOMM_K, USB_PRODUCT_QUALCOMM_K_CDMA_MSM_K,
"Qualcomm Kyocera CDMA Technologies MSM",
},
{ {
USB_VENDOR_QUICKSHOT, USB_PRODUCT_QUICKSHOT_STRIKEPAD, USB_VENDOR_QUICKSHOT, USB_PRODUCT_QUICKSHOT_STRIKEPAD,
"USB StrikePad", "USB StrikePad",
@ -5225,6 +5237,10 @@ const struct usb_product usb_products[] = {
USB_VENDOR_USR, USB_PRODUCT_USR_USR1120, USB_VENDOR_USR, USB_PRODUCT_USR_USR1120,
"USR1120 WLAN", "USR1120 WLAN",
}, },
{
USB_VENDOR_USRP, USB_PRODUCT_USRP_USRPv2,
"USRP Revision 2",
},
{ {
USB_VENDOR_VIDZMEDIA, USB_PRODUCT_VIDZMEDIA_MONSTERTV, USB_VENDOR_VIDZMEDIA, USB_PRODUCT_VIDZMEDIA_MONSTERTV,
"MonsterTV P2H", "MonsterTV P2H",
@ -5422,4 +5438,4 @@ const struct usb_product usb_products[] = {
"Scorpion-980N keyboard", "Scorpion-980N keyboard",
}, },
}; };
const int usb_nproducts = 954; const int usb_nproducts = 956;