=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- www/69.html 2021/04/13 20:53:02 1.34 +++ www/69.html 2021/04/13 21:00:58 1.35 @@ -122,6 +122,9 @@ a driver for the interrupt controller found on Apple M1 SoCs.
  • Added aplpcie(4), a driver for the PCIe host bridge on Apple M1 SoCs. +
  • Added support for version 7 of the bwfm(4) PCIe interface, + as implemented in Apple M1's wifi.
  • Increased RX buffers available to the bwfm(4) chip to 256, allowing use of the Apple M1's wifi. @@ -587,8 +590,6 @@ href="https://man.openbsd.org/bwfm.4">bwfm(4) on the BCM43602 that was triggering "unexpected pairwise key update" errors.
  • Enabled athn(4) for arm64. -
  • Added support for version 7 of the bwfm(4) PCIe interface.
  • Implemented RA (new 11n Tx rate adaptation) in iwm(4) and iwn(4).