Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/atari/conf Regen from GENERIC.in rev 1.86:



details:   https://anonhg.NetBSD.org/src/rev/bec9b95b491d
branches:  trunk
changeset: 753781:bec9b95b491d
user:      tsutsui <tsutsui%NetBSD.org@localhost>
date:      Sat Apr 10 02:29:25 2010 +0000

description:
Regen from GENERIC.in rev 1.86:
> Disable options SERCONSOLE (force serial console if DCD is detected)
> because now it's patchable by binpatch(8).

diffstat:

 sys/arch/atari/conf/ATARITT      |  5 ++---
 sys/arch/atari/conf/FALCON       |  4 ++--
 sys/arch/atari/conf/HADES        |  5 ++---
 sys/arch/atari/conf/MILAN-ISAIDE |  5 ++---
 sys/arch/atari/conf/MILAN-PCIIDE |  5 ++---
 sys/arch/atari/conf/SMALL030     |  4 ++--
 6 files changed, 12 insertions(+), 16 deletions(-)

diffs (137 lines):

diff -r 4b7daa1dad03 -r bec9b95b491d sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Sat Apr 10 02:27:52 2010 +0000
+++ b/sys/arch/atari/conf/ATARITT       Sat Apr 10 02:29:25 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: ATARITT,v 1.98 2010/04/01 17:10:06 tsutsui Exp $
+# $NetBSD: ATARITT,v 1.99 2010/04/10 02:29:25 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
+#              NetBSD: GENERIC.in,v 1.86 2010/04/10 02:27:52 tsutsui Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -69,7 +69,6 @@
 options MEMORY_DISK_HOOKS # Boot RAM-disk
 options DISKLABEL_NBDA # NetBSD disklabels (required)
 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
-options SERCONSOLE # modem1 console support, breaks Falcon
 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
 options MSGBUFSIZE=32768 # size of kernel msg. buffer
 options TRY_SCSI_LINKED_COMMANDS=0x7f
diff -r 4b7daa1dad03 -r bec9b95b491d sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Sat Apr 10 02:27:52 2010 +0000
+++ b/sys/arch/atari/conf/FALCON        Sat Apr 10 02:29:25 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: FALCON,v 1.95 2010/04/01 17:10:06 tsutsui Exp $
+# $NetBSD: FALCON,v 1.96 2010/04/10 02:29:25 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
+#              NetBSD: GENERIC.in,v 1.86 2010/04/10 02:27:52 tsutsui Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
diff -r 4b7daa1dad03 -r bec9b95b491d sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sat Apr 10 02:27:52 2010 +0000
+++ b/sys/arch/atari/conf/HADES Sat Apr 10 02:29:25 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: HADES,v 1.88 2010/04/10 02:01:30 tsutsui Exp $
+# $NetBSD: HADES,v 1.89 2010/04/10 02:29:25 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: HADES.in,v 1.11 2010/04/10 01:59:40 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
+#              NetBSD: GENERIC.in,v 1.86 2010/04/10 02:27:52 tsutsui Exp $
 include "arch/atari/conf/std.hades"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -74,7 +74,6 @@
 options MEMORY_DISK_HOOKS # Boot RAM-disk
 options DISKLABEL_NBDA # NetBSD disklabels (required)
 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
-options SERCONSOLE # modem1 console support, breaks Falcon
 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
 options MSGBUFSIZE=32768 # size of kernel msg. buffer
 options TRY_SCSI_LINKED_COMMANDS=0x7f
diff -r 4b7daa1dad03 -r bec9b95b491d sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Sat Apr 10 02:27:52 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Sat Apr 10 02:29:25 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.65 2010/04/10 02:01:30 tsutsui Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.66 2010/04/10 02:29:25 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
+#              NetBSD: GENERIC.in,v 1.86 2010/04/10 02:27:52 tsutsui Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -72,7 +72,6 @@
 options MEMORY_DISK_HOOKS # Boot RAM-disk
 options DISKLABEL_NBDA # NetBSD disklabels (required)
 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
-options SERCONSOLE # modem1 console support, breaks Falcon
 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
 options MSGBUFSIZE=32768 # size of kernel msg. buffer
 options TRY_SCSI_LINKED_COMMANDS=0x7f
diff -r 4b7daa1dad03 -r bec9b95b491d sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE  Sat Apr 10 02:27:52 2010 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE  Sat Apr 10 02:29:25 2010 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-PCIIDE,v 1.69 2010/04/10 02:01:30 tsutsui Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.70 2010/04/10 02:29:25 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.25 2010/04/10 01:59:40 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
+#              NetBSD: GENERIC.in,v 1.86 2010/04/10 02:27:52 tsutsui Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 maxusers 16
@@ -72,7 +72,6 @@
 options MEMORY_DISK_HOOKS # Boot RAM-disk
 options DISKLABEL_NBDA # NetBSD disklabels (required)
 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
-options SERCONSOLE # modem1 console support, breaks Falcon
 options RELOC_KERNEL # TT/Falcon: relocate kernel to TT-RAM
 options MSGBUFSIZE=32768 # size of kernel msg. buffer
 options TRY_SCSI_LINKED_COMMANDS=0x7f
diff -r 4b7daa1dad03 -r bec9b95b491d sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030      Sat Apr 10 02:27:52 2010 +0000
+++ b/sys/arch/atari/conf/SMALL030      Sat Apr 10 02:29:25 2010 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: SMALL030,v 1.6 2010/04/01 17:10:06 tsutsui Exp $
+# $NetBSD: SMALL030,v 1.7 2010/04/10 02:29:25 tsutsui Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.85 2010/04/01 17:07:51 tsutsui Exp $
+#              NetBSD: GENERIC.in,v 1.86 2010/04/10 02:27:52 tsutsui Exp $
 include "arch/atari/conf/std.atari"
 makeoptions COPTS="-Os"
 maxusers 16



Home | Main Index | Thread Index | Old Index