From owner-freebsd-wireless@freebsd.org Tue Feb 16 09:48:20 2016 Return-Path: Delivered-To: freebsd-wireless@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A2819AA98C8 for ; Tue, 16 Feb 2016 09:48:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 794E71FF8 for ; Tue, 16 Feb 2016 09:48:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u1G9mKYo053334 for ; Tue, 16 Feb 2016 09:48:20 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 207242] urtw0: could not allocate USB transfers, err=USB_ERR_NO_PIPE (FreeBSD 10.2-RELEASE) Date: Tue, 16 Feb 2016 09:48:20 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 10.2-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: pnixte@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Discussions of 802.11 stack, tools device driver development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Feb 2016 09:48:20 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207242 Bug ID: 207242 Summary: urtw0: could not allocate USB transfers, err=3DUSB_ERR_NO_PIPE (FreeBSD 10.2-RELEASE) Product: Base System Version: 10.2-RELEASE Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: wireless Assignee: freebsd-wireless@FreeBSD.org Reporter: pnixte@gmail.com CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org Hey all! I can't seem to get an RTL8187B-chipset USB dongle (802.11 b/g) to work under FreeBSD 10.2-RELEASE (i386) and the GENERIC kernel. The device gets somewhat recognized, since "urtw" is loaded albeit with an error: urtw0: on s= bus3 urtw0: could not allocate USB transfers, err=3DUSB_ERR_NO_PIPE device_attach: urtw0 attach returned 6 I also tried to load it through the Windows XP drivers via ndis (rtl8187B.s= ys and the respective .inf), but while the module is compiled without warnings, kldloading it still produces the same error. I have tried kldunloading the if_urtw.ko module and re-kldloading the compiled one (in case there is something like a race condition) to no avail. As a side-note, the device is correctly recognised, a driver is loaded and it successfully connects to wireless networks under OpenBSD and Linux. --=20 You are receiving this mail because: You are the assignee for the bug.=