=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- www/74.html 2023/10/13 02:46:32 1.39 +++ www/74.html 2023/10/13 05:29:09 1.40 @@ -293,6 +293,8 @@
  • Fixed a double free in error path in the 'openssl(1) x509' command.
  • Fixed cpuperf on the Apple M2 Pro/Max.
  • Add support for the PCIe controller found on Apple M2 Pro/Max SoCs. +
  • Add support for enabling both the USB2 and USB3 PHYs in + xhci(4) with device tree.
  • New or improved network hardware support: @@ -319,9 +321,6 @@
  • In openfirmware, add glue for network interfaces to be found by fdt/ofw node or phandle in order to support "switch chips" like the marvell link street. -
  • Add support for enabling both the usb2 and usb3 phys in - xhci(4) and - ehci(4).
  • Add support for RTL8153D devices to ure(4).