From owner-p4-projects@FreeBSD.ORG Sun Dec 14 16:21:40 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id B3BAF1065679; Sun, 14 Dec 2008 16:21:39 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7601F1065676; Sun, 14 Dec 2008 16:21:39 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe13.tele2.se [212.247.155.129]) by mx1.freebsd.org (Postfix) with ESMTP id D5B508FC16; Sun, 14 Dec 2008 16:21:38 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=9QZaWaqL03AA:10 a=P3SC899gXHkOLDnkTYxLZw==:17 a=Fh-P19vL6c5jBdxs1SYA:9 a=_5GlLgH6ut_i8OXqlAsK9C0QMj4A:4 a=LY0hPdMaydYA:10 Received: from [62.113.133.240] (account mc467741@c2i.net [62.113.133.240] verified) by mailfe13.swip.net (CommuniGate Pro SMTP 5.2.6) with ESMTPA id 775804387; Sun, 14 Dec 2008 16:21:34 +0100 From: Hans Petter Selasky To: Sam Leffler Date: Sun, 14 Dec 2008 16:23:50 +0100 User-Agent: KMail/1.9.7 References: <200812122326.mBCNQX6w024511@repoman.freebsd.org> <200812131005.33499.hselasky@c2i.net> <494414EF.3080403@freebsd.org> In-Reply-To: <494414EF.3080403@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200812141623.51473.hselasky@c2i.net> Cc: Perforce Change Reviews Subject: Re: PERFORCE change 154573 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Dec 2008 16:21:40 -0000 On Saturday 13 December 2008, Sam Leffler wrote: > Hans Petter Selasky wrote: > > On Saturday 13 December 2008, Sam Leffler wrote: > > No. But if you are interested in helping debug the problem I'm happy to > send you debug output. The controller rejects all cmds setting the > ERRINT status bit. The qTD contents and xfer contents look fine but I > haven't been able to identify the cause given the overlay qTD contents. > I'm in the process of collecting comparative traces from linux where usb > works. > Send me the EHCI traces and I will have a look at it. Have you tried USB2? The patches which you need to apply should be similar. --HPS