--- wikisrc/releng/netbsd9.mdwn 2018/12/07 22:44:15 1.28 +++ wikisrc/releng/netbsd9.mdwn 2018/12/09 23:20:22 1.29 @@ -46,18 +46,18 @@ in touch with you. * ~~~kASan for aarch64~~~ (done) * compiler-rt in the base with enabled features for Clang/LLVM * LVM mirror target -* add NVMM +* ~~~add NVMM~~~ (done) * ~~~plug kernel pointer leaks~~~ (done) * fix Nouveau, some GPUs stopped working after the update ## Nice to have * gcc 8+ from a sanitizers point of view -* ~~~arm: GENERIC kernel config for armv7 boards.~~~ -* ~~~arm64: Support for servers following SBSA/SBBR standards~~~ +* ~~~arm: GENERIC kernel config for armv7 boards.~~~ (done) +* ~~~arm64: Support for servers following SBSA/SBBR standards~~~ (done) * ~~~updated graphics drivers~~~ (done) * PVHVM and PVH -* ~~~ARM64 ACPI~~~ +* ~~~ARM64 ACPI~~~ (done) * WireGuard * expand x86 intr masks to allow up to 64 interrupts per CPU and hence 48 MSI/MSI-X on cpu0 [[http://mail-index.netbsd.org/current-users/2018/12/01/msg034728.html]] @@ -69,3 +69,21 @@ in touch with you. * rework semantics of threading operations in ptrace(2) ... + +## Release notes (top) + +* Support for Aarch64 (ARM 64-bit) machines. The aarch64 port should work on many Allwinner machines, +SBSA/SBBR compatible servers. It supports multiple processors, including in a big.LITTLE configuration, ACPI and UEFI. +It uses a single kernel to support a large amount of boards with the help of ACPI+UEFI or FDT. +* Updated graphical acceleration support from Linux 4.4. Intel graphics including Kaby Lake. + Note: support for nVidia graphical cards was disabled. +* bwfm(4) - Broadcom Full-MAC wireless driver (from OpenBSD) +* ena(4) - Amazon.com Elastic Network Adapter (from FreeBSD) +* ISDN support removed + +## Release notes (next) + +* GCC 6.5.0 +* LLVM 7.0.0 +* OpenSSL 1.1.1a +* OpenSSH 7.8