From owner-freebsd-questions@FreeBSD.ORG Thu Apr 20 12:20:13 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECB5C16A406 for ; Thu, 20 Apr 2006 12:20:13 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B53343D60 for ; Thu, 20 Apr 2006 12:20:08 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.137] (helo=anti-virus01-08) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1FWY8l-0003hj-Lv; Thu, 20 Apr 2006 13:20:07 +0100 Received: from [80.192.25.195] (helo=[192.168.0.2]) by asmtp-out4.blueyonder.co.uk with esmtp (Exim 4.52) id 1FWY8l-0000YJ-4Z; Thu, 20 Apr 2006 13:20:07 +0100 Message-ID: <44477C76.4030500@dial.pipex.com> Date: Thu, 20 Apr 2006 13:20:06 +0100 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20060305 X-Accept-Language: en MIME-Version: 1.0 To: Odhiambo Washington References: <20060420105943.GL10141@ns2.wananchi.com> In-Reply-To: <20060420105943.GL10141@ns2.wananchi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: USB 2 support in 4.11-STABLE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2006 12:20:14 -0000 Odhiambo Washington wrote: >I am looking around for information on whether 4.11-STABLE supports USB >2.0 > >I'll appreciate any pointers. > > man ehci on 5.4 says > The ehci device driver first appeared in FreeBSD 5.1. > > > So I guess that would be a "no". Also, if you look in CVS (http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/Attic/LINT?only_with_tag=RELENG_4) and download LINT, there is an ohci device but no ehci, so that sill sounds like "no". --Alex