Source-Changes-HG archive

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

[src/trunk]: src/sys/dev/pci s/bus/bridge/ for the sun pci bridges. my bad.



details:   https://anonhg.NetBSD.org/src/rev/9b76251ba9c2
branches:  trunk
changeset: 473317:9b76251ba9c2
user:      mrg <mrg%NetBSD.org@localhost>
date:      Sat May 29 07:07:51 1999 +0000

description:
s/bus/bridge/ for the sun pci bridges.  my bad.

diffstat:

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

diffs (20 lines):

diff -r dafa9c490db1 -r 9b76251ba9c2 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sat May 29 01:31:17 1999 +0000
+++ b/sys/dev/pci/pcidevs       Sat May 29 07:07:51 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.124 1999/05/29 01:28:52 fvdl Exp $
+$NetBSD: pcidevs,v 1.125 1999/05/29 07:07:51 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -964,8 +964,8 @@
 /* Sun Microsystems products */
 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
+product SUN SIMBA      0x5000  Simba PCI bridge
+product SUN US_IIi     0xa000  UltraSPARC IIi PCI bridge
 
 /* NCR/Symbios Logic products */
 product SYMBIOS 810    0x0001  53c810



Home | Main Index | Thread Index | Old Index