From owner-freebsd-sparc64@FreeBSD.ORG Mon Dec 28 07:32:35 2009 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 504CB1065676 for ; Mon, 28 Dec 2009 07:32:35 +0000 (UTC) (envelope-from bel@orel.ru) Received: from relay.orel.ru (relay.orel.ru [95.107.48.6]) by mx1.freebsd.org (Postfix) with ESMTP id A63608FC12 for ; Mon, 28 Dec 2009 07:32:34 +0000 (UTC) Received: from bel.localdomain (aid.ct.orel.ru [95.107.50.26]) (authenticated bits=0) by relay.orel.ru (8.14.3/8.14.3) with ESMTP id nBS7WVht072414 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 28 Dec 2009 10:32:32 +0300 (MSK) (envelope-from bel@orel.ru) Message-ID: <4B385F0C.3010508@orel.ru> Date: Mon, 28 Dec 2009 10:32:28 +0300 From: Andrew Belashov Organization: ORIS User-Agent: Thunderbird 2.0.0.23 (X11/20091204) MIME-Version: 1.0 To: freebsd-sparc64@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on relay.orel.ru X-Virus-Status: Clean X-Zombi-Check: on netra2.orel.ru Subject: busdma is not properly implemented on 8.0-RELEASE? X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Dec 2009 07:32:35 -0000 Hi, All! After upgrading from FreeBSD 7.2-RELEASE to 8.0-RELEASE there were problems with USB. Related PR: usb/141918 Hans Petter Selasky wrote: "My guess for this issue is that the cache invalidate and cache flush instructions are not properly implemented by busdma on your platform." How to check this guess? -- With Best Regards, Andrew Belashov.