Module Name: src Committed By: tsutsui Date: Sat Apr 10 02:29:25 UTC 2010
Modified Files: src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE SMALL030 Log Message: 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). To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sys/arch/atari/conf/ATARITT cvs rdiff -u -r1.95 -r1.96 src/sys/arch/atari/conf/FALCON cvs rdiff -u -r1.88 -r1.89 src/sys/arch/atari/conf/HADES cvs rdiff -u -r1.65 -r1.66 src/sys/arch/atari/conf/MILAN-ISAIDE cvs rdiff -u -r1.69 -r1.70 src/sys/arch/atari/conf/MILAN-PCIIDE cvs rdiff -u -r1.6 -r1.7 src/sys/arch/atari/conf/SMALL030 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/atari/conf/ATARITT diff -u src/sys/arch/atari/conf/ATARITT:1.98 src/sys/arch/atari/conf/ATARITT:1.99 --- src/sys/arch/atari/conf/ATARITT:1.98 Thu Apr 1 17:10:06 2010 +++ src/sys/arch/atari/conf/ATARITT Sat Apr 10 02:29:25 2010 @@ -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 Index: src/sys/arch/atari/conf/FALCON diff -u src/sys/arch/atari/conf/FALCON:1.95 src/sys/arch/atari/conf/FALCON:1.96 --- src/sys/arch/atari/conf/FALCON:1.95 Thu Apr 1 17:10:06 2010 +++ src/sys/arch/atari/conf/FALCON Sat Apr 10 02:29:25 2010 @@ -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 Index: src/sys/arch/atari/conf/HADES diff -u src/sys/arch/atari/conf/HADES:1.88 src/sys/arch/atari/conf/HADES:1.89 --- src/sys/arch/atari/conf/HADES:1.88 Sat Apr 10 02:01:30 2010 +++ src/sys/arch/atari/conf/HADES Sat Apr 10 02:29:25 2010 @@ -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 Index: src/sys/arch/atari/conf/MILAN-ISAIDE diff -u src/sys/arch/atari/conf/MILAN-ISAIDE:1.65 src/sys/arch/atari/conf/MILAN-ISAIDE:1.66 --- src/sys/arch/atari/conf/MILAN-ISAIDE:1.65 Sat Apr 10 02:01:30 2010 +++ src/sys/arch/atari/conf/MILAN-ISAIDE Sat Apr 10 02:29:25 2010 @@ -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 Index: src/sys/arch/atari/conf/MILAN-PCIIDE diff -u src/sys/arch/atari/conf/MILAN-PCIIDE:1.69 src/sys/arch/atari/conf/MILAN-PCIIDE:1.70 --- src/sys/arch/atari/conf/MILAN-PCIIDE:1.69 Sat Apr 10 02:01:30 2010 +++ src/sys/arch/atari/conf/MILAN-PCIIDE Sat Apr 10 02:29:25 2010 @@ -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 Index: src/sys/arch/atari/conf/SMALL030 diff -u src/sys/arch/atari/conf/SMALL030:1.6 src/sys/arch/atari/conf/SMALL030:1.7 --- src/sys/arch/atari/conf/SMALL030:1.6 Thu Apr 1 17:10:06 2010 +++ src/sys/arch/atari/conf/SMALL030 Sat Apr 10 02:29:25 2010 @@ -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