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

Diff for /www/60.html between version 1.53 and 1.54

version 1.53, 2016/08/15 19:31:00 version 1.54, 2016/08/15 21:56:14
Line 111 
Line 111 
     <li>Support for larger bus widths, high speed modes, and DMA      <li>Support for larger bus widths, high speed modes, and DMA
         transfers has been added to          transfers has been added to
         <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">rtsx(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>Support for EHCI and OHCI compliant USB controllers on Octeon II SoCs.
     <li>Many USB device drivers have been enabled on OpenBSD/octeon.      <li>Many USB device drivers have been enabled on OpenBSD/octeon.
     <li>Improved support for hardware-reducuced ACPI implementations.      <li>Improved support for hardware-reduced ACPI implementations.
     <li>AES-NI crypto is now down without holding the kernel lock.      <li>AES-NI crypto is now down without holding the kernel lock.
     <li>Imporved AGP support on PowerPC G5 machines.      <li>Improved AGP support on PowerPC G5 machines.
       <li>Added support for the SD card slot in Intel Bay Trail SoCs.
       <li>The <a href="http://man.openbsd.org/?query=ichiic">ichiic(4)</a> driver
           now ignores the SMBALERT# interrupt to prevent an interrupt storm.
       <li>Device attachment problems with the
           <a href="http://man.openbsd.org/?query=axen">axen(4)</a> driver have
           been fixed.
       <li>The <a href="http://man.openbsd.org/?query=ral">ral(4)</a> driver
           is more stable under load with RT2860 devices.
       <li>Problems with dead keyboards after resume have been fixed in the
           <a href="http://man.openbsd.org/?query=pckbd">pckbd(4)</a> driver.
       <li>The <a href="http://man.openbsd.org/?query=rtsx">rtsx(4)</a> driver
           now supports RTS522A devices.
       <li>Initial support for MSI-X has been added.
       <li>Support for MSI-X has been added to the
           <a href="http://man.openbsd.org/?query=virtio">virtio(4)</a> driver.
       <li>Added a workaround for hardware DMA overruns to the
           <a href="http://man.openbsd.org/man4/dc.4">dc(4)</a> driver.
       <li>The <a href="http://man.openbsd.org/?query=acpitz">acpitz(4)</a> driver
           now spins the fan down after cooling if ACPI uses hysteresis for
           active cooling.
       <li>The <a href="http://man.openbsd.org/?query=xhci">xhci(4)</a> driver
           now performs handoff from an xHCI-capable BIOS correctly.
     </ul>      </ul>
 <p>  <p>
   

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54