diff options
| author | apb <apb@NetBSD.org> | 2007-01-21 07:12:50 +0000 |
|---|---|---|
| committer | apb <apb@NetBSD.org> | 2007-01-21 07:12:50 +0000 |
| commit | 8bf6b18942e64316445e0880d1c823fed1794fb1 (patch) | |
| tree | b9b1bc20dcead36f05ac5fe95a85517058336f18 /sys/dev/usb/usbdevs.h | |
| parent | 022e630f869c9272241925ef64b485592867f93a (diff) | |
Regen.
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 04976ab4aff..800a15877fb 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.451 2007/01/13 23:26:57 is Exp $ */ +/* $NetBSD: usbdevs.h,v 1.452 2007/01/21 07:12:50 apb Exp $ */ /* * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * NetBSD: usbdevs,v 1.448 2007/01/13 23:24:52 is Exp + * NetBSD: usbdevs,v 1.449 2007/01/21 07:10:50 apb Exp */ /* @@ -1221,8 +1221,8 @@ #define USB_PRODUCT_KEYSPAN_USA28XA 0x0115 /* USA-28XA serial adapter */ #define USB_PRODUCT_KEYSPAN_USA18XA_NF 0x0116 /* USA-18XA serial adapter (no firmware) */ #define USB_PRODUCT_KEYSPAN_USA18XA 0x0117 /* USA-18XA serial adapter */ -#define USB_PRODUCT_KEYSPAN_USA19QW_NF 0x0118 /* USA-19WQ serial adapter (no firmware) */ -#define USB_PRODUCT_KEYSPAN_USA19QW 0x0119 /* USA-19WQ serial adapter */ +#define USB_PRODUCT_KEYSPAN_USA19QW_NF 0x0118 /* USA-19QW serial adapter (no firmware) */ +#define USB_PRODUCT_KEYSPAN_USA19QW 0x0119 /* USA-19QW serial adapter */ #define USB_PRODUCT_KEYSPAN_UIA10 0x0201 /* UIA-10 remote control */ #define USB_PRODUCT_KEYSPAN_UIA11 0x0202 /* UIA-11 remote control */ |
