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 kernel configs



details:   https://anonhg.NetBSD.org/src/rev/1f44ec485b36
branches:  trunk
changeset: 770715:1f44ec485b36
user:      rkujawa <rkujawa%NetBSD.org@localhost>
date:      Sun Oct 30 11:19:56 2011 +0000

description:
regen kernel configs

diffstat:

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

diffs (98 lines):

diff -r 397e0ce7cdfb -r 1f44ec485b36 sys/arch/amiga/conf/DRACO
--- a/sys/arch/amiga/conf/DRACO Sun Oct 30 11:16:05 2011 +0000
+++ b/sys/arch/amiga/conf/DRACO Sun Oct 30 11:19:56 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: DRACO,v 1.143 2011/10/27 22:13:41 rkujawa Exp $
+# $NetBSD: DRACO,v 1.144 2011/10/30 11:19:56 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.85 2011/10/27 22:12:23 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.86 2011/10/30 11:16:05 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.143 $"
+#ident                 "GENERIC-$Revision: 1.144 $"
 
 
 maxusers       8
diff -r 397e0ce7cdfb -r 1f44ec485b36 sys/arch/amiga/conf/GENERIC
--- a/sys/arch/amiga/conf/GENERIC       Sun Oct 30 11:16:05 2011 +0000
+++ b/sys/arch/amiga/conf/GENERIC       Sun Oct 30 11:19:56 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: GENERIC,v 1.273 2011/10/27 22:13:41 rkujawa Exp $
+# $NetBSD: GENERIC,v 1.274 2011/10/30 11:19:56 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.85 2011/10/27 22:12:23 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.86 2011/10/30 11:16:05 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.273 $"
+#ident                 "GENERIC-$Revision: 1.274 $"
 
 
 maxusers       8
@@ -427,10 +427,10 @@
 
 wdc0           at mainbus0             # A4000 & A1200 IDE bus
 wdc*           at zbus0                # Buddha / Catweasel
-#efa0          at mainbus0             # ELBOX FastATA 1200 Mk-III/Mk-IV 
+efa0           at mainbus0             # ELBOX FastATA 1200 Mk-III/Mk-IV 
 
 atabus*        at wdc? channel ?       # ATA bus
-#atabus*               at efa? 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
diff -r 397e0ce7cdfb -r 1f44ec485b36 sys/arch/amiga/conf/INSTALL
--- a/sys/arch/amiga/conf/INSTALL       Sun Oct 30 11:16:05 2011 +0000
+++ b/sys/arch/amiga/conf/INSTALL       Sun Oct 30 11:19:56 2011 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: INSTALL,v 1.95 2011/10/27 22:13:42 rkujawa Exp $
+# $NetBSD: INSTALL,v 1.96 2011/10/30 11:19:56 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.85 2011/10/27 22:12:23 rkujawa Exp $
+# Created from: # NetBSD: GENERIC.in,v 1.86 2011/10/30 11:16:05 rkujawa Exp $
 #
 ##
 # GENERIC machine description file
@@ -29,7 +29,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GENERIC-$Revision: 1.95 $"
+#ident                 "GENERIC-$Revision: 1.96 $"
 
 makeoptions    COPTS="-Os"
 
@@ -373,10 +373,10 @@
 
 wdc0           at mainbus0             # A4000 & A1200 IDE bus
 wdc*           at zbus0                # Buddha / Catweasel
-#efa0          at mainbus0             # ELBOX FastATA 1200 Mk-III/Mk-IV 
+efa0           at mainbus0             # ELBOX FastATA 1200 Mk-III/Mk-IV 
 
 atabus*        at wdc? channel ?       # ATA bus
-#atabus*               at efa? 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



Home | Main Index | Thread Index | Old Index