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

Diff for /www/75.html between version 1.28 and 1.29

version 1.28, 2024/03/30 14:45:33 version 1.29, 2024/03/30 19:38:42
Line 224 
Line 224 
   <ul>    <ul>
   <li>Utilize full checksum offload capabilities of    <li>Utilize full checksum offload capabilities of
         <a href="https://man.openbsd.org/vio.4">vio(4)</a> and          <a href="https://man.openbsd.org/vio.4">vio(4)</a> and
         <a href="https://man.openbsd.org/vmx.4">vmx(4)</a>.</li>          <a href="https://man.openbsd.org/vmx.4">vmx(4)</a>.
   <li>TCP Send Offload (TSO) is also used in    <li>TCP Segmentation Offload (TSO) is also used in
         <a href="https://man.openbsd.org/bnxt.4">bnxt(4)</a> and          <a href="https://man.openbsd.org/bnxt.4">bnxt(4)</a> and
         <a href="https://man.openbsd.org/em.4">em(4)</a>.</li>          <a href="https://man.openbsd.org/em.4">em(4)</a>.
   <li>The Synopsys Ethernet Quality-of-Service Controller    <li>The Synopsys Ethernet Quality-of-Service Controller
         (<a href="https://man.openbsd.org/dwqe.4">dwqe(4)</a>) is enabled for          (<a href="https://man.openbsd.org/dwqe.4">dwqe(4)</a>) is enabled for
         amd64.</li>          amd64.
   <li>Added initial support for Elkhart Lake ethernet to <a    <li>Added initial support for Elkhart Lake ethernet to <a
         href="https://man.openbsd.org/dwqe.4">dwqe(4)</a>.          href="https://man.openbsd.org/dwqe.4">dwqe(4)</a>.
   <li>Support for AX88179A in    <li>Support for AX88179A in
       <a href="https://man.openbsd.org/axen.4">axen(4)</a>.        <a href="https://man.openbsd.org/axen.4">axen(4)</a>.
   <li>The Intel I225 and I226 Ethernet Controller    <li>Intel I225 and I226 Ethernet Controller
         <a href="https://man.openbsd.org/igc.4">igc(4)</a> are enabled for          <a href="https://man.openbsd.org/igc.4">igc(4)</a> enabled for
         sparc64.</li>          sparc64.
   <li>The Allwinner EMAC Ethernet Controller    <li>Allwinner EMAC Ethernet Controller
         <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> is enabled for          <a href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> enabled for
         riscv64.</li>          riscv64.
     <li>Enabled TCP Segmentation Offload (TSO) for <a
   <li>...  
   
   
   <li>Enabled TCP segmentation offloading for <a  
         href="https://man.openbsd.org/ixl.4">ixl(4)</a>.          href="https://man.openbsd.org/ixl.4">ixl(4)</a>.
   <li>Corrected wrong register offset macros for <a    <li>Corrected wrong register offset macros for <a
         href="https://man.openbsd.org/dwqe.4">dwqe(4)</a> DMA burst length.          href="https://man.openbsd.org/dwqe.4">dwqe(4)</a> DMA burst length.

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29