The message "... can't assign resources" was removed some time ago.
Noted by: imp Approved by: bcr (mentor)
This commit is contained in:
parent
d6b552d60d
commit
fa2ee1547e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40423
1 changed files with 0 additions and 26 deletions
|
@ -4979,32 +4979,6 @@ C:\="DOS"</programlisting>
|
|||
</answer>
|
||||
</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>
|
||||
|
|
Loading…
Reference in a new issue