=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/62.html,v retrieving revision 1.42 retrieving revision 1.43 diff -u -r1.42 -r1.43 --- www/62.html 2017/10/03 15:23:23 1.42 +++ www/62.html 2017/10/03 15:56:45 1.43 @@ -90,6 +90,8 @@
  • arm: New mvpinctrl(4) driver to configure pins on Marvell SoCs (Armada 388).
  • arm: New mvneta(4) driver the Ethernet controller on the Armada 38x series.
  • arm: New amdisplay(4) & nxphdmi(4) drivers for the Texas Instruments AM335x LCD controller. +
  • octeon: New octcib(4) driver for the interrupt bus widget on CN70xx/CN71xx. +
  • octeon: New octcit(4) driver for the central interrupt unit version 3 on CN72xx/CN73xx/CN77xx/CN78xx.
  • octeon: New octsctl(4) driver for the OCTEON SATA controller bridge.
  • octeon: New octxctl(4) driver for the OCTEON USB3 controller bridge.
  • New hvs(4) driver for Hyper-V storage. @@ -378,6 +380,9 @@ scsi(4) device by eliminating its use of the obsolete XS_NO_CCB mechanism.
  • Remove last vestiges of now unused XS_NO_CCB mechanism. +
  • Userspace can now get the address of the thread control block + without a system call on OCTEON II and later. +
  • FPU is enabled on OCTEON III.