Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/usb "www.usb.org" says that:



details:   https://anonhg.NetBSD.org/src/rev/ef4a2eaeb824
branches:  trunk
changeset: 474037:ef4a2eaeb824
user:      tron <tron%NetBSD.org@localhost>
date:      Sat Jun 26 16:26:20 1999 +0000

description:
"www.usb.org" says that:
a) Logitech has vendor ID 0x046d.
b) That vendor ID 0x05ac is Apple Computer.

diffstat:

 sys/dev/usb/usbdevs |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r b90a022c5147 -r ef4a2eaeb824 sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat Jun 26 15:21:17 1999 +0000
+++ b/sys/dev/usb/usbdevs       Sat Jun 26 16:26:20 1999 +0000
@@ -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 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 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



Home | Main Index | Thread Index | Old Index