This commit is contained in:
nonaka 2012-03-03 05:38:41 +00:00
parent f02d4467e3
commit 7b66bc9aa0
2 changed files with 10 additions and 5 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.601 2012/02/19 14:55:41 mbalmer Exp $ */
/* $NetBSD: usbdevs.h,v 1.602 2012/03/03 05:38:41 nonaka Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.608 2012/02/19 14:54:25 mbalmer Exp
* NetBSD: usbdevs,v 1.609 2012/03/03 05:38:17 nonaka Exp
*/
/*
@ -521,6 +521,7 @@
#define USB_VENDOR_MEINBERG 0x1938 /* Meinberg Funkuhren */
#define USB_VENDOR_QUALCOMMINC 0x19d2 /* Qualcomm, Incorporated */
#define USB_VENDOR_QUANTA 0x1a32 /* Quanta */
#define USB_VENDOR_TERMINUS 0x1a40 /* Terminus Technology */
#define USB_VENDOR_WINCHIPHEAD2 0x1a86 /* QinHeng Electronics */
#define USB_VENDOR_MPMAN 0x1cae /* MPMan */
#define USB_VENDOR_4GSYSTEMS 0x1c9e /* 4G Systems */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.602 2012/02/19 14:55:41 mbalmer Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.603 2012/03/03 05:38:41 nonaka Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.608 2012/02/19 14:54:25 mbalmer Exp
* NetBSD: usbdevs,v 1.609 2012/03/03 05:38:17 nonaka Exp
*/
/*
@ -1862,6 +1862,10 @@ const struct usb_vendor usb_vendors[] = {
USB_VENDOR_QUANTA,
"Quanta",
},
{
USB_VENDOR_TERMINUS,
"Terminus Technology",
},
{
USB_VENDOR_WINCHIPHEAD2,
"QinHeng Electronics",
@ -2043,7 +2047,7 @@ const struct usb_vendor usb_vendors[] = {
"GNU Radio USRP",
},
};
const int usb_nvendors = 501;
const int usb_nvendors = 502;
const struct usb_product usb_products[] = {
{