From owner-svn-src-head@FreeBSD.ORG Tue Jul 30 21:14:27 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 884C4229; Tue, 30 Jul 2013 21:14:27 +0000 (UTC) (envelope-from jlh@FreeBSD.org) Received: from caravan.chchile.org (caravan.chchile.org [178.32.125.136]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4E3D92B82; Tue, 30 Jul 2013 21:14:26 +0000 (UTC) Received: by caravan.chchile.org (Postfix, from userid 1000) id 86214B70CD; Tue, 30 Jul 2013 21:14:19 +0000 (UTC) Date: Tue, 30 Jul 2013 23:14:19 +0200 From: Jeremie Le Hen To: Justin Hibbits Subject: Re: svn commit: r253756 - head/sys/dev/wi Message-ID: <20130730211419.GH13628@caravan.chchile.org> Mail-Followup-To: Justin Hibbits , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201307290539.r6T5dKsE054386@svn.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201307290539.r6T5dKsE054386@svn.freebsd.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 30 Jul 2013 21:14:27 -0000 On Mon, Jul 29, 2013 at 05:39:20AM +0000, Justin Hibbits wrote: > Author: jhibbits > Date: Mon Jul 29 05:39:20 2013 > New Revision: 253756 > URL: http://svnweb.freebsd.org/changeset/base/253756 > > Log: > Use the streaming functions for reading/writing the BAP fields on wi(4). This > fixes wi(4) device access on big endian architectures. > > PR: kern/164499 > Reviewed by: adrian > Obtained from: NetBSD That's funny that this commit comes right after Adrian's proposal to remove wi(4) :). -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.