This commit is contained in:
augustss 2000-10-08 20:51:30 +00:00
parent 3598b417a3
commit b6db5a8622
2 changed files with 13 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.118 2000/10/04 02:09:37 augustss Exp $ */
/* $NetBSD: usbdevs.h,v 1.119 2000/10/08 20:51:30 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.117 2000/10/04 02:09:07 augustss Exp
* NetBSD: usbdevs,v 1.118 2000/10/08 20:51:00 augustss Exp
*/
/*
@ -466,6 +466,9 @@
/* Future Technology Devices products */
#define USB_PRODUCT_FTDI_SERIAL 0x8372 /* Serial converter */
/* Fuji photo products */
#define USB_PRODUCT_FUJIPHOTO_MASS0100 0x0100 /* Mass Storage */
/* Handspring, Inc. */
#define USB_PRODUCT_HANDSPRING_VISOR 0x0100 /* Handspring Visor */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.118 2000/10/04 02:09:37 augustss Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.119 2000/10/08 20:51:30 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.117 2000/10/04 02:09:07 augustss Exp
* NetBSD: usbdevs,v 1.118 2000/10/08 20:51:00 augustss Exp
*/
/*
@ -591,6 +591,12 @@ struct usb_knowndev usb_knowndevs[] = {
"Future Technology Devices",
"Serial converter",
},
{
USB_VENDOR_FUJIPHOTO, USB_PRODUCT_FUJIPHOTO_MASS0100,
0,
"Fuji Photo Film Co., Ltd.",
"Mass Storage",
},
{
USB_VENDOR_HANDSPRING, USB_PRODUCT_HANDSPRING_VISOR,
0,