Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/conf Comment update for PCI_CONFIG_DUMP: dump...
details: https://anonhg.NetBSD.org/src/rev/64496b07c3aa
branches: trunk
changeset: 521366:64496b07c3aa
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Jan 29 06:59:26 2002 +0000
description:
Comment update for PCI_CONFIG_DUMP: dumping PCI config space for EBus
seems ok now. But an attempt of reading IGA1682 config space past
offset 64 hangs the machine.
diffstat:
sys/arch/sparc/conf/KRUPS | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r fa2940b9b78c -r 64496b07c3aa sys/arch/sparc/conf/KRUPS
--- a/sys/arch/sparc/conf/KRUPS Tue Jan 29 06:08:35 2002 +0000
+++ b/sys/arch/sparc/conf/KRUPS Tue Jan 29 06:59:26 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: KRUPS,v 1.1 2002/01/28 08:55:39 uwe Exp $
+# $NetBSD: KRUPS,v 1.2 2002/01/29 06:59:26 uwe Exp $
# From: NetBSD: GENERIC,v 1.130 2002/01/27 13:23:26 jdolecek Exp
#
# Krups (JavaStation 10, aka JavaStation NC) machine description file
@@ -8,7 +8,7 @@
include "arch/sparc/conf/std.sparc"
-#ident "KRUPS-$Revision: 1.1 $"
+#ident "KRUPS-$Revision: 1.2 $"
maxusers 32
@@ -201,7 +201,7 @@
pci0 at msiiep0
options PCIVERBOSE
-#options PCI_CONFIG_DUMP # pci_conf_print_bar wedges ebus
+#options PCI_CONFIG_DUMP # hangs reading IGA1682 config past offset 64
ebus0 at pci0 # ebus devices
Home |
Main Index |
Thread Index |
Old Index