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

Diff for /www/67.html between version 1.6 and 1.7

version 1.6, 2020/05/06 12:51:46 version 1.7, 2020/05/06 12:52:22
Line 367 
Line 367 
         the fine-grained backlight BCL steps defined in <a          the fine-grained backlight BCL steps defined in <a
         href="https://man.openbsd.org/acpi">acpi(4)</a>.          href="https://man.openbsd.org/acpi">acpi(4)</a>.
     <li>Implemented the "parallel boot" feature on compatible sparc64 firmware.      <li>Implemented the "parallel boot" feature on compatible sparc64 firmware.
       <li>Introduced <a href="https://man.openbsd.org/iwx">iwx(4)</a>, a
           driver for Intel AX200 WiFi devices.
       <li>Added <a href="https://man.openbsd.org/iwm">iwm(4)</a> support
           for Intel 9260 and 9560 wifi devices.
       <li>Fixed <a href="https://man.openbsd.org/iwm">iwm(4)</a> support
           and updated firmware for Intel 3168 wifi devices.
       <li>Added support for the tp-link tl-wn823n to the <a
           href="https://man.openbsd.org/urtwn">urtwn(4)</a> driver.
   </ul>    </ul>
   
 <li>Removed hardware support  <li>Removed hardware support
Line 515 
Line 523 
     <li>Implemented a workaround for missing Tx completion interrupts      <li>Implemented a workaround for missing Tx completion interrupts
         in <a href="https://man.openbsd.org/iwm">iwm(4)</a> which could lead          in <a href="https://man.openbsd.org/iwm">iwm(4)</a> which could lead
         to failed decisions to roam to other APs.          to failed decisions to roam to other APs.
     <li>Added support for the <a  
         href="https://man.openbsd.org/urtwn">urtwn(4)</a> tp-link tl-wn823n  
         (TRL8192EU).  
   
     <li>Reenabled firmware-based Tx retries at lower rates for <a      <li>Reenabled firmware-based Tx retries at lower rates for <a
         href="https://man.openbsd.org/iwm">iwm(4)</a>, reducing packet loss.          href="https://man.openbsd.org/iwm">iwm(4)</a>, reducing packet loss.
Line 530 
Line 535 
     <li>Computed RSSI on 9k <a      <li>Computed RSSI on 9k <a
         href="https://man.openbsd.org/iwm">iwm(4)</a> devices as for previous          href="https://man.openbsd.org/iwm">iwm(4)</a> devices as for previous
         generations, fixing spurious signal strength values of over 100%.          generations, fixing spurious signal strength values of over 100%.
     <li>Added <a href="https://man.openbsd.org/iwm">iwm(4)</a> support  
         for 9260 and 9560 devices.  
     <li>Fixed <a href="https://man.openbsd.org/iwm">iwm(4)</a> support  
         and loaded new firmware for 3168 devices.  
     <li>Fixed an automatic Tx rate control issue in <a      <li>Fixed an automatic Tx rate control issue in <a
         href="https://man.openbsd.org/iwm">iwm(4)</a> and <a          href="https://man.openbsd.org/iwm">iwm(4)</a> and <a
         href="https://man.openbsd.org/iwx">iwx(4)</a>.          href="https://man.openbsd.org/iwx">iwx(4)</a>.
Line 541 
Line 542 
         href="https://man.openbsd.org/iwm">iwm(4)</a>.          href="https://man.openbsd.org/iwm">iwm(4)</a>.
     <li>Added support for dynamic queue allocation (DQA) to <a      <li>Added support for dynamic queue allocation (DQA) to <a
         href="https://man.openbsd.org/iwm">iwm(4)</a>.          href="https://man.openbsd.org/iwm">iwm(4)</a>.
     <li>Introduced <a href="https://man.openbsd.org/iwx">iwx(4)</a>, a  
         driver for Intel AX200 WiFi devices.  
     <li>Worked around a race condition in <a      <li>Worked around a race condition in <a
         href="https://man.openbsd.org/iwm">iwm(4)</a> interrupt handling, and          href="https://man.openbsd.org/iwm">iwm(4)</a> interrupt handling, and
         synced the fix to <a href="https://man.openbsd.org/iwx">iwx(4)</a>.          synced the fix to <a href="https://man.openbsd.org/iwx">iwx(4)</a>.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7