svn commit: r40423 - head/en_US.ISO8859-1/books/faq
Eitan Adler
eadler at FreeBSD.org
Tue Dec 18 13:45:58 UTC 2012
Author: eadler
Date: Tue Dec 18 13:45:58 2012
New Revision: 40423
URL: http://svnweb.freebsd.org/changeset/doc/40423
Log:
The message "... can't assign resources" was removed some time ago.
Noted by: imp
Approved by: bcr (mentor)
Modified:
head/en_US.ISO8859-1/books/faq/book.xml
Modified: head/en_US.ISO8859-1/books/faq/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/faq/book.xml Tue Dec 18 13:10:46 2012 (r40422)
+++ head/en_US.ISO8859-1/books/faq/book.xml Tue Dec 18 13:45:58 2012 (r40423)
@@ -4980,32 +4980,6 @@ C:\="DOS"</programlisting>
</qandaentry>
<qandaentry>
- <question id="pnp-resources">
- <para>Why do I get messages like: <errorname>unknown:
- <PNP0303> can't assign resources</errorname> on
- boot?</para>
- </question>
-
- <answer>
- <para>The following is an excerpt from a post to the
- &a.current;.</para>
-
- <blockquote>
- <attribution>&a.wollman;, 24 April 2001</attribution>
-
- <para>The <quote>can't assign resources</quote> messages
- indicate that the devices are legacy ISA devices for which
- a non-PnP-aware driver is compiled into the kernel. These
- include devices such as keyboard controllers, the
- programmable interrupt controller chip, and several other
- bits of standard infrastructure. The resources cannot be
- assigned because there is already a driver using those
- addresses.</para>
- </blockquote>
- </answer>
- </qandaentry>
-
- <qandaentry>
<question id="user-quotas">
<para>Why can I not get user quotas to work properly?</para>
</question>
More information about the svn-doc-head
mailing list