=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/66.html,v retrieving revision 1.44 retrieving revision 1.45 diff -c -r1.44 -r1.45 *** www/66.html 2019/10/02 15:52:01 1.44 --- www/66.html 2019/10/04 09:37:29 1.45 *************** *** 162,168 **** for the KSMedia 8-bit IR format and for dual functions on integrated USB cameras.
  • Added the aplgpio(4) ! driver for the gpio controllers on Intel's Apollo Lake SoC.
  • Implemented MSI-X support on sparc64.
  • Skipped PCI host bridges and devices not present with acpi(1) when establishing --- 162,168 ---- for the KSMedia 8-bit IR format and for dual functions on integrated USB cameras.
  • Added the aplgpio(4) ! driver for the GPIO controllers on Intel's Apollo Lake SoC.
  • Implemented MSI-X support on sparc64.
  • Skipped PCI host bridges and devices not present with acpi(1) when establishing *************** *** 342,348 **** mpip(4), etherip(4) and bpe(4). !
  • Implemented tx mitigation by calling the hardware transmit routine per several packets rather than for individual packets. Defers calls to the transmit routine to a network taskq, or until a backlog of packets has built up. --- 342,348 ---- mpip(4), etherip(4) and bpe(4). !
  • Implemented Tx mitigation by calling the hardware transmit routine per several packets rather than for individual packets. Defers calls to the transmit routine to a network taskq, or until a backlog of packets has built up. *************** *** 373,379 ****
  • Repaired and improved v6 default route selection, fixing autoinstalls.
  • Added sysupgrade(8) support to the sparc64 bootloader. !
  • The dhcp configuration is now preserved when restarting an install.
  • The installer now remembers 'autoconf' when restarting an install.
  • Stopped prompting for disks that do not contain a root partition during upgrades. This defaults to the correct disk --- 373,379 ----
  • Repaired and improved v6 default route selection, fixing autoinstalls.
  • Added sysupgrade(8) support to the sparc64 bootloader. !
  • The DHCP configuration is now preserved when restarting an install.
  • The installer now remembers 'autoconf' when restarting an install.
  • Stopped prompting for disks that do not contain a root partition during upgrades. This defaults to the correct disk *************** *** 441,454 **** now reports SFP, SFP+ and QSFP module information when using the sff option.
  • Imported snmp(1), ! a new snmp client which aims to be netsnmp-compatible for supported features, and removed snmpctl(8).
  • Improvements ! in ntpd(8) dns resoving and constraints checking, especially during ! startup. Unreliable ntp peers are removed from the pool and ! dns resolving is repeated to add replacements.
  • Changed the bgpd(8) Adj-RIB-Out to a per-peer set of RB trees, improving speed.
  • Rewrote bgpd(8) --- 441,454 ---- now reports SFP, SFP+ and QSFP module information when using the sff option.
  • Imported snmp(1), ! a new SNMP client which aims to be netsnmp-compatible for supported features, and removed snmpctl(8).
  • Improvements ! in ntpd(8) DNS resoving and constraints checking, especially during ! startup. Unreliable NTP peers are removed from the pool and ! DNS resolving is repeated to add replacements.
  • Changed the bgpd(8) Adj-RIB-Out to a per-peer set of RB trees, improving speed.
  • Rewrote bgpd(8)