From owner-freebsd-arm@FreeBSD.ORG Tue Jan 20 05:37:40 2015 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D1165121 for ; Tue, 20 Jan 2015 05:37:40 +0000 (UTC) Received: from id.bluezbox.com (id.bluezbox.com [88.198.91.248]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 844785FB for ; Tue, 20 Jan 2015 05:37:40 +0000 (UTC) Received: from [98.234.219.109] (helo=[192.168.2.133]) by id.bluezbox.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.77 (FreeBSD)) (envelope-from ) id 1YDRFD-0004bZ-0Y for freebsd-arm@freebsd.org; Mon, 19 Jan 2015 21:20:53 -0800 From: Oleksandr Tymoshenko Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: HDMI support for Beaglebone Black Message-Id: Date: Mon, 19 Jan 2015 21:04:41 -0800 To: "freebsd-arm@freebsd.org List" Mime-Version: 1.0 (Mac OS X Mail 8.1 \(1993\)) X-Mailer: Apple Mail (2.1993) Sender: gonzo@id.bluezbox.com X-Spam-Level: / X-Spam-Report: Spam detection software, running on the system "id.bluezbox.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see The administrator of that system for details. Content preview: Hi, I’ve just finished first draft of TDA19988 driver for beaglebone black. It enables standard VGA console (640x480@60Hz) output on mini-HDMI port of the devices Please test and let me know if it works for you. You need to have HDMI monitor connected to the device before booting it up. [...] Content analysis details: (-0.2 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 2.7 DNS_FROM_AHBL_RHSBL RBL: Envelope sender listed in dnsbl.ahbl.org X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2015 05:37:40 -0000 Hi, I=E2=80=99ve just finished first draft of TDA19988 driver for = beaglebone black. It enables standard VGA console (640x480@60Hz) output on mini-HDMI port of the devices=20 Please test and let me know if it works for you. You need to have HDMI monitor connected to the device before booting it up.=20 Patch: = https://people.freebsd.org/~gonzo/arm/patches/bbb-hdmi-20150119.diff Thank you --=20 gonzo=