This commit is contained in:
soren 2000-11-21 00:25:04 +00:00
parent 7736bcc821
commit 6f8985cf15
2 changed files with 11 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.128 2000/11/15 14:36:50 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.129 2000/11/21 00:25:04 soren Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.127 2000/11/15 14:36:09 augustss Exp
* NetBSD: usbdevs,v 1.128 2000/11/21 00:24:12 soren Exp
*/
/*
@ -693,6 +693,7 @@
/* Prolific products */
#define USB_PRODUCT_PROLIFIC_PL2301 0x0000 /* PL2301 Host-Host interface */
#define USB_PRODUCT_PROLIFIC_PL2302 0x0001 /* PL2302 Host-Host interface */
#define USB_PRODUCT_PROLIFIC_PL2305 0x2305 /* Parallel printer adapter */
#define USB_PRODUCT_PROLIFIC_ATAPI4 0x2307 /* ATAPI-4 Bridge Controller */
/* Qtronix products */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.128 2000/11/15 14:36:50 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.129 2000/11/21 00:25:04 soren Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.127 2000/11/15 14:36:09 augustss Exp
* NetBSD: usbdevs,v 1.128 2000/11/21 00:24:12 soren Exp
*/
/*
@ -1371,6 +1371,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Prolific Technology Inc.",
"PL2302 Host-Host interface",
},
{
USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_PL2305,
0,
"Prolific Technology Inc.",
"Parallel printer adapter",
},
{
USB_VENDOR_PROLIFIC, USB_PRODUCT_PROLIFIC_ATAPI4,
0,