version 1.34, 2018/12/19 20:34:39
|
version 1.42, 2019/01/04 22:30:34
|
Line 48 in touch with you.
|
Line 48 in touch with you.
|
* ~~~add NVMM~~~ (done) |
* ~~~add NVMM~~~ (done) |
* ~~~plug kernel pointer leaks~~~ (done) |
* ~~~plug kernel pointer leaks~~~ (done) |
* ~~~fix Nouveau, some GPUs stopped working after the update~~~ (done) |
* ~~~fix Nouveau, some GPUs stopped working after the update~~~ (done) |
|
* umb(4) confirmed working with network traffic |
|
* [Revert pmax switch to common MIPS bus_space and bus_dma](https://releng.netbsd.org/cgi-bin/req-8.cgi?show=154) |
|
|
## Nice to have |
## Nice to have |
|
|
Line 59 in touch with you.
|
Line 61 in touch with you.
|
* ~~~ARM64 ACPI~~~ (done) |
* ~~~ARM64 ACPI~~~ (done) |
* WireGuard |
* WireGuard |
* expand x86 intr masks to allow up to 64 interrupts per CPU and hence 48 MSI/MSI-X on cpu0 |
* 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]] |
[[http://mail-index.netbsd.org/current-users/2018/12/01/msg034728.html]] |
|
|
## Nice to have, but likely won't be finished on time |
## Nice to have, but likely won't be finished on time |
|
|
Line 69 in touch with you.
|
Line 71 in touch with you.
|
|
|
... |
... |
|
|
## 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. Nouveau and radeon. |
|
* bwfm(4) - Broadcom Full-MAC wireless driver (from OpenBSD) |
|
* ena(4) - Amazon.com Elastic Network Adapter (from FreeBSD) |
|
|
|
|
|
The following components have been removed: |
|
|
|
* ISDN support and related drivers (daic(4), iavc(4), ifpci(4), ifritz(4), iwic(4), isic(4)) |
|
* Network ATM protocol code and related drivers (midway(4)) |
|
* Remote NDIS API compatibility (for running unmodified older Windows drivers) |
|
* SVR4 binary compatibility code |
|
* VM86 |
|
* IPKDB (remote debugger) |
|
* NetOctave NSP2000 security accelerator, n8(4) |
|
|
|
## Release notes (next) |
|
|
|
* GCC 6.5.0 |
|
* LLVM 7.0.0 |
|
* OpenSSL 1.1.1a |
|
* OpenSSH 7.8 |
|