=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/69.html,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** www/69.html 2021/04/11 21:24:01 1.27 --- www/69.html 2021/04/12 10:04:34 1.28 *************** *** 114,120 ****
  • Added basic support for BCM4379, found on the Apple M1 SoCs, to bwfm(4).
  • Added exuart(4) ! support for hte UART found on the Apple M1 SoC.
  • Added apldog(4), a driver for the watchdog on Apple M1 SoCs, allowing reboot of the machine. --- 114,120 ----
  • Added basic support for BCM4379, found on the Apple M1 SoCs, to bwfm(4).
  • Added exuart(4) ! support for the UART found on the Apple M1 SoC.
  • Added apldog(4), a driver for the watchdog on Apple M1 SoCs, allowing reboot of the machine. *************** *** 495,501 ****
  • Extended pcamux(4) with ACPI support.
  • Added acpige(4), a ! driver for ACPI generic event devices, used on te HoneyComb LX2K to implement power button handling.
  • Added pchgpio(4), a driver for the GPIO controllers found on modern Intel PCHs. --- 495,501 ----
  • Extended pcamux(4) with ACPI support.
  • Added acpige(4), a ! driver for ACPI generic event devices, used on the HoneyComb LX2K to implement power button handling.
  • Added pchgpio(4), a driver for the GPIO controllers found on modern Intel PCHs. *************** *** 962,971 **** These work alongside with slaacd(8) and unwind(8) to provide a ! coherent and simple automatic configration of network interfaces and DNS resolution.
    The two daemons are not enabled by default for now, but can be tested ! by enableing them with rcctl(8).