This commit is contained in:
augustss 2001-07-11 03:38:04 +00:00
parent 0f983514e6
commit e352032894
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.176 2001/07/04 16:37:47 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.177 2001/07/11 03:38:04 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.173 2001/07/04 16:37:26 augustss Exp
* NetBSD: usbdevs,v 1.174 2001/07/11 03:37:41 augustss Exp
*/
/*
@ -626,6 +626,7 @@
#define USB_PRODUCT_KEYSPAN_USA18X 0x0105 /* USA-18X serial adapter */
#define USB_PRODUCT_KEYSPAN_USA19W 0x0106 /* USA-19W serial adapter */
#define USB_PRODUCT_KEYSPAN_USA49W 0x0109 /* USA-49W serial adapter */
#define USB_PRODUCT_KEYSPAN_UIA10_NF 0x0201 /* UIA-10 remote control */
/* Kingston products */
#define USB_PRODUCT_KINGSTON_KNU101TX 0x000a /* KNU101TX USB Ethernet */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.177 2001/07/04 16:37:47 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.178 2001/07/11 03:38:04 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.173 2001/07/04 16:37:26 augustss Exp
* NetBSD: usbdevs,v 1.174 2001/07/11 03:37:41 augustss Exp
*/
/*
@ -1035,6 +1035,12 @@ const struct usb_knowndev usb_knowndevs[] = {
"Keyspan",
"USA-49W serial adapter",
},
{
USB_VENDOR_KEYSPAN, USB_PRODUCT_KEYSPAN_UIA10_NF,
0,
"Keyspan",
"UIA-10 remote control",
},
{
USB_VENDOR_KINGSTON, USB_PRODUCT_KINGSTON_KNU101TX,
0,