Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/amiga/conf regen configs



details:   https://anonhg.NetBSD.org/src/rev/74ea666f3cb8
branches:  trunk
changeset: 778855:74ea666f3cb8
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Tue Apr 17 10:06:32 2012 +0000

description:
regen configs

diffstat:

 sys/arch/amiga/conf/DRACO   |   6 +++---
 sys/arch/amiga/conf/GENERIC |  11 ++++++++---
 sys/arch/amiga/conf/INSTALL |   6 +++---
 3 files changed, 14 insertions(+), 9 deletions(-)

diffs (84 lines):

diff -r df9daad136b8 -r 74ea666f3cb8 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Tue Apr 17 09:59:03 2012 +0000
+++ b/sys/arch/amiga/conf/DRACO Tue Apr 17 10:06:32 2012 +0000
@@ -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 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.155 $"
+#ident                 "GENERIC-$Revision: 1.156 $"
 
 
 maxusers       8
diff -r df9daad136b8 -r 74ea666f3cb8 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Tue Apr 17 09:59:03 2012 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Tue Apr 17 10:06:32 2012 +0000
@@ -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 @@
 
 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 @@
 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?
 
 #
diff -r df9daad136b8 -r 74ea666f3cb8 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Tue Apr 17 09:59:03 2012 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Tue Apr 17 10:06:32 2012 +0000
@@ -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 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.106 $"
+#ident                 "GENERIC-$Revision: 1.107 $"
 
 makeoptions    COPTS="-Os"
 



Home | Main Index | Thread Index | Old Index