=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- www/62.html 2017/10/01 17:00:58 1.15 +++ www/62.html 2017/10/01 18:51:04 1.16 @@ -96,8 +96,9 @@
  • The acpibat(4) driver now supports _BIX entries from ACPI 4.0.
  • ACPI hibernate support was added to the nvme(4) driver.
  • Substantially improved ACPI hibernate performance in the ahci(4) driver. -
  • The inteldrm(4) driver was updated to code based on Linux 4.4.70. It now supports Skylake, Kabylake, and Cherryview devices and has better support for Broadwell and Valleyview devices. +
  • The inteldrm(4) driver was updated to code based on Linux 4.4.70. It now supports Skylake, Kaby Lake, and Cherryview devices and has better support for Broadwell and Valleyview devices.
  • The pucdata(4) driver now supports ASIX AX99100 devices. +
  • Xen platform support and the xbf(4) driver in particular have been substantially improved.
  • ... @@ -125,6 +126,8 @@ of the IPv6 network stack.
  • The kernel sends IPv6 router solicitations for link local addresses with a link local source address. +
  • FQ-CoDel algorithm has been implemented for use with pf(4) queueing.
  • ...