Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/usb Add Geocast's vendor ID



details:   https://anonhg.NetBSD.org/src/rev/b75b3a44adeb
branches:  trunk
changeset: 486362:b75b3a44adeb
user:      castor <castor%NetBSD.org@localhost>
date:      Sat May 20 06:29:50 2000 +0000

description:
Add Geocast's vendor ID

diffstat:

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

diffs (17 lines):

diff -r 9f501a5aa03f -r b75b3a44adeb sys/dev/usb/usbdevs
--- a/sys/dev/usb/usbdevs       Sat May 20 05:08:53 2000 +0000
+++ b/sys/dev/usb/usbdevs       Sat May 20 06:29:50 2000 +0000
@@ -1,4 +1,4 @@
-$NetBSD: usbdevs,v 1.98 2000/05/14 15:18:16 soren Exp $
+$NetBSD: usbdevs,v 1.99 2000/05/20 06:29:50 castor Exp $
 
 /*
  * Copyright (c) 1998, 1999, 2000 The NetBSD Foundation, Inc.
@@ -221,6 +221,7 @@
 vendor ASAHIOPTICAL    0x0a17  Asahi Optical Co., Ltd.
 vendor BOCASYSTEMS     0x0a43  Boca Systems, Inc.
 vendor BROADCOM                0x0a5c  Broadcom Corp.
+vendor GEOCAST         0x0a79  Geocast Network Systems
 vendor MOTOROLA                0x1063  Motorola
 vendor PLX             0x10b5  PLX
 vendor INSIDEOUT       0x1608  Inside Out Networks



Home | Main Index | Thread Index | Old Index