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

Diff for /www/74.html between version 1.26 and 1.27

version 1.26, 2023/10/11 21:53:22 version 1.27, 2023/10/11 22:52:41
Line 224 
Line 224 
   
 <li>IEEE 802.11 wireless stack improvements and bugfixes:  <li>IEEE 802.11 wireless stack improvements and bugfixes:
   <ul>    <ul>
   <li>...    <li> Add support for RTL8188FTV devices to the
         <a href="https://man.openbsd.org/urtwn.4">urtwn(4)</a> driver.
     <li>Attach Intel wireless devices with PCI product ID 0x51f1 to
         <a href="https://man.openbsd.org/iwx.4">iwx(4)</a>.
     <li>Fix a bug where <a href="https://man.openbsd.org/iwm.4">iwm(4)</a> and
         <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> background
         scan tasks were added to the wrong task queue.
     <li>Fix a firmware error that occurred when an
         <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> interface
         was brought down.
     <li>Fix <a href="https://man.openbsd.org/iwx.4">iwx(4)</a> firmware errors
         triggered during background scans.
     <li>Fix a crash in the <a href="https://man.openbsd.org/iwm.4">iwm(4)</a>
         driver when userland attempts to inject frames via bpf in monitor mode.
   </ul>    </ul>
   
 <li>Installer, upgrade and bootloader improvements:  <li>Installer, upgrade and bootloader improvements:

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