Module Name:    src
Committed By:   rkujawa
Date:           Sun Nov 25 23:37:10 UTC 2012

Modified Files:
        src/sys/arch/amiga/conf: GENERIC.in

Log Message:
Argh, commited wrong file. Add z3rambd.


To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/sys/arch/amiga/conf/GENERIC.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/amiga/conf/GENERIC.in
diff -u src/sys/arch/amiga/conf/GENERIC.in:1.106 src/sys/arch/amiga/conf/GENERIC.in:1.107
--- src/sys/arch/amiga/conf/GENERIC.in:1.106	Wed Nov 21 22:33:50 2012
+++ src/sys/arch/amiga/conf/GENERIC.in	Sun Nov 25 23:37:10 2012
@@ -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 @@ include "arch/amiga/conf/std.amiga"
 
 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_ifdef(`AMIGA_CONFIGURATION', `m4_dnl
 ')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

Reply via email to