diff options
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
-rw-r--r-- | sys/dev/usb/usbdevs.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index c29b39e..19c3757 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -4,7 +4,7 @@ * THIS FILE IS AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * FreeBSD: src/sys/dev/usb/usbdevs,v 1.62 2001/08/21 21:35:40 n_hibma Exp + * FreeBSD: src/sys/dev/usb/usbdevs,v 1.63 2001/09/01 09:33:15 n_hibma Exp */ /* @@ -66,7 +66,7 @@ #define USB_VENDOR_AOX 0x03e8 /* AOX, Inc. */ #define USB_VENDOR_ATMEL 0x03eb /* Atmel Corp. */ #define USB_VENDOR_MITSUMI 0x03ee /* Mitsumi */ -#define USB_VENDOR_HP 0x03f0 /* Hewlett Packard */ +#define USB_VENDOR_HP 0x03f0 /* Hewlett-Packard */ #define USB_VENDOR_ADAPTEC 0x03f3 /* Adaptec, Inc. */ #define USB_VENDOR_NATIONAL 0x0400 /* National Semiconductor */ #define USB_VENDOR_ACERLABS 0x0402 /* Acer Labs, Inc. */ @@ -315,7 +315,7 @@ #define USB_VENDOR_ACTIONTEC 0x1668 /* Actiontec Electronics, Inc. */ #define USB_VENDOR_DLINK 0x2001 /* D-Link Corp */ #define USB_VENDOR_INTEL 0x8086 /* Intel */ -#define USB_VENDOR_HP2 0xf003 /* Hewlett Packard */ +#define USB_VENDOR_HP2 0xf003 /* Hewlett-Packard */ /* * List of known products. Grouped by vendor. |