Appreciate it!

________________________________
From: Adrian Chadd <adr...@freebsd.org>
To: Fehmi Noyan ISI <fnoyan...@yahoo.com> 
Cc: Freebsd Wireless <freebsd-wireless@freebsd.org>
Sent: Monday, November 21, 2016 7:12 AM
Subject: Re: Using net80211/IEEE80211_C_BITS macro



I'll try to find someone to back port the wifi bits to stable/11 before they 
get too problematic.

A


On Nov 20, 2016 12:12 AM, "Fehmi Noyan ISI" <fnoyan...@yahoo.com> wrote:

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 <adrian.ch...@gmail.com>
>To: Fehmi Noyan ISI <fnoyan...@yahoo.com>
>Cc: Freebsd Wireless <freebsd-wireless@freebsd.org>
>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
>
_______________________________________________
freebsd-wireless@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"

Reply via email to