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

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

Log Message:
Add z3rambd, commented out.


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

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
diff -u src/sys/arch/amiga/conf/GENERIC:1.292 src/sys/arch/amiga/conf/GENERIC:1.293
--- src/sys/arch/amiga/conf/GENERIC:1.292	Wed Nov 21 22:35:19 2012
+++ src/sys/arch/amiga/conf/GENERIC	Sun Nov 25 23:36:37 2012
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.292 2012/11/21 22:35:19 rkujawa Exp $
+# $NetBSD: GENERIC,v 1.293 2012/11/25 23:36:37 rkujawa Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.292 $"
+#ident 		"GENERIC-$Revision: 1.293 $"
 
 
 maxusers	8
@@ -272,6 +272,9 @@ options        KFONT_CONS_ISO8859_1
 #options 	FONT_VT220L8x10
 #options	FONT_VT220ISO8x16
 
+#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