Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/amiga/conf Argh, commited wrong file. Add z3rambd.



details:   https://anonhg.NetBSD.org/src/rev/cae6bc7ae71b
branches:  trunk
changeset: 782904:cae6bc7ae71b
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Sun Nov 25 23:37:10 2012 +0000

description:
Argh, commited wrong file. Add z3rambd.

diffstat:

 sys/arch/amiga/conf/GENERIC.in |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (28 lines):

diff -r 587a2f46fc8f -r cae6bc7ae71b sys/arch/amiga/conf/GENERIC.in
--- a/sys/arch/amiga/conf/GENERIC.in    Sun Nov 25 23:36:37 2012 +0000
+++ b/sys/arch/amiga/conf/GENERIC.in    Sun Nov 25 23:37:10 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC.in,v 1.106 2012/11/21 22:33:50 rkujawa Exp $
+# $NetBSD: GENERIC.in,v 1.107 2012/11/25 23:37:10 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -52,7 +52,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.106 $"
+#ident                 "GENERIC-$Revision: 1.107 $"
 
 m4_ifdef(`INSTALL_CONFIGURATION', `m4_dnl
 makeoptions    COPTS="-Os"
@@ -330,6 +330,9 @@
 ')m4_dnl
 
 m4_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
+#z3rambd*      at zbus0                # Zorro III RAM block devices
+#altmem*       at z3rambd?
+
 p5bus0         at zbus0                # Phase5 CSPPC/BPPC internal bus
 
 grfcc0         at mainbus0             # custom chips



Home | Main Index | Thread Index | Old Index