From owner-svn-src-all@freebsd.org Wed Aug 12 18:32:12 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 52A409A0B08; Wed, 12 Aug 2015 18:32:12 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wi0-x22e.google.com (mail-wi0-x22e.google.com [IPv6:2a00:1450:400c:c05::22e]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EC75AA9C; Wed, 12 Aug 2015 18:32:11 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wibhh20 with SMTP id hh20so41873709wib.0; Wed, 12 Aug 2015 11:32:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=pt/Si5ejl8zLphg9Ir9fPWkKecGhoUZDhSfToPL2elQ=; b=OWeOR2GAkOyWswKSb8hBhA0TdhTtIjkSE9+jW2G1sjXydej7Hr46+AzszpV4F97uZJ 7O+zSnfGAU9bpVJ5hCmjg/I11c8CWSAJDRsvDqrzoZS50da+o1BOcaTNkzFlhvhBtpds Bpqk0nWVA5gKUVOJpSjtZzvI3dHghLcjfW3Y3vjBfmZzHjMTeTG/FmnLd6m0OxsdZn56 3nco3r/28JMzkbif6esI7l+lxRpSNMj5xjaKIdJxNemNNI5Cfndc9ZLXsfBtFRB8ko87 X+aRp4d4Ql0wPBapIoPlNaNB3vDYHTLe4sEHDBFBxZrgLIH5ylVxpA8gmkece7WMadVj VVaQ== X-Received: by 10.194.20.161 with SMTP id o1mr75155680wje.32.1439404330487; Wed, 12 Aug 2015 11:32:10 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id cw8sm9089975wjb.49.2015.08.12.11.32.09 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 12 Aug 2015 11:32:09 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 12 Aug 2015 20:32:07 +0200 From: Baptiste Daroussin To: Marcel Moolenaar Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r286667 - in head/sys: amd64/amd64 conf dev/vt/hw/efifb dev/vt/hw/vga i386/i386 x86/include x86/x86 Message-ID: <20150812183207.GC51754@ivaldir.etoilebsd.net> References: <201508121526.t7CFQWHM091851@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i7F3eY7HS/tUJxUd" Content-Disposition: inline In-Reply-To: <201508121526.t7CFQWHM091851@repo.freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2015 18:32:12 -0000 --i7F3eY7HS/tUJxUd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 12, 2015 at 03:26:32PM +0000, Marcel Moolenaar wrote: > Author: marcel > Date: Wed Aug 12 15:26:32 2015 > New Revision: 286667 > URL: https://svnweb.freebsd.org/changeset/base/286667 >=20 > Log: > Better support memory mapped console devices, such as VGA and EFI > frame buffers and memory mapped UARTs. Thanks, that makes my laptop usable on FreeBSD: boot on EFI correctly then = able to Use scfb Xorg driver instead of VESA (waiting for newer KMS this is a relief!) Thanks a lot. Bapt --i7F3eY7HS/tUJxUd Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlXLkScACgkQ8kTtMUmk6EzCnACgpnlGo9nNjXX0cvQZcHQyMDc3 NmEAn1P4almsNg5kJReuyQM2Ya/8RABQ =a9Af -----END PGP SIGNATURE----- --i7F3eY7HS/tUJxUd--