=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/61.html,v retrieving revision 1.61 retrieving revision 1.62 diff -u -r1.61 -r1.62 --- www/61.html 2017/04/01 23:48:07 1.61 +++ www/61.html 2017/04/02 01:00:51 1.62 @@ -83,6 +83,8 @@ driver for ACPI ambient light sensor devices.
  • New acpihve(4) driver for feeding Hyper-V entropy into the kernel pool. +
  • New acpisbs(4) + driver for ACPI Smart Battery devices.
  • New dwge(4) driver for Designware GMAC 10/100/Gigabit Ethernet devices.
  • New htb(4) @@ -126,6 +128,8 @@
  • Support for RTL8153 USB 3.0 Gigabit Ethernet based devices has been added to the ure(4) driver. +
  • Improved ACPI support for modern Apple hardware, including S3 suspend + and resume.
  • ...