Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/pci fix error in previous.
details: https://anonhg.NetBSD.org/src/rev/118a877d14dd
branches: trunk
changeset: 473319:118a877d14dd
user: mrg <mrg%NetBSD.org@localhost>
date: Sat May 29 07:10:33 1999 +0000
description:
fix error in previous.
diffstat:
sys/dev/pci/pcidevs | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d36f2ab4e604 -r 118a877d14dd sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs Sat May 29 07:08:52 1999 +0000
+++ b/sys/dev/pci/pcidevs Sat May 29 07:10:33 1999 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.125 1999/05/29 07:07:51 mrg Exp $
+$NetBSD: pcidevs,v 1.126 1999/05/29 07:10:33 mrg Exp $
/*
* Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -965,7 +965,7 @@
product SUN EBUS 0x1000 SPARC Ebus
product SUN HMENETWORK 0x1001 SUNW,hme compatible Ethernet
product SUN SIMBA 0x5000 Simba PCI bridge
-product SUN US_IIi 0xa000 UltraSPARC IIi PCI bridge
+product SUN US_IIi 0xa000 UltraSPARC IIi PCI
/* NCR/Symbios Logic products */
product SYMBIOS 810 0x0001 53c810
Home |
Main Index |
Thread Index |
Old Index