[BACK]Return to 60.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/60.html between version 1.30 and 1.31

version 1.30, 2016/07/25 10:47:47 version 1.31, 2016/07/26 11:38:46
Line 109 
Line 109 
         <a href="http://man.openbsd.org/?query=sdmmc">sdmmc(4)</a>,          <a href="http://man.openbsd.org/?query=sdmmc">sdmmc(4)</a>,
         <a href="http://man.openbsd.org/?query=sdhc">sdhc(4)</a>, and          <a href="http://man.openbsd.org/?query=sdhc">sdhc(4)</a>, and
         <a href="http://man.openbsd.org/?query=imxesdhc&amp;sektion=4&amp;arch=armv7">imxesdhc(4)</a>.          <a href="http://man.openbsd.org/?query=imxesdhc&amp;sektion=4&amp;arch=armv7">imxesdhc(4)</a>.
       <li>Support for EHCI and OHCI compliant USB controllers on Octeon II SoCs.
       <li>Many USB device drivers have been enabled on OpenBSD/octeon.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
   
 <li>SMP network stack improvements:  <li>SMP network stack improvements:
     <ul>      <ul>
       <li>The Tx queue of the
           <a href="http://man.openbsd.org/?query=cnmac">cnmac(4)</a>
           driver can now be processed in parallel of the rest of the kernel.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>
Line 259 
Line 264 
         Note that syslogd does not have this check feature yet.          Note that syslogd does not have this check feature yet.
     <li>When the klog buffer overflows, syslogd will write a log      <li>When the klog buffer overflows, syslogd will write a log
         message to show that some entries is missing.          message to show that some entries is missing.
       <li>On OpenBSD/octeon, CPU cache write buffering is enabled
           to improve performance.
     <li>...      <li>...
     </ul>      </ul>
 <p>  <p>

Legend:
Removed from v.1.30  
changed lines
  Added in v.1.31