=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/71.html,v retrieving revision 1.27 retrieving revision 1.28 diff -u -r1.27 -r1.28 --- www/71.html 2022/04/10 22:36:24 1.27 +++ www/71.html 2022/04/11 00:21:43 1.28 @@ -499,10 +499,6 @@
  • Ensured use of the correct encoding in xenocara when /etc/kbdtype is present with an attached ucc(4) keyboard. -
  • Fixed an interrupt storm on dwge(4) variants which - support Energy Efficient Ethernet when connected to a switch which - does so as well.
  • Added support for tpm2 CRB interface to tpm(4), fixing recent S4 regressions on the Surface Go 2 caused by a firmware change. @@ -580,9 +576,8 @@ href="https://man.openbsd.org/dwge.4">dwge(4) variants which support Energy Efficient Ethernet when connected to a switch which does so as well. -
  • Applied MP-safe changes from dwge(4) to dwxe(4). +
  • Made dwge(4) and dwxe(4) MP-safe.
  • Added igc(4), a driver for the Intel 2.5Gb Ethernet controllers.
  • Implemented em(4) @@ -600,19 +595,18 @@
  • Prevented aq(4) nics from writing to mbufs taken off the ring when the interface was taken down. -
  • Fixed receive filter handling in Fixed receive filter handling and vlan packet reception in aq(4). -
  • Enable vlan promisc, header stripping and vlan RX/TX offload on - aq(4). -
  • Enabled checksum offloads on Enabled vlan and checksum offloads in aq(4). -
  • Enabled interrupt moderation on Enabled interrupt moderation in aq(4), aiming at around 20k per second. -
  • Fixed aq(4) occasional - errors seen on rockpro64.
  • Fixed ure(4) vlan transmission with hw tagging. +
  • Added preliminary ure(4) support for RTL8156B + and bug fixes for RTL8153/RTL8156.
  • Reworked ix(4) checksum/vlan offloading and enabled it for IPv6.
  • Enabled IP header checksum offloading in Fix TX rate used by rtwn(4) and urtwn(4) for RTS frames. -
  • Added preliminary ure(4) support for RTL8156B - and bug fixes for RTL8153/RTL8156.