Module Name:    src
Committed By:   rkujawa
Date:           Mon Jan 28 14:56:03 UTC 2013

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

Log Message:
Regen config files.


To generate a diff of this commit:
cvs rdiff -u -r1.162 -r1.163 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.294 -r1.295 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.113 -r1.114 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.162 src/sys/arch/amiga/conf/DRACO:1.163
--- src/sys/arch/amiga/conf/DRACO:1.162	Sun Nov 25 23:37:28 2012
+++ src/sys/arch/amiga/conf/DRACO	Mon Jan 28 14:56:02 2013
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.162 2012/11/25 23:37:28 rkujawa Exp $
+# $NetBSD: DRACO,v 1.163 2013/01/28 14:56:02 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.107 2012/11/25 23:37:10 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.108 2013/01/28 14:54:51 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.162 $"
+#ident 		"GENERIC-$Revision: 1.163 $"
 
 
 maxusers	8

Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.294 src/sys/arch/amiga/conf/GENERIC:1.295
--- src/sys/arch/amiga/conf/GENERIC:1.294	Sun Nov 25 23:37:28 2012
+++ src/sys/arch/amiga/conf/GENERIC	Mon Jan 28 14:56:03 2013
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.294 2012/11/25 23:37:28 rkujawa Exp $
+# $NetBSD: GENERIC,v 1.295 2013/01/28 14:56:03 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.107 2012/11/25 23:37:10 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.108 2013/01/28 14:54:51 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.294 $"
+#ident 		"GENERIC-$Revision: 1.295 $"
 
 
 maxusers	8
@@ -498,6 +498,7 @@ pci*            at mppb?
 
 empb0		at zbus0		# ELBOX Mediator PCI 1200
 emmem0		at zbus0		# ELBOX Mediator PCI memory space
+empm0		at empb0		# ELBOX Mediator PCI Power Management
 pci*		at empb0
 
 #cv3dpb*	at zbus0		# CyberVision 64/3D PCI bridge

Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.113 src/sys/arch/amiga/conf/INSTALL:1.114
--- src/sys/arch/amiga/conf/INSTALL:1.113	Sun Nov 25 23:37:28 2012
+++ src/sys/arch/amiga/conf/INSTALL	Mon Jan 28 14:56:03 2013
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.113 2012/11/25 23:37:28 rkujawa Exp $
+# $NetBSD: INSTALL,v 1.114 2013/01/28 14:56:03 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.107 2012/11/25 23:37:10 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.108 2013/01/28 14:54:51 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.113 $"
+#ident 		"GENERIC-$Revision: 1.114 $"
 
 makeoptions	COPTS="-Os"
 
@@ -437,6 +437,7 @@ pci*            at mppb?
 
 empb0		at zbus0		# ELBOX Mediator PCI 1200
 emmem0		at zbus0		# ELBOX Mediator PCI memory space
+empm0		at empb0		# ELBOX Mediator PCI Power Management
 pci*		at empb0
 
 #cv3dpb*	at zbus0		# CyberVision 64/3D PCI bridge

Reply via email to