Module Name:    src
Committed By:   rkujawa
Date:           Thu Oct 27 22:13:42 UTC 2011

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

Log Message:
regen kernel configs


To generate a diff of this commit:
cvs rdiff -u -r1.142 -r1.143 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.272 -r1.273 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.94 -r1.95 src/sys/arch/amiga/conf/INSTALL

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/DRACO
diff -u src/sys/arch/amiga/conf/DRACO:1.142 src/sys/arch/amiga/conf/DRACO:1.143
--- src/sys/arch/amiga/conf/DRACO:1.142	Mon Sep 19 19:15:28 2011
+++ src/sys/arch/amiga/conf/DRACO	Thu Oct 27 22:13:41 2011
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.142 2011/09/19 19:15:28 rkujawa Exp $
+# $NetBSD: DRACO,v 1.143 2011/10/27 22:13:41 rkujawa Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.83 2011/09/17 16:55:34 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.85 2011/10/27 22:12:23 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.142 $"
+#ident 		"GENERIC-$Revision: 1.143 $"
 
 
 maxusers	8

Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.272 src/sys/arch/amiga/conf/GENERIC:1.273
--- src/sys/arch/amiga/conf/GENERIC:1.272	Mon Sep 19 19:15:28 2011
+++ src/sys/arch/amiga/conf/GENERIC	Thu Oct 27 22:13:41 2011
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.272 2011/09/19 19:15:28 rkujawa Exp $
+# $NetBSD: GENERIC,v 1.273 2011/10/27 22:13:41 rkujawa Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.83 2011/09/17 16:55:34 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.85 2011/10/27 22:12:23 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.272 $"
+#ident 		"GENERIC-$Revision: 1.273 $"
 
 
 maxusers	8
@@ -427,8 +427,10 @@ scsibus*	at empsc0
 
 wdc0		at mainbus0		# A4000 & A1200 IDE bus
 wdc*		at zbus0		# Buddha / Catweasel
+#efa0		at mainbus0		# ELBOX FastATA 1200 Mk-III/Mk-IV 
 
 atabus* 	at wdc? channel ?	# ATA bus
+#atabus*		at efa? channel ?	# ATA bus 
 wd*		at atabus? drive ?	#  + drives
 atapibus*	at atabus?		# ATAPI bus
 cd*		at atapibus? drive ?	# ATAPI CD-ROM drives

Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.94 src/sys/arch/amiga/conf/INSTALL:1.95
--- src/sys/arch/amiga/conf/INSTALL:1.94	Mon Sep 19 19:15:29 2011
+++ src/sys/arch/amiga/conf/INSTALL	Thu Oct 27 22:13:42 2011
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.94 2011/09/19 19:15:29 rkujawa Exp $
+# $NetBSD: INSTALL,v 1.95 2011/10/27 22:13:42 rkujawa Exp $
 #
 # This file was automatically created.
 # Changes will be lost when make is run in this directory.
 #
-# Created from: # NetBSD: GENERIC.in,v 1.83 2011/09/17 16:55:34 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.85 2011/10/27 22:12:23 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@ include "arch/amiga/conf/std.amiga"
 
 options 	INCLUDE_CONFIG_FILE	# embed config file in kernel binary
 
-#ident 		"GENERIC-$Revision: 1.94 $"
+#ident 		"GENERIC-$Revision: 1.95 $"
 
 makeoptions	COPTS="-Os"
 
@@ -373,8 +373,10 @@ scsibus*	at empsc0
 
 wdc0		at mainbus0		# A4000 & A1200 IDE bus
 wdc*		at zbus0		# Buddha / Catweasel
+#efa0		at mainbus0		# ELBOX FastATA 1200 Mk-III/Mk-IV 
 
 atabus* 	at wdc? channel ?	# ATA bus
+#atabus*		at efa? channel ?	# ATA bus 
 wd*		at atabus? drive ?	#  + drives
 atapibus*	at atabus?		# ATAPI bus
 cd*		at atapibus? drive ?	# ATAPI CD-ROM drives

Reply via email to