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

Diff for /www/74.html between version 1.42 and 1.43

version 1.42, 2023/10/13 07:21:00 version 1.43, 2023/10/13 10:01:31
Line 294 
Line 294 
   <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    <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.        <a href="https://man.openbsd.org/xhci.4">xhci(4)</a> with device tree.
     <li>Add <a href="https://man.openbsd.org/rkusbphy.4">rkusbphy(4)</a>,
         a driver for the usb2phy on Rockchip SoCs.
   </ul>    </ul>
   
 <li>New or improved network hardware support:  <li>New or improved network hardware support:
Line 313 
Line 315 
   <li>Add <a href="https://man.openbsd.org/ngbe.4">ngbe(4)</a>,    <li>Add <a href="https://man.openbsd.org/ngbe.4">ngbe(4)</a>,
       a driver for WangXun WX1860 PCI Express 10/100/1Gb Ethernet devices.        a driver for WangXun WX1860 PCI Express 10/100/1Gb Ethernet devices.
       Also support it on amd64 install media.        Also support it on amd64 install media.
   <li>Add <a href="https://man.openbsd.org/rkusbphy.4">rkusbphy(4)</a>,  
       a driver for the usb2phy on Rockchip SoCs, and enable it on arm64.  
   <li>Add support for the RTL8211F-VD PHY in    <li>Add support for the RTL8211F-VD PHY in
       <a href="https://man.openbsd.org/rgephy.4">rgephy(4)</a>.        <a href="https://man.openbsd.org/rgephy.4">rgephy(4)</a>.
   <li>In openfirmware, add glue for network interfaces to be found by    <li>In openfirmware, add glue for network interfaces to be found by

Legend:
Removed from v.1.42  
changed lines
  Added in v.1.43