From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 03:05:38 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 1E5C916A4CE for ; Thu, 11 Mar 2004 03:05:38 -0800 (PST) Received: from mcp.lphp.org (APastourelles-107-1-2-121.w193-251.abo.wanadoo.fr [193.251.52.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id C6CB643D1D for ; Thu, 11 Mar 2004 03:05:36 -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 i2BB5bcK044351; Thu, 11 Mar 2004 12:05:37 +0100 (CET) (envelope-from ajacoutot@lphp.org) From: Antoine Jacoutot To: freebsd-current@freebsd.org Date: Thu, 11 Mar 2004 12:05:18 +0100 User-Agent: KMail/1.6 References: <200403111100.i2BB0xpP003616@dt.home> In-Reply-To: <200403111100.i2BB0xpP003616@dt.home> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200403111205.18860.ajacoutot@lphp.org> cc: Tony Maher 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: Thu, 11 Mar 2004 11:05:38 -0000 On Thursday 11 March 2004 12:00, Tony Maher wrote: > If I get some time (unlikely in near term) I'd write this up as a PR with > proper details. > > your mileage may vary ;-) Thanks a lot for your feedback. Well, actually, compiling ehci into my kernel prevent me from booting ! It panics after discovering the USB2 device. Maybe I should try to boot with my external hard drive unplugged like you do... Antoine