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

Diff for /www/65.html between version 1.36 and 1.37

version 1.36, 2019/03/24 22:43:58 version 1.37, 2019/03/24 23:43:09
Line 67 
Line 67 
         is now provided on mips64.          is now provided on mips64.
     <li>The default linker has been switched from the binutils bfd-based linker      <li>The default linker has been switched from the binutils bfd-based linker
         to lld on amd64 and i386.          to lld on amd64 and i386.
       <li>The radeonsi Mesa driver is now included for hardware acceleration
           on Southern Islands and Sea Islands
           <a href="https://man.openbsd.org/radeondrm.4">radeondrm(4)</a> devices.
     <li>octeon: Now the system automatically detects the number of available      <li>octeon: Now the system automatically detects the number of available
         cores. However, manual setting of the numcores, or coremask,          cores. However, manual setting of the numcores, or coremask,
         boot parameter is still needed to enable secondary cores.          boot parameter is still needed to enable secondary cores.
     <li>octeon: It is now possible to use the root disk's DUID as the value      <li>octeon: It is now possible to use the root disk's DUID as the value
         of the rootdev boot parameter.          of the rootdev boot parameter.
       <li>New <a href="https://man.openbsd.org/octeon/octgpio.4">octgpio(4)</a>
           driver for the OCTEON GPIO controller.
       <li>New <a href="https://man.openbsd.org/pvclock.4">pvclock(4)</a>
           driver for KVM paravirtual clock.
       <li>New <a href="https://man.openbsd.org/ixl.4">ixl(4)</a>
           driver for Intel Ethernet 700 series controller devices.
       <li>New <a href="https://man.openbsd.org/abcrtc.4">abcrtc(4)</a>
           driver for Abracon AB1805 real-time clock.
       <li>New <a href="https://man.openbsd.org/imxsrc.4">imxsrc(4)</a>
           driver for i.MX system reset controller.
       <li>Support for QCA AR816x/AR817x in
           <a href="https://man.openbsd.org/alc.4">alc(4)</a>.
       <li>Support for isochronous transfers in
           <a href="https://man.openbsd.org/xhci.4">xhci(4)</a>.
       <li><a href="https://man.openbsd.org/uaudio.4">uaudio(4)</a> has
           been replaced by a new driver which supports USB audio class v2.0.
     </ul>      </ul>
   
 <p>  <p>
Line 80 
Line 99 
 <p>  <p>
   
 <li>Generic network stack improvements:  <li>Generic network stack improvements:
       <ul>
       <li>New <a href="https://man.openbsd.org/bpe.4">bpe(4)</a>
           Backbone Provider Edge pseudo-device.
       <li>New <a href="https://man.openbsd.org/mpip.4">mpip(4)</a>
           MPLS IP layer 2 pseudowire.
       </ul>
 <p>  <p>
   
 <li>Installer improvements:  <li>Installer improvements:

Legend:
Removed from v.1.36  
changed lines
  Added in v.1.37