diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-26 00:27:12 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2004-10-26 00:27:12 +0000 |
commit | 735ca284ce23f5eed8add0f860e7dddf0d113521 (patch) | |
tree | eabc616b1b1ae663cd9ca511f2685f9f75316a98 /sys/dev/usb/usbdevs.h | |
parent | f0ce400b5ea615a8278a95582c5ac3c0dbba0701 (diff) |
regen
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 8fed9dee30e..34b2626b0ad 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $OpenBSD: usbdevs.h,v 1.120 2004/10/24 05:38:30 dlg Exp $ */ +/* $OpenBSD: usbdevs.h,v 1.121 2004/10/26 00:27:11 jsg Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * OpenBSD: usbdevs,v 1.116 2004/10/24 05:35:45 dlg Exp + * OpenBSD: usbdevs,v 1.117 2004/10/26 00:25:51 jsg Exp */ /* $NetBSD: usbdevs,v 1.322 2003/05/10 17:47:14 hamajima Exp $ */ @@ -1358,6 +1358,7 @@ #define USB_PRODUCT_PROLIFIC_PL2305 0x2305 /* Parallel printer */ #define USB_PRODUCT_PROLIFIC_ATAPI4 0x2307 /* ATAPI-4 Bridge Controller */ #define USB_PRODUCT_PROLIFIC_PL2501 0x2501 /* PL2501 Host-Host interface */ +#define USB_PRODUCT_PROLIFIC_PL2303X 0xaaa0 /* PL2303 Serial */ /* Putercom products */ #define USB_PRODUCT_PUTERCOM_UPA100 0x047e /* USB-1284 BRIDGE */ |