From owner-freebsd-arm@FreeBSD.ORG Wed Jun 3 15:13:34 2009 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 75D4C106564A for ; Wed, 3 Jun 2009 15:13:34 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: from zibbi.meraka.csir.co.za (zibbi.meraka.csir.co.za [IPv6:2001:4200:7000:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id BF8878FC15 for ; Wed, 3 Jun 2009 15:13:33 +0000 (UTC) (envelope-from jhay@meraka.csir.co.za) Received: by zibbi.meraka.csir.co.za (Postfix, from userid 3973) id 4B55533C65; Wed, 3 Jun 2009 17:13:29 +0200 (SAST) Date: Wed, 3 Jun 2009 17:13:29 +0200 From: John Hay To: freebsd-arm@freebsd.org Message-ID: <20090603151329.GA90167@zibbi.meraka.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.3i Subject: avila on 7-stable X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jun 2009 15:13:34 -0000 Hi, Is there anyone running an Avila arm board on a recent 7-stable? I have a system built on April 1, which works fine, but I cannot get today's source to work. The first hurdle I had was that devices connected to the pci bus would not attach. The messages looked like this: pci0: on pcib0 ath0: irq 28 at device 1.0 on pci0 pcib0: ath0 called activate_resource ath0: cannot map register space device_attach: ath0 attach returned 6 So I found svn rev 189630 that fixed that in ixp425.c and ixp425_pci.c. Now it does find the atheroes cards on the pci bus, but it gets stuck just after the "Trying to mount root from ufs:ad0s1a" message. Anybody got any ideas? John -- John Hay -- jhay@meraka.csir.co.za / jhay@FreeBSD.org