=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/70.html,v retrieving revision 1.35 retrieving revision 1.36 diff -u -r1.35 -r1.36 --- www/70.html 2021/10/02 13:44:11 1.35 +++ www/70.html 2021/10/02 13:54:52 1.36 @@ -95,7 +95,6 @@
  • Added initial arm64 support for installing on a disk with a GPT.
  • Added arm64 support for booting from disks with 4k sectors.
  • Added aplns(4) to provide support for Apple NVME storage as found in Apple M1 devices. -
  • Relaxed criteria for recognizing GPT formatted media, allowing GPT disk images added with dd(1) onto larger physical media to be recognized by fdisk(8) and the kernel.
  • Added aplspmi(4), a driver for the Apple SPMI controller.
  • Added aplpmu(4), a driver for the Apple "sera" SPMI power management unit that contains the RTC on Apple M1 systems.
  • Added apldwusb(4), a glue driver for the Synopsys DesignWare USB 3 controllers found on the Apple M1 SoC. @@ -199,38 +198,57 @@
  • Various new userland features: + +
  • Various bugfixes and tweaks in userland: + -
  • Various bugfixes and tweaks in userland: -