Module Name: src
Committed By: rkujawa
Date: Tue Apr 17 10:06:32 UTC 2012
Modified Files:
src/sys/arch/amiga/conf: DRACO GENERIC INSTALL
Log Message:
regen configs
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/amiga/conf/DRACO
cvs rdiff -u -r1.285 -r1.286 src/sys/arch/amiga/conf/GENERIC
cvs rdiff -u -r1.106 -r1.107 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.155 src/sys/arch/amiga/conf/DRACO:1.156
--- src/sys/arch/amiga/conf/DRACO:1.155 Sat Mar 10 21:51:49 2012
+++ src/sys/arch/amiga/conf/DRACO Tue Apr 17 10:06:32 2012
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.155 2012/03/10 21:51:49 joerg Exp $
+# $NetBSD: DRACO,v 1.156 2012/04/17 10:06:32 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.95 2012/01/19 22:43:11 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.98 2012/04/17 09:59:03 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.155 $"
+#ident "GENERIC-$Revision: 1.156 $"
maxusers 8
Index: src/sys/arch/amiga/conf/GENERIC
diff -u src/sys/arch/amiga/conf/GENERIC:1.285 src/sys/arch/amiga/conf/GENERIC:1.286
--- src/sys/arch/amiga/conf/GENERIC:1.285 Sat Mar 10 21:51:49 2012
+++ src/sys/arch/amiga/conf/GENERIC Tue Apr 17 10:06:32 2012
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.285 2012/03/10 21:51:49 joerg Exp $
+# $NetBSD: GENERIC,v 1.286 2012/04/17 10:06:32 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.95 2012/01/19 22:43:11 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.98 2012/04/17 09:59:03 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.285 $"
+#ident "GENERIC-$Revision: 1.286 $"
maxusers 8
@@ -347,6 +347,11 @@ a2kbbc0 at mainbus0 # A2000 battery ba
aucc* at mainbus0 # Amiga CC audio
audio* at aucc?
+#a1k2cp0 at mainbus0 # A1200 on-board clockport
+#clockport* at a1k2cp0
+
+#com* at clockport? # Individual Computers SilverSurfer
+
#wsmouse* at ms?
#
Index: src/sys/arch/amiga/conf/INSTALL
diff -u src/sys/arch/amiga/conf/INSTALL:1.106 src/sys/arch/amiga/conf/INSTALL:1.107
--- src/sys/arch/amiga/conf/INSTALL:1.106 Tue Jan 24 00:19:39 2012
+++ src/sys/arch/amiga/conf/INSTALL Tue Apr 17 10:06:32 2012
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.106 2012/01/24 00:19:39 rkujawa Exp $
+# $NetBSD: INSTALL,v 1.107 2012/04/17 10:06:32 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.95 2012/01/19 22:43:11 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.98 2012/04/17 09:59:03 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.106 $"
+#ident "GENERIC-$Revision: 1.107 $"
makeoptions COPTS="-Os"