=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.68 retrieving revision 1.69 diff -u -r1.68 -r1.69 --- www/59.html 2016/03/13 17:49:13 1.68 +++ www/59.html 2016/03/14 14:48:15 1.69 @@ -82,20 +82,22 @@ drivers for HID-over-i2c keyboards, mice and multitouch touchpads.
  • New efifb(4) driver for EFI frame buffer. -
  • New xnf(4) - driver for Xen Netfront network interfaces.
  • New viocon(4) driver for the virtio(4) console interface provided by KVM, QEMU, and others. +
  • New xen(4) + driver implementing Xen domU initialization and PVHVM device attachment. +
  • New xspd(4) + driver for the XenSource Platform Device providing guests with additional + capabilities. +
  • New xnf(4) + driver for Xen paravirtualized networking interface.
  • amd64 can now boot from 32 bit and 64 bit EFI.
  • Initial support for hardware reduced ACPI added to acpi(4).
  • Support for ACPI configured SD host controllers has been added to sdhc(4). -
  • Xen domU support - xen(4), - xspd(4).
  • The puc(4) driver now supports Moxa CP-168U, Perle Speed8 LE and QEMU PCI serial devices.
  • Intel 100 Series PCH Ethernet MAC with i219 PHY support has been added to the @@ -204,12 +206,12 @@
  • SMP network stack improvements: @@ -311,6 +313,8 @@
  • Security improvements: