From owner-svn-src-head@freebsd.org Sun Aug 7 08:51:35 2016 Return-Path: Delivered-To: svn-src-head@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 72485BB02C1; Sun, 7 Aug 2016 08:51:35 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: from spindle.one-eyed-alien.net (spindle.one-eyed-alien.net [199.48.129.229]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 52B6B11EB; Sun, 7 Aug 2016 08:51:35 +0000 (UTC) (envelope-from brooks@spindle.one-eyed-alien.net) Received: by spindle.one-eyed-alien.net (Postfix, from userid 3001) id 691BD5A9F27; Sun, 7 Aug 2016 08:51:28 +0000 (UTC) Date: Sun, 7 Aug 2016 08:51:28 +0000 From: Brooks Davis To: "Stephen J. Kiernan" Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r303803 - in head/sys/dev: fdt ofw Message-ID: <20160807085128.GD88936@spindle.one-eyed-alien.net> References: <201608061848.u76ImlqK030395@repo.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline In-Reply-To: <201608061848.u76ImlqK030395@repo.freebsd.org> User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Aug 2016 08:51:35 -0000 --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 06, 2016 at 06:48:47PM +0000, Stephen J. Kiernan wrote: > Author: stevek > Date: Sat Aug 6 18:48:47 2016 > New Revision: 303803 > URL: https://svnweb.freebsd.org/changeset/base/303803 >=20 > Log: > Add hw.fdt sysctl node. > Make FDT blob available via opaque hw.fdt.dtb sysctl, if a DTB has been > installed by the time sysctls are registered. Thanks! This has been on my todo list for ages. -- Brooks --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXpvaPAAoJEKzQXbSebgfAr7AH/2NxJ4fDg34V2Yl/oV0JfhZc 1Gmdn3aNLRtqPuzCpNawYUpYZBTiqAj4T3SMmPaa1r3N0iPlVHRsgLeWdI/f3O0/ 4rhxkk2u4+sB1T5xX+ieSNrUM8JHiX0NFBI2uujkurZVKrHh6tZfmzyabdLXbSHD bcgDijEPdsgXn1RchQImjtFdoIcL6LygmHDBNijDP9ncq3U8qvTvf9Y6Y3IeUi2N R4NMME8pjfb1XGILSazz4nDFOwC7Lm7lItoiERr+LnhD/ukxfAzvolxMF03lXkgu EiLnaUsexGTnuS5S4SYeVc2DXes92OIX1a1siQvmxfXwv8PM4RGMaBvjnq3IUu8= =thKN -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc--