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 the UltraSPARC IIi PCI interface



details:   https://anonhg.NetBSD.org/src/rev/50b948114d3c
branches:  trunk
changeset: 473255:50b948114d3c
user:      mrg <mrg%NetBSD.org@localhost>
date:      Thu May 27 02:51:19 1999 +0000

description:
add the UltraSPARC IIi PCI interface

diffstat:

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

diffs (17 lines):

diff -r e041a403da53 -r 50b948114d3c sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu May 27 01:56:32 1999 +0000
+++ b/sys/dev/pci/pcidevs       Thu May 27 02:51:19 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.122 1999/05/23 21:26:54 veego Exp $
+$NetBSD: pcidevs,v 1.123 1999/05/27 02:51:19 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -964,6 +964,7 @@
 product SUN EBUS       0x1000  SPARC Ebus
 product SUN HMENETWORK 0x1001  SUNW,hme compatible Ethernet
 product SUN SIMBA      0x5000  Simba PCI bus
+product SUN US_IIi     0xa000  UltraSPARC IIi PCI bus
 
 /* NCR/Symbios Logic products */
 product SYMBIOS 810    0x0001  53c810



Home | Main Index | Thread Index | Old Index