From owner-freebsd-mips@FreeBSD.ORG Tue Mar 11 01:24:13 2014 Return-Path: Delivered-To: freebsd-mips@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A4A48BDE for ; Tue, 11 Mar 2014 01:24:13 +0000 (UTC) Received: from mail-qc0-x22a.google.com (mail-qc0-x22a.google.com [IPv6:2607:f8b0:400d:c01::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 59AC2B6A for ; Tue, 11 Mar 2014 01:24:13 +0000 (UTC) Received: by mail-qc0-f170.google.com with SMTP id e9so8943962qcy.1 for ; Mon, 10 Mar 2014 18:24:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=w5MnfJAM8Lvs3fJ1CUp3UoNp7vY106ykrkxhVIfMlZM=; b=CMu8aI1wjLpXQkiHaivr+eGbTr3+d0TpIKQzY1/xMmPY6OjDkafDGyV/hePhdK+Gz7 8HXy2N90g5+A6CK417fpViUCJHJEBix3ufmjp2TRYyjIEoSej2J/cPgLXSrh4xhcowa4 PEpJMxf9Od1C8dYhCqsxawkpq1ckOCIdjYVvVdfyJhbZcj3+Y4KNzGh7WIGtodhaLVnI 4YaQV2lNgkwQPjxvJEtZamRd0wtveVEWqkIuD0XA2yxL6tfTISwi/Pc893RuZhcok65k WgQakNf9VJxCPmKVmV0Jrfhkz+CU53mAkzJWm3Sa0IiGL7MhDnEoeDrH5wCeQp1lasOo yRug== MIME-Version: 1.0 X-Received: by 10.140.26.43 with SMTP id 40mr121432qgu.86.1394501052398; Mon, 10 Mar 2014 18:24:12 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.8.137 with HTTP; Mon, 10 Mar 2014 18:24:12 -0700 (PDT) In-Reply-To: <20140310231003.6f1a7158@zeta.dino.sk> 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> <20140310231003.6f1a7158@zeta.dino.sk> Date: Mon, 10 Mar 2014 18:24:12 -0700 X-Google-Sender-Auth: eNI_aKURRqz0MYJcbGAUFjzvcwY Message-ID: Subject: Re: I (think) the AR8327 switch support now works From: Adrian Chadd To: Milan Obuch Content-Type: text/plain; charset=ISO-8859-1 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: Tue, 11 Mar 2014 01:24:13 -0000 Just hack it to loop over 100 times and read it / print it each time. Let's see if it's consistent. -a On 10 March 2014 15:10, Milan Obuch wrote: > 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 >