From owner-freebsd-current@FreeBSD.ORG Wed Dec 22 23:11:49 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 29A9A1065675 for ; Wed, 22 Dec 2010 23:11:49 +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 A8BB28FC0A for ; Wed, 22 Dec 2010 23:11: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=I-Yvnz8JYuT97ILaEYYA:9 a=QLvzDh6TiXcZl7qbHNHZmNB2mr8A:4 a=wPNLvfGTeEIA: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 66157880; Thu, 23 Dec 2010 00:11:46 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Thu, 23 Dec 2010 00:11:52 +0100 User-Agent: KMail/1.13.5 (FreeBSD/8.1-STABLE; KDE/4.4.5; amd64; ; ) References: 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: <201012230011.52236.hselasky@c2i.net> Cc: 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: Wed, 22 Dec 2010 23:11:49 -0000 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