Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/hp700/conf Put interface attributes on the device, ...
details: https://anonhg.NetBSD.org/src/rev/7ff825af3f67
branches: trunk
changeset: 539859:7ff825af3f67
user: chs <chs%NetBSD.org@localhost>
date: Thu Nov 28 05:53:23 2002 +0000
description:
Put interface attributes on the device, not another attribute with
the same name as the device.
diffstat:
sys/arch/hp700/conf/files.hp700 | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (19 lines):
diff -r 94e8b31592ce -r 7ff825af3f67 sys/arch/hp700/conf/files.hp700
--- a/sys/arch/hp700/conf/files.hp700 Thu Nov 28 05:51:02 2002 +0000
+++ b/sys/arch/hp700/conf/files.hp700 Thu Nov 28 05:53:23 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.hp700,v 1.3 2002/09/06 13:18:43 gehenna Exp $
+# $NetBSD: files.hp700,v 1.4 2002/11/28 05:53:23 chs Exp $
#
# $OpenBSD: files.hp700,v 1.31 2001/06/26 02:41:25 mickey Exp $
#
@@ -56,8 +56,7 @@
# Mainbus
#
-define mainbus {[irq = -1]}
-device mainbus
+device mainbus {[irq = -1]}
attach mainbus at root
file arch/hp700/hp700/mainbus.c mainbus
Home |
Main Index |
Thread Index |
Old Index