From owner-freebsd-stable@FreeBSD.ORG Fri Feb 27 13:57:18 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9793D16A4CE for ; Fri, 27 Feb 2004 13:57:18 -0800 (PST) Received: from ms-smtp-02.nyroc.rr.com (ms-smtp-02.nyroc.rr.com [24.24.2.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3CA8243D1F for ; Fri, 27 Feb 2004 13:57:18 -0800 (PST) (envelope-from pogrose@twcny.rr.com) Received: from charon.paradigm-design.org (syr-24-59-213-251.twcny.rr.com [24.59.213.251])i1RLvFEj013053 for ; Fri, 27 Feb 2004 16:57:15 -0500 (EST) Date: Fri, 27 Feb 2004 16:57:15 -0500 From: Eric Pogroski To: freebsd-stable@freebsd.org Message-Id: <20040227165715.4eebe149@charon.paradigm-design.org> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine Subject: Re: Testers needed: Joe's MFC of USB code X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Feb 2004 21:57:18 -0000 On Wed, 25 Feb 2004 18:16:36 -0800 (PST) Julian Elischer wrote: > > > On Tue, 24 Feb 2004, Julian Elischer wrote: > > > > > I've been running Joe's latest USB MFC patch and it seems to work ok for > > me... (both ohci and uhci) > > > > I have a limited set of devices to test with however.. > > > > Anyone else care to test? > > Getting this in -Stable is a prerequisite to MFCing the EHCI USB 2.0 > > driver so if yu'd like to see USB-2 in 4.x please give this a run > > and net us know.. > > > > The patch is at: > > http://www.josef-k.net/freebsd/ > > > > It applied without hitch to yesterday's RELENG_4 > > Is anyone testing this.. > DO I have to commit it (it works for me) to get people to test it :-) > > As I mentionned it is required for USB 2.0 > > > > > > > julian > > > > Julian, I'd love to, but I do have a question: does the patch support EHCI? thanks!