Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Enable WSDISPLAY_MULTICONS
details: https://anonhg.NetBSD.org/src/rev/a06f31f0a01f
branches: trunk
changeset: 433450:a06f31f0a01f
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sat Sep 15 16:21:36 2018 +0000
description:
Enable WSDISPLAY_MULTICONS
diffstat:
sys/arch/evbarm/conf/GENERIC64 | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (29 lines):
diff -r 3c124bba8bd8 -r a06f31f0a01f sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64 Sat Sep 15 15:22:06 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64 Sat Sep 15 16:21:36 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC64,v 1.35 2018/09/08 00:42:01 jmcneill Exp $
+# $NetBSD: GENERIC64,v 1.36 2018/09/15 16:21:36 jmcneill Exp $
#
# GENERIC ARM (aarch64) kernel
#
@@ -233,8 +233,8 @@
#athn* at pci? dev ? function ? # Atheros IEEE 802.11
# UART
-com* at fdt? # UART
-plcom* at fdt? # ARM PL011 UART
+com* at fdt? pass 4 # UART
+plcom* at fdt? pass 4 # ARM PL011 UART
# I2C controllers
bsciic* at fdt? # Broadcom BCM283x Serial Control
@@ -326,6 +326,7 @@
options WSDISPLAY_COMPAT_USL
options WSDISPLAY_COMPAT_RAWKBD
options WSDISPLAY_DEFAULTSCREENS=4
+options WSDISPLAY_MULTICONS
pseudo-device wsmux
pseudo-device wsfont
Home |
Main Index |
Thread Index |
Old Index