diff --git a/en_US.ISO8859-1/books/faq/book.xml b/en_US.ISO8859-1/books/faq/book.xml index 4930fc0116..e368c499cc 100644 --- a/en_US.ISO8859-1/books/faq/book.xml +++ b/en_US.ISO8859-1/books/faq/book.xml @@ -2231,6 +2231,25 @@ &man.smp.4; has more details. + + + + What is microcode? + How do I install &intel; CPU microcode updates? + + + + Microcode is a method of programmatically + implementating hardware level instructions. This allows + for CPU bugs to be fixed without replacing the on board chip. + + + Install sysutils/devcpu-data, + then add: + microcode_update_enable="YES" + to /etc/rc.conf + +