From owner-freebsd-arm@freebsd.org Wed Nov 23 21:16:52 2016 Return-Path: Delivered-To: freebsd-arm@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 82EB6C5129D for ; Wed, 23 Nov 2016 21:16:52 +0000 (UTC) (envelope-from John.Kitz@xs4all.nl) Received: from lb1-smtp-cloud2.xs4all.net (lb1-smtp-cloud2.xs4all.net [194.109.24.21]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "*.xs4all.nl", Issuer "GlobalSign Domain Validation CA - SHA256 - G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 22E6CC4 for ; Wed, 23 Nov 2016 21:16:51 +0000 (UTC) (envelope-from John.Kitz@xs4all.nl) Received: from picard ([82.95.89.208]) by smtp-cloud2.xs4all.net with ESMTP id BZGh1u00L4VixDu01ZGiiS; Wed, 23 Nov 2016 22:16:43 +0100 Reply-To: From: "John W. Kitz" To: "'freebsd-arm'" Subject: Re: How to change MAC address on RPI-B? Date: Wed, 23 Nov 2016 22:16:45 +0100 Message-ID: <001701d245ce$e64e33f0$b2ea9bd0$@Kitz@xs4all.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AdJFzuTkrgipbA2DTVyTeWW/O44EzA== Content-Language: en-us X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Nov 2016 21:16:52 -0000 Reiner, I'm curious if you needed a driver change to be able to set a locally administered mac address, does that mean it's impossible for you to set it through uEnv.txt? Jk.