From owner-freebsd-current@FreeBSD.ORG Fri Dec 24 01:28:17 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 490EA106564A for ; Fri, 24 Dec 2010 01:28:17 +0000 (UTC) (envelope-from vic@yeaguy.com) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 079568FC08 for ; Fri, 24 Dec 2010 01:28:16 +0000 (UTC) X-Authority-Analysis: v=1.1 cv=NFUeGz0loTdi/T6hXKngYYtckjed7x3pKvNOqmBBK18= c=1 sm=0 a=kj9zAlcOel0A:10 a=uRK6ZUxDawFwC8+94ldQlg==:17 a=6I5d2MoRAAAA:8 a=RnwWrSFhfYPZmbyJEQYA:9 a=o3_xu-fW3ULpJ43TmFIA:7 a=M5OZfIBrJUGAF5mR7LnmiFpdLyQA:4 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=uRK6ZUxDawFwC8+94ldQlg==:117 X-Cloudmark-Score: 0 X-Originating-IP: 66.27.133.231 Received: from [66.27.133.231] ([66.27.133.231:31139] helo=[192.168.1.169]) by hrndva-oedge04.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTP id 57/A0-12606-827F31D4; Fri, 24 Dec 2010 01:28:09 +0000 Date: Thu, 23 Dec 2010 17:27:55 -0800 (PST) From: "Justin V." To: Hans Petter Selasky In-Reply-To: <201012232240.51146.hselasky@c2i.net> Message-ID: References: <201012230011.52236.hselasky@c2i.net> <201012232240.51146.hselasky@c2i.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: freebsd-current@freebsd.org, Kim Culhan Subject: Re: usb issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 24 Dec 2010 01:28:17 -0000 On Thu, 23 Dec 2010, Hans Petter Selasky wrote: > On Thursday 23 December 2010 21:59:13 Justin V. wrote: >> On Thu, 23 Dec 2010, Hans Petter Selasky wrote: >>> On Wednesday 22 December 2010 21:31:19 Kim Culhan wrote: >>>> On Wed, December 22, 2010 3:00 am, Hans Petter Selasky wrote: >>>>> On Wednesday 22 December 2010 07:15:53 justin v wrote: >>>>>> Hi, >>>>>> >>>>>> Any advice on how to deal with this USB trouble.. ? >>>>>> >>>>>> >>>>>> This is scrolling through messages.. and when i plug in my USB >>>>>> device, ANY, it is not recognized, when normally it is... >>>>> >>>>> What version of FreeBSD are you using? >>>>> >>>>> Have you tried using an external USB HUB? >>>> >>>> Seeing this on 8.2-BETA1: >>>> >>>> kernel: uhub_reattach_port: device problem (USB_ERR_TIMEOUT), disabling >>>> port 4 >>>> >>>> Also seeing some problems with hostapd and rum device at startup, could >>>> this be related? >>> >>> Could you try to apply this patch? >>> >>> http://svn.freebsd.org/changeset/base/216249 >>> >>> --HPS >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to >>> "freebsd-current-unsubscribe@freebsd.org" >> >> Hi, >> >> Thanks for the suggestion.. Do I simply replace the file?? > > No, just apply the patch by hand. > > --HPS > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > Im not familiar with patching I guess.. any tips?