From owner-freebsd-questions@FreeBSD.ORG Thu May 19 20:40:09 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09F5F16A4CE for ; Thu, 19 May 2005 20:40:09 +0000 (GMT) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C2443D41 for ; Thu, 19 May 2005 20:40:08 +0000 (GMT) (envelope-from maciupa@gmail.com) Received: by zproxy.gmail.com with SMTP id 13so705295nzn for ; Thu, 19 May 2005 13:40:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NGJntNoK3Oo00ggJa9JdW85JZgSRIcqzCeP3ua0BjVT0Goo43me74IeK4xExCRP++Z9fDeQDlnS2TkH7W7s+CxJanXOs2DJJYqUb82qPV7agiWLWaa5Q5O6YGdqm0xC5c9Igp33hQJ6K8Myo02FD43cqhXEXOJenFmn7Rh0OjmE= Received: by 10.36.12.2 with SMTP id 2mr646776nzl; Thu, 19 May 2005 13:40:08 -0700 (PDT) Received: by 10.36.18.12 with HTTP; Thu, 19 May 2005 13:40:07 -0700 (PDT) Message-ID: Date: Thu, 19 May 2005 22:40:07 +0200 From: Maciek Plona To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: usb wireless adapter problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Maciek Plona List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 May 2005 20:40:09 -0000 Hello Ive just bought small, nice USB wireless adapter. When I plug it into an USB slot i see in messages: May 19 22:21:06 pitutek kernel: uhub0: device problem (SET_ADDR_FAILED), disabling port 2 May 19 22:21:06 pitutek kernel: uhub0: port error, restarting port 2 May 19 22:21:06 pitutek kernel: uhub0: port error, giving up port 2 I tried `usbdevs -v` and it showed me: Controller /dev/usb0: addr 1: full speed, self powered, config 1, OHCI root hub(0x0000), NEC(0x0000), rev 1.00 port 1 powered port 2 addr 0 should never happen! =20 port 3 powered That about "addr 0" I saw JUST once, after that was always:=20 port 2 powered Off course other USB devs (like mouse) work fine. System is yesterdays 5.4-R FreeBSD pitutek 5.4-RELEASE-p1 FreeBSD 5.4-RELEASE-p1 #0: Wed May 18 23:24:22 CEST 2005 root@pitutek:/usr/obj/usr/src/sys/GENERIC i386 Ive googled 2 nights and didnt help...=20 Maybe some of You can help? Pls answer directly to me too. Thanx, Maciek