From owner-freebsd-current@FreeBSD.ORG Thu Dec 23 21:40:47 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 E9252106566B for ; Thu, 23 Dec 2010 21:40:47 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe03.c2i.net [212.247.154.66]) by mx1.freebsd.org (Postfix) with ESMTP id 7AE1C8FC17 for ; Thu, 23 Dec 2010 21:40:47 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=YBW/O6h5Sxti+EPY3DQm/1QFLiJsbZukn1QSWKMgb2w= c=1 sm=1 a=8nJEP1OIZ-IA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=6I5d2MoRAAAA:8 a=zBK3skRAZIMvwgwlUQkA:9 a=anc5MhJOLXR0ikMAyE4A:7 a=dTtJw7LFahVoa_ouQbfGBqoxxEIA:4 a=wPNLvfGTeEIA:10 a=SV7veod9ZcQA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe03.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 66603155; Thu, 23 Dec 2010 22:40:45 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 23 Dec 2010 22:40:51 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: <201012230011.52236.hselasky@c2i.net> In-Reply-To: X-Face: +~\`s("[*|O,="7?X@L.elg*F"OA\I/3%^p8g?ab%RN'(; _IjlA: hGE..Ew, XAQ*o#\/M~SC=S1-f9{EzRfT'|Hhll5Q]ha5Bt-s|oTlKMusi:1e[wJl}kd}GR Z0adGx-x_0zGbZj'e(Y[(UNle~)8CQWXW@:DX+9)_YlB[tIccCPN$7/L' MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201012232240.51146.hselasky@c2i.net> Cc: Kim Culhan , "Justin V." 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: Thu, 23 Dec 2010 21:40:48 -0000 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