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 Add commented out entries for the displ...



details:   https://anonhg.NetBSD.org/src/rev/d19803679050
branches:  trunk
changeset: 831516:d19803679050
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Tue Apr 03 12:56:21 2018 +0000

description:
Add commented out entries for the display drivers.

diffstat:

 sys/arch/evbarm/conf/SUNXI |  10 +++++++++-
 1 files changed, 9 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 3bd9873b34db -r d19803679050 sys/arch/evbarm/conf/SUNXI
--- a/sys/arch/evbarm/conf/SUNXI        Tue Apr 03 12:52:16 2018 +0000
+++ b/sys/arch/evbarm/conf/SUNXI        Tue Apr 03 12:56:21 2018 +0000
@@ -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 @@
 # 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



Home | Main Index | Thread Index | Old Index