Note: the apic device exists only on i386
Found by: Ernst de Haan <ernst@ernstdehaan.com>
This commit is contained in:
parent
ec5b91a182
commit
7e090658b8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30504
1 changed files with 6 additions and 0 deletions
|
@ -664,6 +664,12 @@ options AHD_REG_PRETTY_PRINT # Print register bitfields in debug
|
|||
is required for SMP kernels. Add <literal>options SMP</literal> to
|
||||
include support for multiple processors.</para>
|
||||
|
||||
<note>
|
||||
<para>The apic device exists only on the i386 architecture, this
|
||||
configuration line should not be used on other
|
||||
architectures.</para>
|
||||
</note>
|
||||
|
||||
<programlisting>device eisa</programlisting>
|
||||
|
||||
<para>Include this if you have an EISA motherboard. This enables
|
||||
|
|
Loading…
Reference in a new issue