=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/67.html,v retrieving revision 1.59 retrieving revision 1.60 diff -u -r1.59 -r1.60 --- www/67.html 2020/05/11 08:12:26 1.59 +++ www/67.html 2020/05/11 08:14:38 1.60 @@ -451,7 +451,6 @@
  • Allowed switching to framebuffer "glass" console on armv7 in the bootloader, mirroring previous changes to arm64.
  • Corrected cache flush operations on arm64 which were being incorrectly treated as write operations. This fixes a bug where cache flushing caused Firefox to abort.
  • Added the capability for armv7 boot from another block device than the one from which efiboot was loaded. -
  • Enabled umt(4) (USB HID multitouch touchpad devices) on arm64.

    Specifically the following device drivers were added or fixed:
  • Added bcmbsc(4), a driver for the Broadcom Serial Control (BSC) controller. @@ -497,6 +496,7 @@
  • Improved bwfm(4) on the Pinebook Pro by acking SDIO interrupts earlier on dwmmc(4).
  • Added amltemp(4), a driver for the temperature sensors on various Amlogic SoCs.
  • Added pwmfan(4), a driver for PWM-regulated fans. +
  • Enabled umt(4) (USB HID multitouch touchpad devices) on arm64.
  • IEEE 802.11 wireless stack improvements and bugfixes: