Module Name:    src
Committed By:   rkujawa
Date:           Wed Nov 21 22:35:19 UTC 2012

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.160 -r1.161 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.291 -r1.292 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.111 -r1.112 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.160 src/sys/arch/amiga/conf/DRACO:1.161
--- src/sys/arch/amiga/conf/DRACO:1.160	Mon Nov 19 22:40:24 2012
+++ src/sys/arch/amiga/conf/DRACO	Wed Nov 21 22:35:19 2012
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.160 2012/11/19 22:40:24 rkujawa Exp $
+# $NetBSD: DRACO,v 1.161 2012/11/21 22:35:19 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.105 2012/11/19 22:39:47 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.106 2012/11/21 22:33:50 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.160 $"
+#ident 		"GENERIC-$Revision: 1.161 $"
 
 
 maxusers	8
@@ -306,8 +306,7 @@ qn*		at zbus0		# Quicknet
 xsurf*		at zbus0		# X-Surf
 ne*		at xsurfbus?		# NE2000 chip on X-Surf
 gencp*		at xsurfbus?		# clockports on X-Surf
-#wdc*		at xsurfbus?		# IDE on X-Surf
-#options	WDC_NO_IDS
+wdc*		at xsurfbus?		# IDE on X-Surf
 clockport*	at gencp?
 
 # Arcnet

Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.291 src/sys/arch/amiga/conf/GENERIC:1.292
--- src/sys/arch/amiga/conf/GENERIC:1.291	Mon Nov 19 22:40:24 2012
+++ src/sys/arch/amiga/conf/GENERIC	Wed Nov 21 22:35:19 2012
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.291 2012/11/19 22:40:24 rkujawa Exp $
+# $NetBSD: GENERIC,v 1.292 2012/11/21 22:35:19 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.105 2012/11/19 22:39:47 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.106 2012/11/21 22:33:50 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.291 $"
+#ident 		"GENERIC-$Revision: 1.292 $"
 
 
 maxusers	8
@@ -386,8 +386,7 @@ qn*		at zbus0		# Quicknet
 xsurf*		at zbus0		# X-Surf
 ne*		at xsurfbus?		# NE2000 chip on X-Surf
 gencp*		at xsurfbus?		# clockports on X-Surf
-#wdc*		at xsurfbus?		# IDE on X-Surf
-#options	WDC_NO_IDS
+wdc*		at xsurfbus?		# IDE on X-Surf
 clockport*	at gencp?
 
 # Arcnet

Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.111 src/sys/arch/amiga/conf/INSTALL:1.112
--- src/sys/arch/amiga/conf/INSTALL:1.111	Mon Nov 19 22:40:24 2012
+++ src/sys/arch/amiga/conf/INSTALL	Wed Nov 21 22:35:19 2012
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.111 2012/11/19 22:40:24 rkujawa Exp $
+# $NetBSD: INSTALL,v 1.112 2012/11/21 22:35:19 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.105 2012/11/19 22:39:47 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.106 2012/11/21 22:33:50 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.111 $"
+#ident 		"GENERIC-$Revision: 1.112 $"
 
 makeoptions	COPTS="-Os"
 
@@ -327,8 +327,7 @@ qn*		at zbus0		# Quicknet
 xsurf*		at zbus0		# X-Surf
 ne*		at xsurfbus?		# NE2000 chip on X-Surf
 gencp*		at xsurfbus?		# clockports on X-Surf
-#wdc*		at xsurfbus?		# IDE on X-Surf
-#options	WDC_NO_IDS
+wdc*		at xsurfbus?		# IDE on X-Surf
 clockport*	at gencp?
 
 # Arcnet

Reply via email to