From owner-freebsd-current@FreeBSD.ORG Fri Mar 12 01:47:37 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 E2BBC16A4CE for ; Fri, 12 Mar 2004 01:47:37 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FF8543D3F for ; Fri, 12 Mar 2004 01:47:37 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i2C9lZkj018511; Fri, 12 Mar 2004 02:47:36 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Thu, 11 Mar 2004 15:33:07 -0700 (MST) Message-Id: <20040311.153307.85412056.imp@bsdimp.com> To: ajacoutot@lphp.org From: "M. Warner Losh" In-Reply-To: <200403090123.53755.ajacoutot@lphp.org> References: <20040308201239.V629@korben.in.tern> <200403081411.47401.craig@xfoil.gank.org> <200403090123.53755.ajacoutot@lphp.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.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: Fri, 12 Mar 2004 09:47:38 -0000 In message: <200403090123.53755.ajacoutot@lphp.org> Antoine Jacoutot writes: : I think ehci is way from a working state for now. I've had to disable my ehci on my new Sony VAIO Z1WA. It just causes panics and other bad things to happen :-( Warner