From owner-cvs-all@FreeBSD.ORG Fri Mar 18 00:37:01 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FE2D16A4CE; Fri, 18 Mar 2005 00:37:01 +0000 (GMT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id B411E43D62; Fri, 18 Mar 2005 00:37:00 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior-wifi.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.1/8.13.1) with ESMTP id j2I0aZ52034751; Thu, 17 Mar 2005 17:36:35 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <423A2213.5040207@samsco.org> Date: Thu, 17 Mar 2005 17:34:27 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.5) Gecko/20050218 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Doug Barton References: <200503161017.aa64281@salmon.maths.tcd.ie> <423A21E2.4080000@FreeBSD.org> In-Reply-To: <423A21E2.4080000@FreeBSD.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org cc: cvs-src@FreeBSD.org cc: Ian Dowse cc: src-committers@FreeBSD.org cc: Maxim Sobolev cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/conf GENERIC src/sys/amd64/conf GENERIC X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 00:37:01 -0000 Doug Barton wrote: > Ian Dowse wrote: > >> Doug, can you point me at some details of the problems you mention? > > > Well I'm very excited to say that I finally had a chance to test this, > and so far everything is working great! I compiled ehci into my kernel, > and I can now use USB 2 devices just fine, no panics, no nothing. > Reported transfer speed is 40 MB/s, and access to the devices does > indeed seem faster. My USB 1 mouse works just fine, both with the > docking station and without. > > In short, all of my "issues" seem to have been fixed! I also just > updated my src tree to try the new code you committed to avoid the > detach/reattach problem, and that not only works, but it avoids the > weird errors I was getting about my docking station's USB hub and having > to reprobe ums0. > > You and Julian are to be congratulated on all the hard work you've done > in this area. Good luck with hunting down the rest of the corner cases. > > Doug > This needs to settle in the tree a little longer, then I would eagerly encourage Ian to work with RE to get it into 5.4. Scott