Thanks a lot for all the patience and improvements. I like the changes of the last iteration!
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Today
Yesterday
Sun, Dec 1
(also dropped you an email which I had sent to re@) I think but firmware/fwget you covered the FreeBSD Foundation bits.
Sat, Nov 30
Fri, Nov 29
Thu, Nov 28
Likely fine but should make sure that all the different devices/firmware really can do that.
Likely fine. But likely also needs testing with a large variety of devices/firmware.
Staying tuned; please indicate when done.
Tue, Nov 26
In D47751#1088951, @adrian wrote:looking at these, i'm wondering whether the better move is to be doing the channel check inside the helper functions as well. i remember the node channel being .. weirdly sketchy thought. i'll go do some more deep diving on this before it lands.
Mon, Nov 25
# ifconfig wlan0 wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=0 ether 74:13:ea:6e:de:c1 inet6 fe80::7613:eaff:fe6e:dec1%wlan0 prefixlen 64 scopeid 0x3 groups: wlan ssid abc channel 36 (5180 MHz 11a vht/80+) bssid 9a:9d:7e:76:6f:fa regdomain ETSI country DE authmode WPA2/802.11i privacy ON deftxkey UNDEF AES-CCM 2:128-bit txpower 23 bmiss 7 mcastrate 6 mgmtrate 6 scanvalid 60 ampdulimit 64k -amsdutx amsdurx shortgi -ldpctx ldpcrx -uapsd vht vht40 vht80 vht160 -vht80p80 wme roaming MANUAL parent interface: iwlwifi0 media: IEEE 802.11 Wireless Ethernet autoselect mode 11ac status: associated nd6 options=23<PERFORMNUD,ACCEPT_RTADV,AUTO_LINKLOCAL>
Seems 656d0e8fa92ad72626808479d0935814425ee78d fixed what is reported back back on channel.
Sun, Nov 24
In D35978#1088298, @adrian wrote:it's not entirely required because net80211 actually does the HT and VHT upgrade for us. I'll go check it first though to make sure it doesn't cause drama!
Sat, Nov 23
Adding wireless given @adrian is also working on VHT currently and will need this soon.
How should this proceed?
Fri, Nov 22
In D47682#1087921, @wulf wrote:In D47682#1087414, @bz wrote:13-STABLE still sticks to *.ko. We have to wait for 13-EOL
Thu, Nov 21
Wed, Nov 20
In D47682#1087412, @emaste wrote:LGTM
Can we simplify this eventually and standardize on only the first case?
Thanks for the review; this was based on an earlier attempt to look at release (April this year?) for firmware and trying to figure out how things are put together.
I'll let it sit until at least RC1 is out in case other changes need to be done to avoid conflicts.
Update comment as pointed out by @emaste.
"cleanup" the PKGCMD bits as requested by @jrtc27 .
I have not tested NO_ROOT again.
Implement --pause with a 5 second delay as suggested by @jrtc27.
Remove the bits about the broken NO_ROOT bit.
Tue, Nov 19
In D47666#1086828, @dsl wrote:
The wlanconfig change got committed as 5399052c63a7a3d2f54615d31bfd092ab887a600
and the description was locally removed from the commit message.
Mon, Nov 18
Unless there'll be any comments I'll commit this around Tue 19.11. afternoon UTC
In D47500#1086528, @adrian wrote:landed
I don't know what your nice 8 core laptop is but again I am also not sure why it matters. Please write a proper commit message.
Can you please write a normal descriptive commit message.
Sun, Nov 17
Thu, Nov 14
Do we still want this (and the accompanying bsdinstall change) in 14.2-R or not? As otherwise I'll have to add rtw89 firmware at least there.
In case you know anyone else who could review this please add them!
Can this be simplified to simply check if uc_delay_us is > 0? Otherwise from scrolling through uc_write_delay would be a bool or are we expecting more values?