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

Diff for /www/55.html between version 1.40 and 1.41

version 1.40, 2014/04/05 10:33:05 version 1.41, 2014/04/05 11:10:37
Line 106 
Line 106 
         driver for TEMPer gold HID thermometers.          driver for TEMPer gold HID thermometers.
     <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugl&amp;sektion=4">ugl(4)</a>      <li>New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ugl&amp;sektion=4">ugl(4)</a>
         driver for Genesys Logic based USB host-to-host adapters.          driver for Genesys Logic based USB host-to-host adapters.
       <li> New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=qla&amp;sektion=4">qla(4)</a> driver for Qlogic fibre channel HBAs.
       <li> New <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=axen&amp;sektion=4">axen(4)</a> device driver for ASIX AX88178a and AX88179 USB Ethernet adapters.
     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&amp;sektion=4">radeondrm(4)</a>      <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=radeondrm&amp;sektion=4">radeondrm(4)</a>
         has been overhauled, including:          has been overhauled, including:
         <ul>          <ul>
Line 126 
Line 128 
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>.
     <li>Support for Areca ARC-1880, ARC-1882, ARC-1883, ARC-1223, ARC-1214, ARC-1264, ARC-1284 has been added to      <li>Support for Areca ARC-1880, ARC-1882, ARC-1883, ARC-1223, ARC-1214, ARC-1264, ARC-1284 has been added to
         <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a>.          <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=arc&amp;sektion=4">arc(4)</a>.
       <li>Support for Elantech v2 touchpads in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a> has been fixed.
       <li>Support for 802.11a (5Ghz) has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&amp;sektion=4">wpi(4)</a>.
       <li>Workarounds for firmware stability issues have been added to
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wpi&amp;sektion=4">wpi(4)</a>,
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwi&amp;sektion=4">iwi(4)</a>, and
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=iwn&amp;sektion=4">iwn(4)</a>.
       <li>Support for RT3572 chips has been added to the
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ral&amp;sektion=4">ral(4)</a> driver.
       <li>Support for RTL8106E and RTL8168G/8111G chips has been added to the
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=re&amp;sektion=4">re(4)</a> driver.
       <li>Support for RTS5229 card readers has been added to <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rtsx&amp;sektion=4">rtsx(4)</a>.
       <li>Support for Microsoft XBox 360 controllers has been added to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;sektion=4">uhid(4)</a> driver.
       <li>Support for CoreChip RD9700 USB Ethernet devices has been added to the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=udav&amp;sektion=4">udav(4)</a> driver.
     <li>Further reliability improvements regarding suspend/resume and hibernation.      <li>Further reliability improvements regarding suspend/resume and hibernation.
     </ul>      </ul>
 <p>  <p>
Line 268 
Line 283 
     <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a> to work with partitions larger than 2TB.      <li>Allow <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a> to work with partitions larger than 2TB.
     <li>Removed experimental RAID 4 support from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a>.      <li>Removed experimental RAID 4 support from <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a>.
     <li>Added experimental support for rebuilding RAID 5 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a> volumes. Lots of testing is still required and there is missing functionality, such as the ability to resume a partially completed rebuild. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&amp;sektion=8">bioctl(8)</a> refuses to create RAID 5 volumes unless recompiled with -DRAID5.      <li>Added experimental support for rebuilding RAID 5 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=softraid&amp;sektion=4">softraid(4)</a> volumes. Lots of testing is still required and there is missing functionality, such as the ability to resume a partially completed rebuild. <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bioctl&amp;sektion=8">bioctl(8)</a> refuses to create RAID 5 volumes unless recompiled with -DRAID5.
       <li>The <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhts&amp;sektion=4">uhts(4)</a> driver has been merged into
       <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;sektion=4">ums(4)</a>.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41