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

Diff for /www/71.html between version 1.27 and 1.28

version 1.27, 2022/04/10 22:36:24 version 1.28, 2022/04/11 00:21:43
Line 499 
Line 499 
         <li>Ensured use of the correct encoding in xenocara when /etc/kbdtype          <li>Ensured use of the correct encoding in xenocara when /etc/kbdtype
                 is present with an attached <a                  is present with an attached <a
                 href="https://man.openbsd.org/ucc.4">ucc(4)</a> keyboard.                  href="https://man.openbsd.org/ucc.4">ucc(4)</a> keyboard.
         <li>Fixed an interrupt storm on <a  
                 href="https://man.openbsd.org/dwge.4">dwge(4)</a> variants which  
                 support Energy Efficient Ethernet when connected to a switch which  
                 does so as well.  
         <li>Added support for tpm2 CRB interface to <a          <li>Added support for tpm2 CRB interface to <a
                 href="https://man.openbsd.org/tpm.4">tpm(4)</a>, fixing recent S4                  href="https://man.openbsd.org/tpm.4">tpm(4)</a>, fixing recent S4
                 regressions on the Surface Go 2 caused by a firmware change.                  regressions on the Surface Go 2 caused by a firmware change.
Line 580 
Line 576 
                 href="https://man.openbsd.org/dwge.4">dwge(4)</a> variants which                  href="https://man.openbsd.org/dwge.4">dwge(4)</a> variants which
                 support Energy Efficient Ethernet when connected to a switch which                  support Energy Efficient Ethernet when connected to a switch which
                 does so as well.                  does so as well.
         <li>Applied MP-safe changes from <a          <li>Made <a href="https://man.openbsd.org/dwge.4">dwge(4)</a> and <a
                 href="https://man.openbsd.org/dwge.4">dwge(4)</a> to <a                  href="https://man.openbsd.org/dwxe.4">dwxe(4)</a> MP-safe.</li>
                 href="https://man.openbsd.org/dwxe.4">dwxe(4)</a>.  
         <li>Added <a href="https://man.openbsd.org/igc.4">igc(4)</a>, a          <li>Added <a href="https://man.openbsd.org/igc.4">igc(4)</a>, a
                 driver for the Intel 2.5Gb Ethernet controllers.                  driver for the Intel 2.5Gb Ethernet controllers.
         <li>Implemented <a href="https://man.openbsd.org/em.4">em(4)</a>          <li>Implemented <a href="https://man.openbsd.org/em.4">em(4)</a>
Line 600 
Line 595 
         <li>Prevented <a href="https://man.openbsd.org/aq.4">aq(4)</a> nics          <li>Prevented <a href="https://man.openbsd.org/aq.4">aq(4)</a> nics
                 from writing to mbufs taken off the ring when the interface was taken                  from writing to mbufs taken off the ring when the interface was taken
                 down.                  down.
         <li>Fixed receive filter handling in <a          <li>Fixed receive filter handling and vlan packet reception in <a
                 href="https://man.openbsd.org/aq.4">aq(4)</a>.                  href="https://man.openbsd.org/aq.4">aq(4)</a>.
         <li>Enable vlan promisc, header stripping and vlan RX/TX offload on          <li>Enabled vlan and checksum offloads in <a
                 <a href="https://man.openbsd.org/aq.4">aq(4)</a>.  
         <li>Enabled checksum offloads on <a  
                 href="https://man.openbsd.org/aq.4">aq(4)</a>.                  href="https://man.openbsd.org/aq.4">aq(4)</a>.
         <li>Enabled interrupt moderation on <a          <li>Enabled interrupt moderation in <a
                 href="https://man.openbsd.org/aq.4">aq(4)</a>, aiming at around 20k                  href="https://man.openbsd.org/aq.4">aq(4)</a>, aiming at around 20k
                 per second.                  per second.
         <li>Fixed <a href="https://man.openbsd.org/aq.4">aq(4)</a> occasional  
                 errors seen on rockpro64.  
         <li>Fixed <a href="https://man.openbsd.org/ure.4">ure(4)</a> vlan          <li>Fixed <a href="https://man.openbsd.org/ure.4">ure(4)</a> vlan
                 transmission with hw tagging.                  transmission with hw tagging.
           <li>Added preliminary <a
                   href="https://man.openbsd.org/ure.4">ure(4)</a> support for RTL8156B
                   and bug fixes for RTL8153/RTL8156.
         <li>Reworked <a href="https://man.openbsd.org/ix.4">ix(4)</a>          <li>Reworked <a href="https://man.openbsd.org/ix.4">ix(4)</a>
                 checksum/vlan offloading and enabled it for IPv6.                  checksum/vlan offloading and enabled it for IPv6.
         <li>Enabled IP header checksum offloading in <a          <li>Enabled IP header checksum offloading in <a
Line 700 
Line 694 
         <li>Fix TX rate used by <a          <li>Fix TX rate used by <a
                 href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> and <a                  href="https://man.openbsd.org/rtwn.4">rtwn(4)</a> and <a
                         href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> for RTS frames.                          href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> for RTS frames.
         <li>Added preliminary <a  
                 href="https://man.openbsd.org/ure.4">ure(4)</a> support for RTL8156B  
                 and bug fixes for RTL8153/RTL8156.  
   
   </ul>    </ul>
   

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