CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/06/29 02:50:45
Modified files:
x11/xfce4/xfce4-wavelan: Makefile
Added files:
x11/xfce4/xfce4-wavelan/patches: patch-panel-plugin_wi_bsd_c
Log message:
x11/xfce4/xfce4-wavelan: rewrite rate calculation to use
IFM_BAUDRATE_DESCRIPTIONS from net/if_media.h
even if the max rate is theoretical, it allows the plugin tooltip to
nicely display 'R2K22: 100% at 121Mb/s', fully taking advantages of the
11n/11ac/HT/VHT rates, instead of reporting 54Mb/s as it's the maximum
11g can do.
with hints from stsp@