From owner-freebsd-arm@freebsd.org Sat Apr 16 14:39:57 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 8B801B10C48 for ; Sat, 16 Apr 2016 14:39:57 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 43F15104B for ; Sat, 16 Apr 2016 14:39:57 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from imac.bs.cs.huji.ac.il ([132.65.179.42]) by kabab.cs.huji.ac.il with esmtp id 1arRNs-000DrT-CX for freeBSD-arm@freebsd.org; Sat, 16 Apr 2016 17:39:40 +0300 Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 9.3 \(3124\)) Subject: Re: Odroidc1+ ethernet(dwc0) not working From: Daniel Braniss In-Reply-To: Date: Sat, 16 Apr 2016 17:39:55 +0300 Content-Transfer-Encoding: quoted-printable Message-Id: <773D8BC8-EA89-42AA-A251-9DE37F7B9750@cs.huji.ac.il> References: To: freebsd-arm X-Mailer: Apple Mail (2.3124) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Apr 2016 14:39:57 -0000 > On 15 Apr 2016, at 10:29 AM, Daniel Braniss = wrote: >=20 > Hi, > after cleaning my act, I now have a working current, but > the dwc ethernet is not. I can netboot, so the hardware/link is ok, > any hints? BTW, kenv is also empty ... very strange,=20 1- doing a netboot (bootp the go =E2=80=A6) loads the kernel, starts up = but the dwc, is not working=20 2- booting from the sd ,the dwc works, but has a different mac (ethernet = address) go figure, danny