From owner-freebsd-current@FreeBSD.ORG Mon Apr 19 13:48:31 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E22616A4CE for ; Mon, 19 Apr 2004 13:48:31 -0700 (PDT) Received: from www.cray1.de (i.would.like.to.spoof.my.realip.de [64.27.85.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B14F43D41 for ; Mon, 19 Apr 2004 13:48:31 -0700 (PDT) (envelope-from ubm@u-boot-man.de) Received: from greatsheep.marines (localhost [127.0.0.1]) by www.cray1.de (8.9.3/8.9.3) with SMTP id WAA22770 for ; Mon, 19 Apr 2004 22:48:23 +0200 Date: Mon, 19 Apr 2004 22:52:44 +0200 From: Marc "UBM" Bocklet To: current@freebsd.org Message-Id: <20040419225244.5bb307a2.ubm@u-boot-man.de> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd5.2.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Archos Jukebox Recorder 20 now working with ehci(4) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 20:48:31 -0000 Hiho! :-) I just wanted to give a positive feedback on the ehci(4) driver. I have an Archos Jukebox which caused usbd to crash under 5.2.1, but works fine now under -current. Great work! :-) Bye Marc