From owner-freebsd-arm@freebsd.org Wed Jul 4 04:56:36 2018 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C8AC9102F222 for ; Wed, 4 Jul 2018 04:56:36 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from mail.kronometrix.org (mail.kronometrix.org [95.85.46.90]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.kronometrix.org", Issuer "mail.kronometrix.org" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 53B6C85F2D for ; Wed, 4 Jul 2018 04:56:36 +0000 (UTC) (envelope-from sparvu@kronometrix.org) Received: from [192.168.1.50] (87-100-230-21.bb.dnainternet.fi [87.100.230.21]) (authenticated bits=0) by mail.kronometrix.org (8.15.2/8.15.2) with ESMTPSA id w644uYkO016988 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Wed, 4 Jul 2018 04:56:35 GMT (envelope-from sparvu@kronometrix.org) X-Authentication-Warning: mail: Host 87-100-230-21.bb.dnainternet.fi [87.100.230.21] claimed to be [192.168.1.50] Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 11.4 \(3445.8.2\)) Subject: Re: FreeBSD on latest RPI3+ From: Stefan Parvu In-Reply-To: Date: Wed, 4 Jul 2018 07:56:28 +0300 Cc: freebsd-arm@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: <49103E03-8C65-4AD7-8B93-FACBCA10CF87@kronometrix.org> References: <9E4BB8D2-DCDC-4C69-BE37-1D0896295B56@kronometrix.org> <1DAB1D3D-DEA3-4904-A290-0EDC4B25217A@kronometrix.org> To: Ronald Klop X-Mailer: Apple Mail (2.3445.8.2) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Jul 2018 04:56:37 -0000 >=20 > yep. thanks. why the module is not automatically loaded during boot ? > now Im able to ssh. but it looks after reboot, I need to manually load again the driver. do = I need to wait for another snapshot version in order the get the network properly up and = functioning ?=20 yes, correct as well: I got another MAC address, and another IPv4 from = internal DHCP =20 server. Stefan=