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

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

Modified:
  stable/12/UPDATING

Modified: stable/12/UPDATING
==============================================================================
--- stable/12/UPDATING  Thu Nov  7 07:21:23 2019        (r354433)
+++ stable/12/UPDATING  Thu Nov  7 07:21:45 2019        (r354434)
@@ -16,6 +16,13 @@ from older versions of FreeBSD, try WITHOUT_CLANG and 
 the tip of head, and then rebuild without this option. The bootstrap process
 from older version of current across the gcc/clang cutover is a bit fragile.
 
+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.
+
 20191024:
        The tap(4) driver has been folded into tun(4), and the module has been
        renamed to tuntap.  You should update any kld_list="if_tap" or
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to