From owner-freebsd-wireless@freebsd.org Tue Nov 21 00:16:09 2017 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 AA7C5DB874D for ; Tue, 21 Nov 2017 00:16:09 +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 988EB73C68 for ; Tue, 21 Nov 2017 00:16:09 +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 vAL0G9vq065382 for ; Tue, 21 Nov 2017 00:16:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 165220] [ath] "ath_rx_tasklet: sc_inreset_cnt > 0; skipping" messages Date: Tue, 21 Nov 2017 00:16:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: 9.0-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: chronophob@gmail.com X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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.25 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, 21 Nov 2017 00:16:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D165220 chronophob@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chronophob@gmail.com --- Comment #6 from chronophob@gmail.com --- Hello! I don't know if you got this bug solved at any case but I had this in FreeBSD Release 11.1. In my system this started as soon as I enabled Linux support with [linux_enable=3D"YES"] in /etc/rc.conf. Somehow it generated a conflict with IPv6 because having wireless connection with IPv4 only didn't generate this bug. The best solution to solve this with is to enable Gateway in /etc/rc.conf w= ith: gateway_enable=3D"YES" ipv6_gateway_enable=3D"YES" to be extra sure I also added ipv6_activate_all_interfaces=3D"YES" ip6addrctl_policy=3D"ipv6_prefer" to make this post complete this is also in my /etc/rc.conf wlans_ath0=3D"wlan0" ifconfig_wlan0=3D"WPA DHCP" create_args_wlan0=3D"country SE regdomain ETSI" ifconfig_wlan0_ipv6=3D"inet6 accept_rtadv" - - - If this does not work for your system you can check if Linux support is ena= bled and in that case turn it OFF, or keep it ON but only use wireless IPv4. Hopefully this will help. Yours sincerely, JT (Aspiring Daemon) --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-wireless@freebsd.org Wed Nov 22 22:50:27 2017 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 44E68DF7838 for ; Wed, 22 Nov 2017 22:50:27 +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 332876D57A for ; Wed, 22 Nov 2017 22:50:27 +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 vAMMoQKl072246 for ; Wed, 22 Nov 2017 22:50:27 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 220229] Add support for iwm 8265 devices Date: Wed, 22 Nov 2017 22:50:26 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: wireless X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: colvinwellborn@gmail.com X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-wireless@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: 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.25 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: Wed, 22 Nov 2017 22:50:27 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220229 Colvin Wellborn changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |colvinwellborn@gmail.com --- Comment #16 from Colvin Wellborn --- Any word of MFC to STABLE? I have a Lenovo P51 with a 8265 I'd love to get working under STABLE-11. https://svnweb.freebsd.org/base/head/sys/modules/iwmfw/iwm8265fw/Makefile?v= iew=3Dlog --=20 You are receiving this mail because: You are the assignee for the bug.=