=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.42 retrieving revision 1.43 diff -c -r1.42 -r1.43 *** www/74.html 2023/10/13 07:21:00 1.42 --- www/74.html 2023/10/13 10:01:31 1.43 *************** *** 294,299 **** --- 294,301 ----
  • 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. +
  • Add rkusbphy(4), + a driver for the usb2phy on Rockchip SoCs.
  • New or improved network hardware support: *************** *** 313,320 ****
  • Add ngbe(4), a driver for WangXun WX1860 PCI Express 10/100/1Gb Ethernet devices. Also support it on amd64 install media. -
  • Add rkusbphy(4), - a driver for the usb2phy on Rockchip SoCs, and enable it on arm64.
  • Add support for the RTL8211F-VD PHY in rgephy(4).
  • In openfirmware, add glue for network interfaces to be found by --- 315,320 ----