From owner-freebsd-wireless@freebsd.org Sun Nov 20 08:14:34 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 C26A8C4BF90 for ; Sun, 20 Nov 2016 08:14:34 +0000 (UTC) (envelope-from fnoyanisi@yahoo.com) Received: from nm32-vm1.bullet.mail.bf1.yahoo.com (nm32-vm1.bullet.mail.bf1.yahoo.com [72.30.239.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 78A231D59 for ; Sun, 20 Nov 2016 08:14:33 +0000 (UTC) (envelope-from fnoyanisi@yahoo.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1479629524; bh=uCJQn1YcR3yP4f58GkLYVIlclSI3Wm1NDEO3Kkklqfo=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:From:Subject; b=sRYevFS3LyX1TJ7D4+YxCIub/m2xWAgGoI4dSIrF3qgAtGACXBT+VdMIccejVtkqykKBP7AdxtYcusE4TYSMRiiiu97Ttx22WTEiNOEpDh3xl894Sx6oqiG2RP4EGENoIuKJswmxVnHbJ+j11C+6fryqzKuW7YBFqbWiC2i6lmKrqsFV39B7X0DcEA2FOexDhoPxxZpa+FYygIH3krX2GseWmKagGHPIKzMcb8AIt08tWkNYwVSAWkLAiUEXG7ArybCaMZJuZy1EoO9jlMVxQEmhG4Xu3c3iMu037pgx1dr1zdqx6xglbxf4FivXDg76AweMY0zmMNSGEhystNMzPw== Received: from [66.196.81.170] by nm32.bullet.mail.bf1.yahoo.com with NNFMP; 20 Nov 2016 08:12:04 -0000 Received: from [98.139.212.244] by tm16.bullet.mail.bf1.yahoo.com with NNFMP; 20 Nov 2016 08:12:04 -0000 Received: from [127.0.0.1] by omp1053.mail.bf1.yahoo.com with NNFMP; 20 Nov 2016 08:12:04 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 646735.75651.bm@omp1053.mail.bf1.yahoo.com X-YMail-OSG: 6zEuZHcVM1lMzYn6bvcuxamxF_QB.AjkBXK.fJjfXHe0.br9xu7WYBhS.oL7qtI I9TgpNGwck..YsyL4zPhb4vvLbl7BJMX.BX1XY23MpnA99yZ3ZRs9yK0HlErmpDmNnfhaUSyTOdO k5KPd0uLhG70sv2X541Dm0djmO.RproBAnCQUlftobAj.D9dMZ92.HaN6jHyKro7zBG.64TnYR4f V0uZ_70O4feVzSaosKfdPcGLavtwDyMPJ2dHuEvkbqQ7D_7cABfAo_uv1LAIJghqmuCZMFExbK5W lpKgAw1zKywVKYAG6UU9XSufJ_U0jb4QFCPKKyxuI4VQHDDhKjfOdjM5kopKK8EzUWi.c24Ko0vS ulu_RPJ.Ja52nhJn9HjIDzF5Sx3UcCLp0HT.0mfG2FXcH3756OsVux1NDWxfa4CbRlqR2mpt8o6R t4A5n3f2VUNm87S30FUX10ewEAKuP7WGiOYTpxGe7Q7IqrAUwGXAMO7nnMMf63SW_CQZUXtQlkwO MBZLXc8SWKjljMGyS4SY- Received: from jws400095.mail.bf2.yahoo.com by sendmailws163.mail.bf1.yahoo.com; Sun, 20 Nov 2016 08:12:04 +0000; 1479629524.286 Date: Sun, 20 Nov 2016 08:12:04 +0000 (UTC) From: Fehmi Noyan ISI Reply-To: Fehmi Noyan ISI To: Adrian Chadd Cc: Freebsd Wireless Message-ID: <456881900.492024.1479629524039@mail.yahoo.com> In-Reply-To: References: <980351195.1573665.1479336792289.ref@mail.yahoo.com> <980351195.1573665.1479336792289@mail.yahoo.com> <2112311201.1853303.1479370511602@mail.yahoo.com> <1703426610.2431782.1479426526331@mail.yahoo.com> Subject: Re: Using net80211/IEEE80211_C_BITS macro MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-wireless@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 20 Nov 2016 08:14:34 -0000 Thanks Adrian! Checked out revision 308871 and compiled the system from source. Had no issues during the built process. Also, verified the changes in the source tree Script started on Sun Nov 20 20:59:17 2016 root@test:~ # grep IEEE80211_C_BITS /usr/src/sbin/ifconfig/* /usr/src/sbin/ifconfig/ifieee80211.c: printb("drivercaps", dc->dc_drivercaps, IEEE80211_C_BITS); root@test:~ # grep IEEE80211_C_BITS /usr/src/sys/net80211/* /usr/src/sys/net80211/_ieee80211.h:#define IEEE80211_C_BITS \ /usr/src/sys/net80211/ieee80211_ddb.c: db_printf("\tcaps=%b\n", vap->iv_caps, IEEE80211_C_BITS); /usr/src/sys/net80211/ieee80211_ddb.c: db_printf("\tcaps=%b\n", ic->ic_caps, IEEE80211_C_BITS); root@test:~ # exit exit I used a VM (my only laptop has -RELEASE on it :{ , tried some bhyve trick like iwn passthru but did not succeed), hence could not specifically test "ifconfig wlan0 list caps" but since compilation went smooth, I would assume it should be OK. After all, changes do not constitute any new features or functions. Anything on the time frame till we could see this change on -RELEASE branch? Thanks ----- Original Message ----- From: Adrian Chadd To: Fehmi Noyan ISI Cc: Freebsd Wireless Sent: Saturday, November 19, 2016 10:12 AM Subject: Re: Using net80211/IEEE80211_C_BITS macro Hi! Fixed in the latest -head. Two commits - one for net80211, one for ifconfig! -a