Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Note that compat_60 modules on i386 and amd64 once again...



details:   https://anonhg.NetBSD.org/src/rev/3e899d58a085
branches:  trunk
changeset: 1021423:3e899d58a085
user:      pgoyette <pgoyette%NetBSD.org@localhost>
date:      Sun May 30 02:37:42 2021 +0000

description:
Note that compat_60 modules on i386 and amd64 once again include the
microcode-update functionality.

diffstat:

 doc/TODO.modules |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r b0afff74a0e1 -r 3e899d58a085 doc/TODO.modules
--- a/doc/TODO.modules  Sun May 30 02:29:24 2021 +0000
+++ b/doc/TODO.modules  Sun May 30 02:37:42 2021 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: TODO.modules,v 1.22 2020/07/05 02:04:25 pgoyette Exp $ */
+/* $NetBSD: TODO.modules,v 1.23 2021/05/30 02:37:42 pgoyette Exp $ */
 
 Some notes on the limitations of our current (as of 7.99.35) module
 subsystem.  This list was triggered by an Email exchange between
@@ -239,3 +239,5 @@
 
     This is likely to be fixed by Chuck Silvers on 2020-07-04 which
     removed the differences between the xen and non-xen module ABIs.
+    As of 2021-05-28 the cpu-microcode functionality has once again
+    been enabled for i386 and amd64 compat_60 modules.



Home | Main Index | Thread Index | Old Index