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

Diff for /www/74.html between version 1.39 and 1.40

version 1.39, 2023/10/13 02:46:32 version 1.40, 2023/10/13 05:29:09
Line 293 
Line 293 
   <li>Fixed a double free in error path in the 'openssl(1) x509' command.    <li>Fixed a double free in error path in the 'openssl(1) x509' command.
   <li>Fixed cpuperf on the Apple M2 Pro/Max.    <li>Fixed cpuperf on the Apple M2 Pro/Max.
   <li>Add support for the PCIe controller found on Apple M2 Pro/Max SoCs.    <li>Add support for the PCIe controller found on Apple M2 Pro/Max SoCs.
     <li>Add support for enabling both the USB2 and USB3 PHYs in
         <a href="https://man.openbsd.org/xhci.4">xhci(4)</a> with device tree.
   </ul>    </ul>
   
 <li>New or improved network hardware support:  <li>New or improved network hardware support:
Line 319 
Line 321 
   <li>In openfirmware, add glue for network interfaces to be found by    <li>In openfirmware, add glue for network interfaces to be found by
         fdt/ofw node or phandle in order to support "switch chips" like the          fdt/ofw node or phandle in order to support "switch chips" like the
         marvell link street.          marvell link street.
   <li>Add support for enabling both the usb2 and usb3 phys in  
       <a href="https://man.openbsd.org/xhci.4">xhci(4)</a> and  
       <a href="https://man.openbsd.org/ehci.4">ehci(4)</a>.  
   <li>Add support for RTL8153D devices to    <li>Add support for RTL8153D devices to
       <a href="https://man.openbsd.org/ure.4">ure(4)</a>.        <a href="https://man.openbsd.org/ure.4">ure(4)</a>.
   </ul>    </ul>

Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40