This commit is contained in:
thompsa 2009-01-13 19:07:23 +00:00
parent 60eb19390d
commit 5bd9063145
2 changed files with 18 additions and 2 deletions

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: head/sys/dev/usb/usbdevs 186651 2008-12-31 14:25:14Z luigi
* FreeBSD: head/sys/dev/usb/usbdevs 187163 2009-01-13 19:01:25Z thompsa
*/
/* $NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp $ */
@ -158,6 +158,7 @@
#define USB_VENDOR_KYOCERA 0x0482 /* Kyocera Wireless Corp. */
#define USB_VENDOR_STMICRO 0x0483 /* STMicroelectronics */
#define USB_VENDOR_FOXCONN 0x0489 /* Foxconn */
#define USB_VENDOR_MEIZU 0x0492 /* Meizu Electronics */
#define USB_VENDOR_YAMAHA 0x0499 /* YAMAHA */
#define USB_VENDOR_COMPAQ 0x049f /* Compaq */
#define USB_VENDOR_HITACHI 0x04a4 /* Hitachi */
@ -1664,6 +1665,9 @@
#define USB_PRODUCT_MCT_USB232 0x0210 /* USB-232 Interface */
#define USB_PRODUCT_MCT_SITECOM_USB232 0x0230 /* Sitecom USB-232 Products */
/* Meizu Electronics */
#define USB_PRODUCT_MEIZU_M6_SL 0x0140 /* MiniPlayer M6 (SL) */
/* Melco, Inc products */
#define USB_PRODUCT_MELCO_LUATX1 0x0001 /* LUA-TX Ethernet */
#define USB_PRODUCT_MELCO_LUATX5 0x0005 /* LUA-TX Ethernet */

View File

@ -4,7 +4,7 @@
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* FreeBSD: head/sys/dev/usb/usbdevs 186651 2008-12-31 14:25:14Z luigi
* FreeBSD: head/sys/dev/usb/usbdevs 187163 2009-01-13 19:01:25Z thompsa
*/
/* $NetBSD: usbdevs,v 1.392 2004/12/29 08:38:44 imp Exp $ */
@ -4030,6 +4030,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"MCT",
"Sitecom USB-232 Products",
},
{
USB_VENDOR_MEIZU, USB_PRODUCT_MEIZU_M6_SL,
0,
"Meizu Electronics",
"MiniPlayer M6 (SL)",
},
{
USB_VENDOR_MELCO, USB_PRODUCT_MELCO_LUATX1,
0,
@ -7870,6 +7876,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Foxconn",
NULL,
},
{
USB_VENDOR_MEIZU, 0,
USB_KNOWNDEV_NOPROD,
"Meizu Electronics",
NULL,
},
{
USB_VENDOR_YAMAHA, 0,
USB_KNOWNDEV_NOPROD,