From owner-freebsd-current@FreeBSD.ORG Mon Mar 8 16:24:32 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 C9B8016A4CE for ; Mon, 8 Mar 2004 16:24:32 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-9-236.w80-13.abo.wanadoo.fr [80.13.163.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73B2F43D1D for ; Mon, 8 Mar 2004 16:24:06 -0800 (PST) (envelope-from ajacoutot@lphp.org) Received: from bsdbox.lphp.local (bsdbox.lphp.local [192.168.0.2]) by mcp.lphp.org (8.12.10/8.12.10) with ESMTP id i290OMsd003484; Tue, 9 Mar 2004 01:24:22 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-current@freebsd.org Date: Tue, 9 Mar 2004 01:23:53 +0100 User-Agent: KMail/1.6 References: <20040308201239.V629@korben.in.tern> <200403081411.47401.craig@xfoil.gank.org> In-Reply-To: <200403081411.47401.craig@xfoil.gank.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403090123.53755.ajacoutot@lphp.org> Subject: Re: -CURRENT, EHCI, and the iPod 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: Tue, 09 Mar 2004 00:24:32 -0000 On Monday 08 March 2004 21:11, Craig Boston wrote: > I'm pretty sure the Intel EHCI chip doesn't work in FreeBSD, at least it > doesn't for me (and I've seen postings suggesting that the same is true in > NetBSD as well). Yes, I can confirm this. As a matter of fact, plugin in my external USB2 harddrive even panics my box ! I think ehci is way from a working state for now. Antoine