Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/dev expand a comment slightly.
details: https://anonhg.NetBSD.org/src/rev/22ca81aae1d7
branches: trunk
changeset: 486257:22ca81aae1d7
user: mrg <mrg%NetBSD.org@localhost>
date: Wed May 17 09:25:27 2000 +0000
description:
expand a comment slightly.
diffstat:
sys/arch/sparc64/dev/ebus.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (20 lines):
diff -r c1554497ff21 -r 22ca81aae1d7 sys/arch/sparc64/dev/ebus.c
--- a/sys/arch/sparc64/dev/ebus.c Wed May 17 09:22:11 2000 +0000
+++ b/sys/arch/sparc64/dev/ebus.c Wed May 17 09:25:27 2000 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: ebus.c,v 1.8 2000/04/22 17:06:01 mrg Exp $ */
+/* $NetBSD: ebus.c,v 1.9 2000/05/17 09:25:27 mrg Exp $ */
/*
* Copyright (c) 1999, 2000 Matthew R. Green
@@ -331,7 +331,9 @@
}
/*
- * what is our OFW node?
+ * what is our OFW node? this depends on our pci chipset tag
+ * having it's "node" value set to the OFW node of the PCI bus,
+ * see the simba driver.
*/
int
ebus_find_node(sc, pa)
Home |
Main Index |
Thread Index |
Old Index