This commit is contained in:
augustss 2003-10-13 17:16:55 +00:00
parent c88ef72c1d
commit 32ee02b1f9
2 changed files with 18 additions and 4 deletions

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs.h,v 1.348 2003/10/11 12:13:00 wiz Exp $ */
/* $NetBSD: usbdevs.h,v 1.349 2003/10/13 17:16:55 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.345 2003/10/11 12:11:13 wiz Exp
* NetBSD: usbdevs,v 1.346 2003/10/13 17:15:03 augustss Exp
*/
/*
@ -869,6 +869,8 @@
/* Iomega products */
#define USB_PRODUCT_IOMEGA_ZIP100 0x0001 /* Zip 100 */
#define USB_PRODUCT_IOMEGA_ZIP250 0x0030 /* Zip 250 */
#define USB_PRODUCT_IOMEGA_ZIP250_2 0x0032 /* Zip 250 */
#define USB_PRODUCT_IOMEGA_CDRW 0x0055 /* CDRW 9602 */
/* JRC products */
#define USB_PRODUCT_JRC_AH_J3001V_J3002V 0x0001 /* AirH\"PHONE AH-J3001V/J3002V */

View File

@ -1,10 +1,10 @@
/* $NetBSD: usbdevs_data.h,v 1.349 2003/10/11 12:13:00 wiz Exp $ */
/* $NetBSD: usbdevs_data.h,v 1.350 2003/10/13 17:16:55 augustss Exp $ */
/*
* THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
* NetBSD: usbdevs,v 1.345 2003/10/11 12:11:13 wiz Exp
* NetBSD: usbdevs,v 1.346 2003/10/13 17:15:03 augustss Exp
*/
/*
@ -1827,6 +1827,18 @@ const struct usb_knowndev usb_knowndevs[] = {
"Iomega",
"Zip 250",
},
{
USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_ZIP250_2,
0,
"Iomega",
"Zip 250",
},
{
USB_VENDOR_IOMEGA, USB_PRODUCT_IOMEGA_CDRW,
0,
"Iomega",
"CDRW 9602",
},
{
USB_VENDOR_JRC, USB_PRODUCT_JRC_AH_J3001V_J3002V,
0,