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 #1521)
details: https://anonhg.NetBSD.org/src/rev/4e6b7f9b2ad0
branches: netbsd-9
changeset: 369991:4e6b7f9b2ad0
user: martin <martin%NetBSD.org@localhost>
date: Sun Sep 11 18:24:18 2022 +0000
description:
regen (ticket #1521)
diffstat:
sys/arch/atari/conf/ATARITT | 2 +-
sys/arch/atari/conf/FALCON | 2 +-
sys/arch/atari/conf/HADES | 2 +-
sys/arch/atari/conf/MILAN-ISAIDE | 5 +++--
sys/arch/atari/conf/MILAN-PCIIDE | 5 +++--
sys/arch/atari/conf/SMALL030 | 2 +-
6 files changed, 10 insertions(+), 8 deletions(-)
diffs (90 lines):
diff -r 49c25aef9cd9 -r 4e6b7f9b2ad0 sys/arch/atari/conf/ATARITT
--- a/sys/arch/atari/conf/ATARITT Sun Sep 11 18:23:30 2022 +0000
+++ b/sys/arch/atari/conf/ATARITT Sun Sep 11 18:24:18 2022 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: ATARITT,v 1.120.4.1 2022/09/11 18:17:02 martin Exp $
+# $NetBSD: ATARITT,v 1.120.4.2 2022/09/11 18:24:18 martin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
diff -r 49c25aef9cd9 -r 4e6b7f9b2ad0 sys/arch/atari/conf/FALCON
--- a/sys/arch/atari/conf/FALCON Sun Sep 11 18:23:30 2022 +0000
+++ b/sys/arch/atari/conf/FALCON Sun Sep 11 18:24:18 2022 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: FALCON,v 1.117.4.1 2022/09/11 18:17:02 martin Exp $
+# $NetBSD: FALCON,v 1.117.4.2 2022/09/11 18:24:18 martin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
diff -r 49c25aef9cd9 -r 4e6b7f9b2ad0 sys/arch/atari/conf/HADES
--- a/sys/arch/atari/conf/HADES Sun Sep 11 18:23:30 2022 +0000
+++ b/sys/arch/atari/conf/HADES Sun Sep 11 18:24:18 2022 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: HADES,v 1.115.4.1 2022/09/11 18:17:02 martin Exp $
+# $NetBSD: HADES,v 1.115.4.2 2022/09/11 18:24:18 martin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
diff -r 49c25aef9cd9 -r 4e6b7f9b2ad0 sys/arch/atari/conf/MILAN-ISAIDE
--- a/sys/arch/atari/conf/MILAN-ISAIDE Sun Sep 11 18:23:30 2022 +0000
+++ b/sys/arch/atari/conf/MILAN-ISAIDE Sun Sep 11 18:24:18 2022 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: MILAN-ISAIDE,v 1.93.2.1 2022/09/11 18:17:02 martin Exp $
+# $NetBSD: MILAN-ISAIDE,v 1.93.2.2 2022/09/11 18:24:18 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: MILAN.in,v 1.29.2.1 2022/09/11 18:23:30 martin 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
@@ -83,6 +83,7 @@
options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
options WSDISPLAY_DEFAULTSCREENS=4
options PCDISPLAY_SOFTCURSOR
+options FONT_VT220L8x16
isab0 at mainbus0 # ISA-bus
isa0 at isab0
pcib0 at mainbus0 # PCI-bus
diff -r 49c25aef9cd9 -r 4e6b7f9b2ad0 sys/arch/atari/conf/MILAN-PCIIDE
--- a/sys/arch/atari/conf/MILAN-PCIIDE Sun Sep 11 18:23:30 2022 +0000
+++ b/sys/arch/atari/conf/MILAN-PCIIDE Sun Sep 11 18:24:18 2022 +0000
@@ -1,11 +1,11 @@
#
-# $NetBSD: MILAN-PCIIDE,v 1.97.2.1 2022/09/11 18:17:02 martin Exp $
+# $NetBSD: MILAN-PCIIDE,v 1.97.2.2 2022/09/11 18:24:18 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: MILAN.in,v 1.29.2.1 2022/09/11 18:23:30 martin 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
@@ -83,6 +83,7 @@
options WSDISPLAY_COMPAT_USL # wsconscfg VT handling
options WSDISPLAY_DEFAULTSCREENS=4
options PCDISPLAY_SOFTCURSOR
+options FONT_VT220L8x16
isab0 at mainbus0 # ISA-bus
isa0 at isab0
pcib0 at mainbus0 # PCI-bus
diff -r 49c25aef9cd9 -r 4e6b7f9b2ad0 sys/arch/atari/conf/SMALL030
--- a/sys/arch/atari/conf/SMALL030 Sun Sep 11 18:23:30 2022 +0000
+++ b/sys/arch/atari/conf/SMALL030 Sun Sep 11 18:24:18 2022 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: SMALL030,v 1.23.6.1 2022/09/11 18:17:02 martin Exp $
+# $NetBSD: SMALL030,v 1.23.6.2 2022/09/11 18:24:18 martin Exp $
#
# This file was automatically created. Changes will be
# lost when running makeconf in this directory.
Home |
Main Index |
Thread Index |
Old Index