From owner-freebsd-hackers@FreeBSD.ORG Tue Feb 24 15:44:02 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 06E5916A4CE; Tue, 24 Feb 2004 15:44:02 -0800 (PST) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9C98243D2D; Tue, 24 Feb 2004 15:44:01 -0800 (PST) (envelope-from julian@elischer.org) Received: from interjet.elischer.org ([24.7.73.28]) by comcast.net (sccrmhc13) with ESMTP id <2004022423440001600au20ve>; Tue, 24 Feb 2004 23:44:00 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id PAA81369; Tue, 24 Feb 2004 15:43:59 -0800 (PST) Date: Tue, 24 Feb 2004 15:43:58 -0800 (PST) From: Julian Elischer To: stable@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: hackers@freebsd.org Subject: Testers needed: Joe's MFC of USB code X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2004 23:44:02 -0000 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 julian