From owner-freebsd-usb@freebsd.org Fri Feb 3 05:28:48 2017 Return-Path: Delivered-To: freebsd-usb@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 ECF55CCE28B for ; Fri, 3 Feb 2017 05:28:48 +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 C365CD0C for ; Fri, 3 Feb 2017 05:28:48 +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 v135SmIg020895 for ; Fri, 3 Feb 2017 05:28:48 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 216748] RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch) Date: Fri, 03 Feb 2017 05:28:48 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: usb X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: lenzi.sergio@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-usb@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-usb@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Feb 2017 05:28:49 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216748 Bug ID: 216748 Summary: RTL8188CUS usb wifi adapter not working with CURRENT on i386 (not tested on other arch) Product: Base System Version: CURRENT Hardware: i386 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: usb Assignee: freebsd-usb@FreeBSD.org Reporter: lenzi.sergio@gmail.com CC: freebsd-i386@FreeBSD.org CC: freebsd-i386@FreeBSD.org Hello, I am trying to make work a TPlink TL WN725N NANO, that have a chip RTL8188C= US=20 the adaptor works on 11-STABLE but not on 12-CURRENT. I put some traces in= the code, it finds the adaptor, but does NOT call the firmware-get code the code calls ieee80211_ifattach from start to return but the interface DO= ES Not show wlan0 the word LZT is a "TRACE" I put on the code that shows the function and the source line Note that the attach code is called, than the ieee80211_ifattach is also co= lled and exit but the interface wlan0 does not show available. Any help would be very welcome. as I need to make an access point using the device=20 some files: /boot/loader.conf legal.realtek.license_ack=3D1 =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D dmesg after iserting the device: ugen1.2: at usbus1 rtwn0 on uhub0 rtwn0: on usbus1 LZT function:rtwn_usb_attach[344] name is rtwn0 LZT rtwn_attach[171] rtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R LZT ieee80211_ifattach[331] ENTER LZT ieee80211_ifattach[373] EXIT LZT rtwn_attach[312] OKKKKKKKKKK LZT function:rtwn_usb_attach[370] ATTACH ugen1.2: at usbus1 (disconnected) rtwn0: at uhub0, port 5, addr 2 (disconnected) rtwn0: detached --=20 You are receiving this mail because: You are the assignee for the bug.=