From owner-freebsd-mips@FreeBSD.ORG Sat Jan 23 15:56:59 2010 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 075681065692 for ; Sat, 23 Jan 2010 15:56:59 +0000 (UTC) (envelope-from mmoll@darkthrone.kvedulv.de) Received: from darkthrone.kvedulv.de (darkthrone.kvedulv.de [IPv6:2001:1578:400:101::2]) by mx1.freebsd.org (Postfix) with ESMTP id B051D8FC0C for ; Sat, 23 Jan 2010 15:56:58 +0000 (UTC) Received: by darkthrone.kvedulv.de (Postfix, from userid 666) id A318F1CC2B; Sat, 23 Jan 2010 16:56:57 +0100 (CET) Date: Sat, 23 Jan 2010 16:56:57 +0100 From: Michael Moll To: freebsd-mips@freebsd.org Message-ID: <20100123155657.GG23141@darkthrone.kvedulv.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: NIC on RouterBoard 411 X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Jan 2010 15:56:59 -0000 Hi All, I'm experimenting with FreeBSD/mips and a RouterBoard 411. It's booting via BOOTP/TFTP, but the NICs are not detected correctly. See full dmesg here: http://space.kvedulv.de/rb411_dmesg.txt When tcpdumping I see no pakets comming from the board, so I suppose arge0 is the "real" interface with some PHY that gets not detected ATM. Any hints to get more information? Kind Regards -- Michael Moll