Source-Changes-HG archive

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

[src/netbsd-9]: src/sys/arch/atari/conf regen (ticket #1519)



details:   https://anonhg.NetBSD.org/src/rev/cb54a56b1553
branches:  netbsd-9
changeset: 369988:cb54a56b1553
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Sep 11 18:17:02 2022 +0000

description:
regen (ticket #1519)

diffstat:

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

diffs (159 lines):

diff -r 3221e25b844c -r cb54a56b1553 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT       Sun Sep 11 18:14:55 2022 +0000
+++ b/sys/arch/atari/conf/ATARITT       Sun Sep 11 18:17:02 2022 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: ATARITT,v 1.120 2019/04/13 08:26:14 isaki Exp $
+# $NetBSD: ATARITT,v 1.120.4.1 2022/09/11 18:17:02 martin Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.118 2019/04/13 08:22:59 isaki Exp $
+#              NetBSD: GENERIC.in,v 1.118.4.1 2022/09/11 18:14:55 martin Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@@ -44,7 +44,7 @@
 options USERCONF # userconf(4) support
 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
 options MODULAR # new style module(7) framework
-options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
+options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
 options TT_SCSI # SCSI-support for TT
 options TT_VIDEO # Graphics support for TT
 options MEMORY_DISK_HOOKS # Boot RAM-disk
diff -r 3221e25b844c -r cb54a56b1553 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON        Sun Sep 11 18:14:55 2022 +0000
+++ b/sys/arch/atari/conf/FALCON        Sun Sep 11 18:17:02 2022 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: FALCON,v 1.117 2019/04/13 08:26:14 isaki Exp $
+# $NetBSD: FALCON,v 1.117.4.1 2022/09/11 18:17:02 martin Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.118 2019/04/13 08:22:59 isaki Exp $
+#              NetBSD: GENERIC.in,v 1.118.4.1 2022/09/11 18:14:55 martin Exp $
 include "arch/atari/conf/std.atari"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@@ -49,7 +49,7 @@
 options USERCONF # userconf(4) support
 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
 options MODULAR # new style module(7) framework
-options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
+options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
 options FALCON_SCSI # SCSI-support for Falcon
 options FALCON_VIDEO # Graphics support for FALCON
 options MEMORY_DISK_HOOKS # Boot RAM-disk
diff -r 3221e25b844c -r cb54a56b1553 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sun Sep 11 18:14:55 2022 +0000
+++ b/sys/arch/atari/conf/HADES Sun Sep 11 18:17:02 2022 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: HADES,v 1.115 2019/04/13 08:26:14 isaki Exp $
+# $NetBSD: HADES,v 1.115.4.1 2022/09/11 18:17:02 martin Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: HADES.in,v 1.16 2018/03/31 04:19:41 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.118 2019/04/13 08:22:59 isaki Exp $
+#              NetBSD: GENERIC.in,v 1.118.4.1 2022/09/11 18:14:55 martin Exp $
 include "arch/atari/conf/std.hades"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@@ -48,7 +48,7 @@
 options USERCONF # userconf(4) support
 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
 options MODULAR # new style module(7) framework
-options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
+options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
 options TT_SCSI # SCSI-support for TT
 options TT_VIDEO # Graphics support for TT
 options MEMORY_DISK_HOOKS # Boot RAM-disk
diff -r 3221e25b844c -r cb54a56b1553 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE  Sun Sep 11 18:14:55 2022 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE  Sun Sep 11 18:17:02 2022 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-ISAIDE,v 1.93 2019/05/04 13:14:18 tsutsui Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.93.2.1 2022/09/11 18:17:02 martin Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.118 2019/04/13 08:22:59 isaki Exp $
+#              NetBSD: GENERIC.in,v 1.118.4.1 2022/09/11 18:14:55 martin Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@@ -48,7 +48,7 @@
 options USERCONF # userconf(4) support
 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
 options MODULAR # new style module(7) framework
-options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
+options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
 options MEMORY_DISK_HOOKS # Boot RAM-disk
 options DISKLABEL_NBDA # NetBSD disklabels (required)
 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
diff -r 3221e25b844c -r cb54a56b1553 sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE  Sun Sep 11 18:14:55 2022 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE  Sun Sep 11 18:17:02 2022 +0000
@@ -1,12 +1,12 @@
 #
-# $NetBSD: MILAN-PCIIDE,v 1.97 2019/05/04 13:14:18 tsutsui Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.97.2.1 2022/09/11 18:17:02 martin Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
 #              NetBSD: MILAN.in,v 1.29 2019/05/04 13:12:03 tsutsui Exp $
-#              NetBSD: GENERIC.in,v 1.118 2019/04/13 08:22:59 isaki Exp $
+#              NetBSD: GENERIC.in,v 1.118.4.1 2022/09/11 18:14:55 martin Exp $
 include "arch/atari/conf/std.milan"
 options INCLUDE_CONFIG_FILE # embed config file in kernel binary
 makeoptions COPTS="-O2 -fno-reorder-blocks" # see share/mk/sys.mk
@@ -48,7 +48,7 @@
 options USERCONF # userconf(4) support
 options SYSCTL_INCLUDE_DESCR # Include sysctl descriptions in kernel
 options MODULAR # new style module(7) framework
-options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
+options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
 options MEMORY_DISK_HOOKS # Boot RAM-disk
 options DISKLABEL_NBDA # NetBSD disklabels (required)
 options DISKLABEL_AHDI # NetBSD/AHDI disklabels
diff -r 3221e25b844c -r cb54a56b1553 sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030      Sun Sep 11 18:14:55 2022 +0000
+++ b/sys/arch/atari/conf/SMALL030      Sun Sep 11 18:17:02 2022 +0000
@@ -1,11 +1,11 @@
 #
-# $NetBSD: SMALL030,v 1.23 2018/03/31 04:17:27 tsutsui Exp $
+# $NetBSD: SMALL030,v 1.23.6.1 2022/09/11 18:17:02 martin Exp $
 #
 # This file was automatically created. Changes will be
 # lost when running makeconf in this directory.
 #
 # Created from:
-#              NetBSD: GENERIC.in,v 1.115 2018/01/23 14:47:54 sevan Exp $
+#              NetBSD: GENERIC.in,v 1.118.4.1 2022/09/11 18:14:55 martin Exp $
 include "arch/atari/conf/std.atari"
 makeoptions COPTS="-Os" # optimize for space
 maxusers 16
@@ -30,7 +30,7 @@
 no options COMPAT_14 # NetBSD 1.4,
 no options COMPAT_15 # NetBSD 1.5,
 options PIPE_SOCKETPAIR # smaller, but slower pipe(2)
-options ST_POOL_SIZE=24 # smallest that allows TT-HIGH
+options ST_POOL_SIZE=56 # for SCSI, FDC, and Xserver
 options TT_SCSI # SCSI-support for TT
 options TT_VIDEO # Graphics support for TT
 options FALCON_SCSI # SCSI-support for Falcon



Home | Main Index | Thread Index | Old Index