diff options
| author | jhawk <jhawk@NetBSD.org> | 2001-05-22 00:41:52 +0000 |
|---|---|---|
| committer | jhawk <jhawk@NetBSD.org> | 2001-05-22 00:41:52 +0000 |
| commit | b5805fa0c8ab07a5541f02e64948f7812d93bcfa (patch) | |
| tree | 9cc850bfdc2df6f90a092b08516c3beeb64cfc6b /sys/dev/usb/usbdevs.h | |
| parent | 611e112566ff9274e83275d4be1e70db2f1bb008 (diff) | |
Sigh. Regen correctly.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 1ff4ffa6eac..1ace050d1a2 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.170 2001/05/22 00:18:03 jhawk Exp $ */ +/* $NetBSD: usbdevs.h,v 1.171 2001/05/22 00:41:52 jhawk Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.167 2001/04/19 00:47:12 augustss Exp + * NetBSD: usbdevs,v 1.168 2001/05/22 00:18:03 jhawk Exp */ /* @@ -815,8 +815,8 @@ /* 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_PL2303 0x04bb /* PL2303 Serial adapter (IODATA USB-RSAQ2) */ -#define USB_PRODUCT_PROLIFIC_UC232 0x2303 /* PL2303 Serial adapter (ATEN/IOGEAR UC232A) */ +#define USB_PRODUCT_PROLIFIC_RSAQ2 0x04bb /* PL2303 Serial adapter (IODATA USB-RSAQ2) */ +#define USB_PRODUCT_PROLIFIC_PL2303 0x2303 /* PL2303 Serial adapter (ATEN/IOGEAR UC232A) */ #define USB_PRODUCT_PROLIFIC_PL2305 0x2305 /* Parallel printer adapter */ #define USB_PRODUCT_PROLIFIC_ATAPI4 0x2307 /* ATAPI-4 Bridge Controller */ |
