From owner-freebsd-mips@FreeBSD.ORG Mon Mar 10 22:10:06 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35F23554; Mon, 10 Mar 2014 22:10:06 +0000 (UTC) Received: from mailhost.netlab.sk (mailhost.netlab.sk [84.245.65.10]) (using SSLv3 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id B8510829; Mon, 10 Mar 2014 22:10:05 +0000 (UTC) Received: from zeta.dino.sk (fw1.dino.sk [84.245.95.252]) (AUTH: LOGIN milan) by mailhost.netlab.sk with ESMTPA; Mon, 10 Mar 2014 23:10:08 +0100 id 004FCD3A.531E3840.00014A3F Date: Mon, 10 Mar 2014 23:10:03 +0100 From: Milan Obuch To: Adrian Chadd Subject: Re: I (think) the AR8327 switch support now works Message-ID: <20140310231003.6f1a7158@zeta.dino.sk> In-Reply-To: References: <20140307140432.0a460da1@zeta.dino.sk> <20140307204230.3c86b9b1@zeta.dino.sk> <20140308140901.19782009@zeta.dino.sk> <20140308173642.0a48d2c2@zeta.dino.sk> <20140308234129.76800b5c@zeta.dino.sk> <20140309083919.2810fa97@zeta.dino.sk> <20140309231254.639f3820@zeta.dino.sk> <20140310213141.04637d63@zeta.dino.sk> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.22; i386-portbld-freebsd10.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-mips@freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Mar 2014 22:10:06 -0000 On Mon, 10 Mar 2014 14:25:48 -0700 Adrian Chadd wrote: > Hi, > > What happens if you just try netbooting a DB120 kernel? > > > -a > No functional change, i. e. arswitch0 does not probe (register 0 read twice, pirst result 0x12041204, second one 0), arswitch1 does not show anything. Milan > > On 10 March 2014 13:31, Milan Obuch wrote: > > On Sun, 9 Mar 2014 20:16:17 -0700 > > Adrian Chadd wrote: > > > >> Yeah, I can't really help more than this at the moment. It feels > >> like some kind of timing thing. > >> > >> What's the kernel config file that you're using? > >> > >> Thanks, > >> > >> > >> -a > >> > > > > See attachments, bot kernel config and hints file. > > > > Milan