diff options
| author | tron <tron@NetBSD.org> | 1999-06-26 16:26:20 +0000 |
|---|---|---|
| committer | tron <tron@NetBSD.org> | 1999-06-26 16:26:20 +0000 |
| commit | 0ddfad8dfa8d75ec0017f928ca4e85a181d7cfb8 (patch) | |
| tree | b27f18b90171f7c47c0e29274a1804e3d232d7bb /sys | |
| parent | 6e72bbdb8a7b59e2eef5c0a1763abfa9c38d7766 (diff) | |
"www.usb.org" says that:
a) Logitech has vendor ID 0x046d.
b) That vendor ID 0x05ac is Apple Computer.
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/dev/usb/usbdevs | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/usb/usbdevs b/sys/dev/usb/usbdevs index 964cf5131f2..e8b6d855059 100644 --- a/sys/dev/usb/usbdevs +++ b/sys/dev/usb/usbdevs @@ -1,4 +1,4 @@ -a$NetBSD: usbdevs,v 1.33 1999/06/26 15:20:53 tron Exp $ +a$NetBSD: usbdevs,v 1.34 1999/06/26 16:26:20 tron Exp $ /* * Copyright (c) 1998 The NetBSD Foundation, Inc. @@ -51,6 +51,7 @@ vendor GENIUS 0x0458 KYE Systems Corp. vendor MICROSOFT 0x045e Microsoft vendor KENSINGTON 0x0461 Primax Electronics vendor CHERRY 0x046a Cherry Mikroschalter GMBH +vendor LOGITECH 0x046d Logitech Inc. vendor BTC 0x046e Behavior Tech. Computer vendor PHILIPS 0x0471 Philips vendor CONNECTIX 0x0478 Connectix Corp. @@ -71,7 +72,7 @@ vendor EIZO 0x056d EIZO vendor AGILER 0x056e Elecom Co., Ltd. vendor IOMEGA 0x059b Iomega Corporation vendor BELKIN 0x05ab In-System Design -vendor LOGITECH 0x05ac Logitech +vendor APPLE 0x05ac Apple Computer vendor EIZONANAO 0x05e7 EIZO Nanao vendor CHIC 0x05fe Chic Technology vendor MACALLY 0x0618 Macally |
