Author: avg
Date: Thu Nov  7 07:21:23 2019
New Revision: 354433
URL: https://svnweb.freebsd.org/changeset/base/354433

Log:
  add a note about nctgpio and wbwd move to superio

Modified:
  head/UPDATING

Modified: head/UPDATING
==============================================================================
--- head/UPDATING       Thu Nov  7 07:15:01 2019        (r354432)
+++ head/UPDATING       Thu Nov  7 07:21:23 2019        (r354433)
@@ -26,6 +26,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 13.x IS SLOW:
        disable the most expensive debugging functionality run
        "ln -s 'abort:false,junk:false' /etc/malloc.conf".)
 
+20191107:
+       The nctgpio and wbwd drivers have been moved to the superio bus.
+       If you have one of these drivers in a kernel configuration, then
+       you should add device superio to it.  If you use one of these drivers
+       as a module and you compile a custom set of modules, then you should
+       add superio to the set.
+
 20191021:
        KPIs for network drivers to access interface addresses have changed.
        Users need to recompile NIC driver modules together with kernel.
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to