Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci Add vendor ID for Geocast



details:   https://anonhg.NetBSD.org/src/rev/d7b3b0a32151
branches:  trunk
changeset: 474952:d7b3b0a32151
user:      castor <castor%NetBSD.org@localhost>
date:      Tue Jul 27 17:52:59 1999 +0000

description:
Add vendor ID for Geocast

diffstat:

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

diffs (17 lines):

diff -r a04d23bcb931 -r d7b3b0a32151 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Jul 27 15:41:49 1999 +0000
+++ b/sys/dev/pci/pcidevs       Tue Jul 27 17:52:59 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.139 1999/07/27 00:23:47 thorpej Exp $
+$NetBSD: pcidevs,v 1.140 1999/07/27 17:52:59 castor Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -509,6 +509,7 @@
 vendor NVIDIA_SGS      0x12d2  Nvidia Corporation & SGS Thomson Microelectric
 vendor LMC             0x1376  LAN Media Corporation
 vendor DELTA           0x1500  Delta Electronics
+vendor GEOCAST         0x15a1  Geocast Network Systems
 vendor SYMPHONY2       0x1c1c  Symphony Labs (2nd PCI Vendor ID)
 vendor TEKRAM2         0x1de1  Tekram Technology (2nd PCI Vendor ID)
 vendor 3DLABS          0x3d3d  3D Labs



Home | Main Index | Thread Index | Old Index