Module Name: src
Committed By: bouyer
Date: Tue Apr 3 12:56:21 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: SUNXI
Log Message:
Add commented out entries for the display drivers.
To generate a diff of this commit:
cvs rdiff -u -r1.60 -r1.61 src/sys/arch/evbarm/conf/SUNXI
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/evbarm/conf/SUNXI
diff -u src/sys/arch/evbarm/conf/SUNXI:1.60 src/sys/arch/evbarm/conf/SUNXI:1.61
--- src/sys/arch/evbarm/conf/SUNXI:1.60 Wed Mar 7 20:55:31 2018
+++ src/sys/arch/evbarm/conf/SUNXI Tue Apr 3 12:56:21 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: SUNXI,v 1.60 2018/03/07 20:55:31 bouyer Exp $
+# $NetBSD: SUNXI,v 1.61 2018/04/03 12:56:21 bouyer Exp $
#
# Allwinner sunxi family
#
@@ -283,6 +283,14 @@ wd* at atabus? drive ?
# Display
genfb* at fdt?
wsdisplay* at genfb?
+
+#sunxidebe* at fdt? pass 4 # Display Backend
+#genfb* at sunxidebe?
+#sunxitcon* at fdt? pass 4 # LCD LVDS/RGB controller
+#sunxihdmi* at fdt? pass 4 # HDMI controller
+#connector* at fdt? pass 4
+#panel* at fdt? pass 4
+#sunxidep* at fdt? # Display Engine Pipeline
options VCONS_DRAW_INTR
options WSEMUL_VT100
options WS_DEFAULT_FG=WSCOL_WHITE