From owner-freebsd-usb@FreeBSD.ORG Mon Aug 12 03:44:36 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id F3A6949A for ; Mon, 12 Aug 2013 03:44:35 +0000 (UTC) (envelope-from aseem.jolly@gmail.com) Received: from sam.nabble.com (sam.nabble.com [216.139.236.26]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id D333226F2 for ; Mon, 12 Aug 2013 03:44:35 +0000 (UTC) Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1V8j3U-0002KH-P6 for freebsd-usb@freebsd.org; Sun, 11 Aug 2013 20:44:28 -0700 Date: Sun, 11 Aug 2013 20:44:28 -0700 (PDT) From: "aseem.jolly" To: freebsd-usb@freebsd.org Message-ID: <1376279068772-5835601.post@n5.nabble.com> In-Reply-To: <1376270379430-5835590.post@n5.nabble.com> References: <1375551235535-5833585.post@n5.nabble.com> <1375752286864-5834206.post@n5.nabble.com> <52009EEB.1040404@bitfrost.no> <1375842752147-5834384.post@n5.nabble.com> <5201E517.3050200@bitfrost.no> <1376189272784-5835461.post@n5.nabble.com> <5207378A.40804@bitfrost.no> <1376270379430-5835590.post@n5.nabble.com> Subject: Re: USB DMA memory Allocation MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Aug 2013 03:44:36 -0000 After making the above said changes, I ran into another problem Root mount waiting for: usbus0 ehci_timeout: xfer=0xffffff8001e6c148 ehci_device_done: xfer=0xffffff8001e6c148, endpoint=0xffffff001fef28f8, error=20 ehci_device_done: xfer=0xffffff8001e6c148, endpoint=0xffffff001fef28f8, error=5 usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) ugen0.2: <(null)> at usbus0 (disconnected) uhub_reattach_port: could not allocate new device In one of the posts, you have asked to disable USB legacy support from BIOS. Do you think that still applies to this case? and how would that help me, would be really nice of you if you could throw some light on this aspect I believe we are just talking about disabling support for USB1.0/1.1 here, right? -- View this message in context: http://freebsd.1045724.n5.nabble.com/USB-DMA-memory-Allocation-tp5833506p5835601.html Sent from the freebsd-usb mailing list archive at Nabble.com.