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 a Heuricon host bridge.



details:   https://anonhg.NetBSD.org/src/rev/b3239809fd0c
branches:  trunk
changeset: 526936:b3239809fd0c
user:      augustss <augustss%NetBSD.org@localhost>
date:      Tue May 14 12:05:13 2002 +0000

description:
Add a Heuricon host bridge.

diffstat:

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

diffs (27 lines):

diff -r 6521243aa455 -r b3239809fd0c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue May 14 11:24:20 2002 +0000
+++ b/sys/dev/pci/pcidevs       Tue May 14 12:05:13 2002 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.422 2002/05/03 12:46:11 augustss Exp $
+$NetBSD: pcidevs,v 1.423 2002/05/14 12:05:13 augustss Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -492,6 +492,7 @@
 vendor O2MICRO         0x1217  O2 Micro Inc
 vendor 3DFX            0x121a  3Dfx Interactive
 vendor ARIEL           0x1220  Ariel
+vendor HEURICON                0x1223  Heurikon/Computer Products
 vendor AZTECH          0x122d  Aztech
 vendor 3DO             0x1239  The 3D0 Company
 vendor CCUBE           0x123f  C-Cube Microsystems
@@ -1229,6 +1230,9 @@
 /* Guillemot products */
 product GUILLEMOT MAXIRADIO    0x1001  MAXIRADIO
 
+/* Heuricon products */
+product HEURICON PMPPC         0x000e  PM/PPC
+
 /* Hewlett-Packard products */
 product HP A4977A              0x1005  A4977A Visualize EG
 product HP J2585A              0x1030  J2585A



Home | Main Index | Thread Index | Old Index