From owner-freebsd-arm@FreeBSD.ORG Thu Sep 26 13:07:13 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 A8551162 for ; Thu, 26 Sep 2013 13:07:13 +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 6D2AF28BC for ; Thu, 26 Sep 2013 13:07:13 +0000 (UTC) Received: from work.netasq.com (localhost [127.0.0.1]) by work.netasq.com (Postfix) with ESMTP id 18B8E270638E; Thu, 26 Sep 2013 15:07:12 +0200 (CEST) Received: from fabient.netasq.com (unknown [91.212.116.2]) by work.netasq.com (Postfix) with ESMTPSA id BA0622706362; Thu, 26 Sep 2013 15:07:11 +0200 (CEST) Subject: Re: FreeBSD 9.2 ARM dma bug Mime-Version: 1.0 (Apple Message framework v1283) From: Fabien Thomas In-Reply-To: <85242180-A39F-49BB-B726-752D2F8F9B1F@lakerest.net> Date: Thu, 26 Sep 2013 15:07:03 +0200 Message-Id: <5E6D4E01-8FD1-4BE4-A379-EB455E2D1BDD@freebsd.org> References: <7BA67ED8-2F3C-4B9F-8816-2D294A973CAF@freebsd.org> <8B549CBC-A933-460B-8EB7-DD6019757492@freebsd.org> <85242180-A39F-49BB-B726-752D2F8F9B1F@lakerest.net> To: Randall Stewart 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 Cc: freebsd-arm@freebsd.org 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 13:07:13 -0000 Le 26 sept. 2013 =E0 14:31, Randall Stewart a =E9crit : > 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) 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 Thanks, Fabien