From owner-freebsd-arm@FreeBSD.ORG Thu Sep 26 14:40:20 2013 Return-Path: Delivered-To: freebsd-arm@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 ESMTP id A7D38399 for ; Thu, 26 Sep 2013 14:40:20 +0000 (UTC) (envelope-from fabient@freebsd.org) Received: from work.netasq.com (gwlille.netasq.com [91.212.116.1]) by mx1.freebsd.org (Postfix) with ESMTP id 551FE2E64 for ; Thu, 26 Sep 2013 14:40:20 +0000 (UTC) Received: from work.netasq.com (localhost [127.0.0.1]) by work.netasq.com (Postfix) with ESMTP id 47DDB2706638 for ; Thu, 26 Sep 2013 16:40:15 +0200 (CEST) Received: from fabient.netasq.com (unknown [91.212.116.2]) by work.netasq.com (Postfix) with ESMTPSA id 2DA1C270661F for ; Thu, 26 Sep 2013 16:40:15 +0200 (CEST) From: Fabien Thomas Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: FreeBSD 9.2 ARM dma bug Date: Thu, 26 Sep 2013 16:40:14 +0200 In-Reply-To: <5E6D4E01-8FD1-4BE4-A379-EB455E2D1BDD@freebsd.org> To: freebsd-arm@freebsd.org References: <7BA67ED8-2F3C-4B9F-8816-2D294A973CAF@freebsd.org> <8B549CBC-A933-460B-8EB7-DD6019757492@freebsd.org> <85242180-A39F-49BB-B726-752D2F8F9B1F@lakerest.net> <5E6D4E01-8FD1-4BE4-A379-EB455E2D1BDD@freebsd.org> Message-Id: X-Mailer: Apple Mail (2.1283) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2013 14:40:20 -0000 Le 26 sept. 2013 =E0 15:07, Fabien Thomas a =E9crit : >=20 > Le 26 sept. 2013 =E0 14:31, Randall Stewart a =E9crit : >=20 >> Fabien: >>=20 >> Hmm, I am not sure whats different but I have a DreamPlug with >> a kirkwood and I have it up now without an issue. >>=20 >> Of course I am using Head not 9.2 >>=20 >> You might want to take a look at the changes in >> the arm/mv >>=20 >> directory between head and 9.2 and see if there is anything >> you can back-port (if you don't want to run head/10.0) >=20 > This one seems to be a good candidate :) > = http://svnweb.freebsd.org/base/head/sys/arm/arm/busdma_machdep.c?r1=3D2468= 81&r2=3D246880&pathrev=3D246881 For others, it works...but now panic on USB with ehci0: mem 0xf1050000-0xf1050fff = irq 48,19 on simplebus0 usbus0: EHCI version 1.0 usbus0: stop timeout usbus0: set host controller mode usbus0 on ehci0 panic: Bad tailq NEXT(0xc0e5c5ec->tqh_last) !=3D NULL =09 >=20 > Thanks, > Fabien >=20