diff options
author | n_hibma <n_hibma@FreeBSD.org> | 2001-09-01 09:35:46 +0000 |
---|---|---|
committer | n_hibma <n_hibma@FreeBSD.org> | 2001-09-01 09:35:46 +0000 |
commit | 7346657593b41c0f0cf0c287015d6cdf79d913fc (patch) | |
tree | c4c0dc3036e010e1449ed63eca7a1c9f6381c149 /sys/dev/usb/usbdevs.h | |
parent | a49bd9fc8b0824ae43d8cf7636981b6db3e09696 (diff) | |
download | FreeBSD-src-7346657593b41c0f0cf0c287015d6cdf79d913fc.zip FreeBSD-src-7346657593b41c0f0cf0c287015d6cdf79d913fc.tar.gz |
Regen.
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. |