From owner-freebsd-current@FreeBSD.ORG Thu Mar 11 03:01:11 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 6008416A4CE for ; Thu, 11 Mar 2004 03:01:11 -0800 (PST) Received: from mail022.syd.optusnet.com.au (mail022.syd.optusnet.com.au [211.29.132.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4C0943D2F for ; Thu, 11 Mar 2004 03:01:07 -0800 (PST) (envelope-from tonymaher@optushome.com.au) Received: from c211-30-17-16.thorn1.nsw.optusnet.com.au (c211-30-17-16.thorn1.nsw.optusnet.com.au [211.30.17.16]) i2BB0oE31726; Thu, 11 Mar 2004 22:00:52 +1100 Received: from dt.home (localhost.home [127.0.0.1]) ESMTP id i2BB11Hd003617; Thu, 11 Mar 2004 22:01:05 +1100 (EST) (envelope-from tonym@dt.home) Received: (from tonym@localhost) by dt.home (8.12.10/8.12.10/Submit) id i2BB0xpP003616; Thu, 11 Mar 2004 22:00:59 +1100 (EST) (envelope-from tonym) Date: Thu, 11 Mar 2004 22:00:59 +1100 (EST) From: Tony Maher Message-Id: <200403111100.i2BB0xpP003616@dt.home> To: ajacoutot@lphp.org, freebsd-current@freebsd.org In-Reply-To: <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: Thu, 11 Mar 2004 11:01:11 -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). > > Antoine Jacoutot wrote: > 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. Actually it works pretty well for me on a Compaq N610C with a Maxtor 200Gb One-Touch (USB2 and Firewire). And has since before Xmas on 5-current. This is a . I have been using it to transfer a 150+Gb file and get transfer rate of around 10Mbyte/s. Also have used as just a scratch disk for backups and files including buildworlds were it was slightly faster than using the laptop internal disk. I'd like to get a second disk and mirror them! However, about once every couple of weeks it will lock up (always after being idle for a long while) and can only power it off and if I want it back I need to reboot machine. I see messages from usb about wanting to flip states (sorry laptop hard internal disk died last week and I dont have the actual message.). But it does not panic the laptop. Actually disk appears to spin down if not in use and generally comes up ok after a few seconds, so it looks like a random timing issue. What does panic the laptop having the usb disk plugged in and powered up at boot. This is the most disappointing but, since the boot loader sees it as a second disk and offers it as a boot device! If I get some time (unlikely in near term) I'd write this up as a PR with proper details. your mileage may vary ;-) -- tonym