From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 19:40:15 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF7ED16A47B for ; Fri, 5 Jan 2007 19:40:15 +0000 (UTC) (envelope-from rlegaultgame@yahoo.ca) Received: from web53904.mail.yahoo.com (web53904.mail.yahoo.com [206.190.36.214]) by mx1.freebsd.org (Postfix) with SMTP id 8283713C45B for ; Fri, 5 Jan 2007 19:40:15 +0000 (UTC) (envelope-from rlegaultgame@yahoo.ca) Received: (qmail 38261 invoked by uid 60001); 5 Jan 2007 19:13:34 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=Message-ID:X-YMail-OSG:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=SAIXhokPZeapTmYN/Qv+CAVphbvj/lGZT5gnh3IoOV19RVfjNhp1WpmebD0Sq8zArvsVZB0vLDkKKKG+QTCmH5vsYFUft4REalGqruvXtpMCK3q+2W6R/lZ8lM4lPli/Ywd7C+7GN9cOVdP7E3Vw6PNz+cDcIhvHWszsaW7Bcj4= ; Message-ID: <20070105191334.38259.qmail@web53904.mail.yahoo.com> X-YMail-OSG: Pf2wylMVM1kIzjTU8MB8jOMFTC5moKcQWmrGxyMEnzpoYPjGWO2Cg7KhGlrXCmhEgA.jvpiYcfqaNNxMemRUVyNDnKJwgKnsbf4.1CxM.72ThV7xPg42sTxYGgMIamtkRuJfOuU4F1aBtF0- Received: from [64.235.97.125] by web53904.mail.yahoo.com via HTTP; Fri, 05 Jan 2007 14:13:34 EST Date: Fri, 5 Jan 2007 14:13:34 -0500 (EST) From: richard legault To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: usb2.0 being detected as 1.0 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: Fri, 05 Jan 2007 19:40:15 -0000 I have had no success in using usb2.0 on a freebsd 5.4 image. The usb drive keeps using the UHCI driver instead of the EHCI. Here is the information typically asked for during my websearch for a resolution to this issue. (:wheel)# sed -n 's/^___//p' `sysctl -n kern.bootfile` # # USBROOT-NOSMP - Uses a USB drive as its root # include STOCK-NOSMP ident USBROOT-NOSMP device usb device umass device ehci # USB 2.0 device uhci # UHCI PCI->USB interface device ohci # OHCI PCI->USB interface device usb # USB Bus (required) device ugen # Generic (:wheel)# usbdevs addr 1: UHCI root hub, Intel addr 2: Mini TravelDrive, Memorex addr 1: UHCI root hub, Intel addr 1: UHCI root hub, Intel (:wheel)# usbdevs -v Controller /dev/usb0: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000) , rev 1.00 port 1 addr 2: full speed, power 94 mA, config 1, Mini TravelDrive(0x0020), Mem orex(0x08ec), rev 2.00 port 2 powered Controller /dev/usb1: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000) , rev 1.00 port 1 powered port 2 powered Controller /dev/usb2: addr 1: full speed, self powered, config 1, UHCI root hub(0x0000), Intel(0x0000) , rev 1.00 port 1 powered port 2 powered (:wheel)# camcontrol devlist at scbus0 target 0 lun 0 (pass0) at scbus2 target 0 lun 0 (pass1,da0) at scbus2 target 0 lun 1 (pass2,cd0) (:wheel)# dmesg | grep usb && dmesg | grep da0 usb0: on uhci0 usb0: USB revision 1.0 usb1: on uhci1 usb1: USB revision 1.0 usb2: on uhci2 usb2: USB revision 1.0 da0 at umass-sim0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 1.000MB/s transfers da0: 1920MB (3932991 512 byte sectors: 255H 63S/T 244C) I have tried other sticks that support 2.0 but all have used the UHCI driver. Any assistance would be greatly appreciated. Thanks Richard Legault __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com