From owner-svn-src-head@FreeBSD.ORG Tue Feb 17 19:12:48 2009 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF3C71065676; Tue, 17 Feb 2009 19:12:48 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from ebb.errno.com (ebb.errno.com [69.12.149.25]) by mx1.freebsd.org (Postfix) with ESMTP id 835A68FC1A; Tue, 17 Feb 2009 19:12:48 +0000 (UTC) (envelope-from sam@freebsd.org) Received: from trouble.errno.com (trouble.errno.com [10.0.0.248]) (authenticated bits=0) by ebb.errno.com (8.13.6/8.12.6) with ESMTP id n1HJCl7q077623 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 17 Feb 2009 11:12:48 -0800 (PST) (envelope-from sam@freebsd.org) Message-ID: <499B0C2F.3080809@freebsd.org> Date: Tue, 17 Feb 2009 11:12:47 -0800 From: Sam Leffler Organization: FreeBSD Project User-Agent: Thunderbird 2.0.0.18 (X11/20081209) MIME-Version: 1.0 To: =?UTF-8?B?UmFmYcWCIEphd29yb3dza2k=?= References: <200902162142.n1GLggqX095410@svn.freebsd.org> <3BB0DCB1-2279-422E-995E-9D723479AE83@semihalf.com> In-Reply-To: <3BB0DCB1-2279-422E-995E-9D723479AE83@semihalf.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-DCC-sonic.net-Metrics: ebb.errno.com; whitelist Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, Marcel Moolenaar , src-committers@freebsd.org Subject: Re: svn commit: r188698 - head/sys/arm/mv X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Feb 2009 19:12:52 -0000 RafaƂ Jaworowski wrote: > > On 2009-02-16, at 22:42, Marcel Moolenaar wrote: > >> Author: marcel >> Date: Mon Feb 16 21:42:41 2009 >> New Revision: 188698 >> URL: http://svn.freebsd.org/changeset/base/188698 >> >> Log: >> Include Marvell EHCI HC driver for USB2. > > Hi Marcel, > So did you get the new stack to work on MV? The last time we tried (a > month ago roughly) we were encountering stability problems, and didn't > have the time to investigate further. But there was a number of fixes > and patches flying around since then, so is it working for you now? I have tried it on Gateworks 2348 boards w/ mixed success. HS devices worked under cursory examination (didn't do any real testing) but FS and DS devices did not enumerate. Sam