From owner-freebsd-current@FreeBSD.ORG Fri Oct 29 17:41:41 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 DD67216A4CE for ; Fri, 29 Oct 2004 17:41:41 +0000 (GMT) Received: from avscan2.sentex.ca (avscan2.sentex.ca [199.212.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69CFC43D6A for ; Fri, 29 Oct 2004 17:41:41 +0000 (GMT) (envelope-from mike@sentex.net) Received: from localhost (localhost.sentex.ca [127.0.0.1]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id i9THffhb071990; Fri, 29 Oct 2004 13:41:41 -0400 (EDT) (envelope-from mike@sentex.net) Received: from avscan2.sentex.ca ([127.0.0.1]) by localhost (avscan2.sentex.ca [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 71485-07; Fri, 29 Oct 2004 13:41:41 -0400 (EDT) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by avscan2.sentex.ca (8.12.11/8.12.11) with ESMTP id i9THfed7071962; Fri, 29 Oct 2004 13:41:40 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.12.11/8.12.11) with ESMTP id i9THfW51009522; Fri, 29 Oct 2004 13:41:33 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.1.2.0.0.20041029134511.04ff09a8@64.7.153.2> X-Sender: mdtpop@64.7.153.2 (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 6.1.2.0 Date: Fri, 29 Oct 2004 13:47:53 -0400 To: Michael Nottebrock From: Mike Tancsa In-Reply-To: <200410291930.30626.michaelnottebrock@gmx.net> References: <20041029075930.GG701@marvin.riggiland.au> <200410291511.24063.michaelnottebrock@gmx.net> <6.1.2.0.0.20041029114847.0aa57728@64.7.153.2> <200410291930.30626.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new X-Virus-Scanned: by amavisd-new at avscan2b cc: freebsd-current@freebsd.org Subject: Re: EHCI considered harmful? 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, 29 Oct 2004 17:41:42 -0000 At 01:30 PM 29/10/2004, Michael Nottebrock wrote: > > On my Intel 865 box, its pretty easy for me to lock the system up with 2 > > different types of USB key drives (Lexar and SANDISK). The system also > > sporadically locks up at boot time, if I have a Keyspan USB-Serial device > > plugged in using EHCI. For new users, I think its more important that the > > system works. > >There are similar issues all over USB in FreeBSD, that's not a good rationale >to leave ehci out of GENERIC. With the base USB ? Regular USB works just fine for me on the same hardware. Can you quantify what you mean by similar ? If I had to take a guess by whats reported in -current, -stable and -questions, I would have thought there are 1/10th the problems. ---Mike