diff options
| author | tron <tron@NetBSD.org> | 1999-06-26 16:26:57 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 1999-06-26 16:26:57 +0000 |
| commit | b2c4582d6dcd54d925a8cf8553f2de731f8588b8 (patch) | |
| tree | feb38a68382905abb579080382cac46d5f00f327 /sys/dev/usb/usbdevs.h | |
| parent | 0ddfad8dfa8d75ec0017f928ca4e85a181d7cfb8 (diff) | |
Regen.
Diffstat (limited to 'sys/dev/usb/usbdevs.h')
| -rw-r--r-- | sys/dev/usb/usbdevs.h | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sys/dev/usb/usbdevs.h b/sys/dev/usb/usbdevs.h index 049ab74e7a9..787e2f15f79 100644 --- a/sys/dev/usb/usbdevs.h +++ b/sys/dev/usb/usbdevs.h @@ -1,10 +1,10 @@ -/* $NetBSD: usbdevs.h,v 1.33 1999/06/26 15:21:17 tron Exp $ */ +/* $NetBSD: usbdevs.h,v 1.34 1999/06/26 16:26:57 tron Exp $ */ /* * THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. * * generated from: - * aNetBSD: usbdevs,v 1.33 1999/06/26 15:20:53 tron Exp + * aNetBSD: usbdevs,v 1.34 1999/06/26 16:26:20 tron Exp */ /* @@ -58,6 +58,7 @@ #define USB_VENDOR_MICROSOFT 0x045e /* Microsoft */ #define USB_VENDOR_KENSINGTON 0x0461 /* Primax Electronics */ #define USB_VENDOR_CHERRY 0x046a /* Cherry Mikroschalter GMBH */ +#define USB_VENDOR_LOGITECH 0x046d /* Logitech Inc. */ #define USB_VENDOR_BTC 0x046e /* Behavior Tech. Computer */ #define USB_VENDOR_PHILIPS 0x0471 /* Philips */ #define USB_VENDOR_CONNECTIX 0x0478 /* Connectix Corp. */ @@ -78,7 +79,7 @@ #define USB_VENDOR_AGILER 0x056e /* Elecom Co., Ltd. */ #define USB_VENDOR_IOMEGA 0x059b /* Iomega Corporation */ #define USB_VENDOR_BELKIN 0x05ab /* In-System Design */ -#define USB_VENDOR_LOGITECH 0x05ac /* Logitech */ +#define USB_VENDOR_APPLE 0x05ac /* Apple Computer */ #define USB_VENDOR_EIZONANAO 0x05e7 /* EIZO Nanao */ #define USB_VENDOR_CHIC 0x05fe /* Chic Technology */ #define USB_VENDOR_MACALLY 0x0618 /* Macally */ |
