=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/60.html,v retrieving revision 1.30 retrieving revision 1.31 diff -c -r1.30 -r1.31 *** www/60.html 2016/07/25 10:47:47 1.30 --- www/60.html 2016/07/26 11:38:46 1.31 *************** *** 109,120 **** --- 109,125 ---- sdmmc(4), sdhc(4), and imxesdhc(4). +
  • Support for EHCI and OHCI compliant USB controllers on Octeon II SoCs. +
  • Many USB device drivers have been enabled on OpenBSD/octeon.
  • ...

  • SMP network stack improvements:

    *************** *** 259,264 **** --- 264,271 ---- Note that syslogd does not have this check feature yet.

  • When the klog buffer overflows, syslogd will write a log message to show that some entries is missing. +
  • On OpenBSD/octeon, CPU cache write buffering is enabled + to improve performance.
  • ...