=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/65.html,v retrieving revision 1.36 retrieving revision 1.37 diff -c -r1.36 -r1.37 *** www/65.html 2019/03/24 22:43:58 1.36 --- www/65.html 2019/03/24 23:43:09 1.37 *************** *** 67,77 **** --- 67,96 ---- is now provided on mips64.
  • The default linker has been switched from the binutils bfd-based linker to lld on amd64 and i386. +
  • The radeonsi Mesa driver is now included for hardware acceleration + on Southern Islands and Sea Islands + radeondrm(4) devices.
  • octeon: Now the system automatically detects the number of available cores. However, manual setting of the numcores, or coremask, boot parameter is still needed to enable secondary cores.
  • octeon: It is now possible to use the root disk's DUID as the value of the rootdev boot parameter. +
  • New octgpio(4) + driver for the OCTEON GPIO controller. +
  • New pvclock(4) + driver for KVM paravirtual clock. +
  • New ixl(4) + driver for Intel Ethernet 700 series controller devices. +
  • New abcrtc(4) + driver for Abracon AB1805 real-time clock. +
  • New imxsrc(4) + driver for i.MX system reset controller. +
  • Support for QCA AR816x/AR817x in + alc(4). +
  • Support for isochronous transfers in + xhci(4). +
  • uaudio(4) has + been replaced by a new driver which supports USB audio class v2.0.

    *************** *** 80,85 **** --- 99,110 ----

  • Generic network stack improvements: +

  • Installer improvements: