=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/59.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- www/59.html 2016/03/05 03:19:17 1.54 +++ www/59.html 2016/03/05 03:25:49 1.55 @@ -103,6 +103,7 @@
  • The sdmmc(4) driver now supports sector mode for eMMC devices, such as those found on some BeagleBone Black boards.
  • The cnmac(4) driver now supports checksum offloading and receives packets without the kernel lock held.
  • The xhci(4) driver is now enabled for macppc machines. +
  • The ipmi(4) driver now supports OpenIPMI compatible character device.
  • ...