From nobody Sat Feb 17 04:10:05 2024 X-Original-To: wireless@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TcFhD4WCSz5Bg0d for ; Sat, 17 Feb 2024 04:10:20 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (udns.ultimatedns.net [24.113.41.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "ultimatedns.net", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TcFhD0rgzz4HZV; Sat, 17 Feb 2024 04:10:20 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Authentication-Results: mx1.freebsd.org; none Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.16.1/8.16.1) with ESMTP id 41H4A6cw013768; Fri, 16 Feb 2024 20:10:12 -0800 (PST) (envelope-from bsd-lists@bsdforge.com) List-Id: Discussions List-Archive: https://lists.freebsd.org/archives/freebsd-wireless List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-wireless@freebsd.org X-BeenThere: freebsd-wireless@freebsd.org MIME-Version: 1.0 Date: Fri, 16 Feb 2024 20:10:05 -0800 From: Chris To: "Bjoern A. Zeeb" Cc: FreeBSD wireless mailing list Subject: Re: PLEASE TEST (all drivers) sta/ap mode In-Reply-To: <335n2r14-o9s6-723r-n175-2q0ns84q6193@serrofq.bet> References: <88c6622d5c606dd5ce193ccbde979bb2@bsdforge.com> <335n2r14-o9s6-723r-n175-2q0ns84q6193@serrofq.bet> User-Agent: UDNSMS/17.0 Message-ID: X-Sender: bsd-lists@bsdforge.com Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Spamd-Bar: ---- X-Rspamd-Queue-Id: 4TcFhD0rgzz4HZV X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:11404, ipnet:24.113.0.0/16, country:US] On 2024-02-16 07:32, Bjoern A. Zeeb wrote: > On Thu, 15 Feb 2024, Chris wrote: > >> On 2024-02-14 11:53, Bjoern A. Zeeb wrote: >>> Hi, >>> >>> can I ask everyone who has a spare cycle to test main on/after >>> 0936c648ad0ee5152dc19f261e77fe9c1833fe05 (commit went in a minute ago). >>> >>> The last changes include "band-aid" hacks to net80211 which will affect >>> all drivers and sta/ap mode. >>> >>> While the commit messages hint at the problem I'll try to write a longer >>> summary probably next week so we'll have the actual problems in the >>> archives and others can chime in. >>> >>> Thanks, >>> /bz >> I can happily report that your modifications have (at least) prevented a >> lockup or reboot following a: service netif restart. Prior to your >> work, this was never possible. It also cleanly associates w/o struggle. >> Association more often than not failed or struggled repeatedly >> attempting to connect properly. >> >> In an effort to limit any unique variables, I built a completely GENERIC >> kernel. > > Thanks Chris; and for the records, I assume this was iwlwifi too. Sorry. Yes. Intel AX201. Thanks again! --Chris > > >> # uname -a >> FreeBSD fbsd15 15.0-CURRENT FreeBSD 15.0-CURRENT #0 >> main-n268292-70617458676e: Thu Feb 15 13:42:46 PST 2024 >> root@fbsd15:/usr/obj/usr/src/amd64.amd64/sys/LENO15 amd64 >> >> Thank you! >> >> --Chris >>