summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornjl <njl@FreeBSD.org>2006-08-10 06:32:16 +0000
committernjl <njl@FreeBSD.org>2006-08-10 06:32:16 +0000
commita30f2b103ddb21e4d20c81dbc828a0ede38fd5ee (patch)
treeeb6307bc20bac7fb62bb9693559344b414ab6c1f
parentce00be88fb3f3065e3d94b63d968447c6d863882 (diff)
downloadFreeBSD-src-a30f2b103ddb21e4d20c81dbc828a0ede38fd5ee.zip
FreeBSD-src-a30f2b103ddb21e4d20c81dbc828a0ede38fd5ee.tar.gz
The acpi module is no different from others. If it is loaded while the kernel
has it compiled in, it will be rejected with "module acpi already present!" and no strange behavior. MFC after: 1 day
-rw-r--r--share/man/man4/acpi.45
1 files changed, 0 insertions, 5 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4
index ddc2efc..a668229 100644
--- a/share/man/man4/acpi.4
+++ b/share/man/man4/acpi.4
@@ -582,11 +582,6 @@ and many other contributors.
This manual page was written by
.An Michael Smith Aq msmith@FreeBSD.org .
.Sh BUGS
-If the
-.Nm
-driver is loaded as a module when it is already linked as part of the
-kernel, odd things may happen.
-.Pp
Many BIOS versions have serious bugs that may cause system instability,
break suspend/resume, or prevent devices from operating properly due to
IRQ routing problems.
OpenPOWER on IntegriCloud