pccard is gone so remove null-null

Noted by:	imp
Approved by:	bcr (mentor)
This commit is contained in:
Eitan Adler 2012-12-17 20:42:25 +00:00
parent a711851f53
commit bcd4aeb08d
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=40410

View file

@ -2954,32 +2954,6 @@ kern.timecounter.hardware: TSC -&gt; i8254</screen>
</answer>
</qandaentry>
<qandaentry>
<question id="null-null">
<para>Why did my laptop fail to correctly probe PC
cards?</para>
</question>
<answer>
<para>This problem is common on laptops that boot more than
one operating system. Some non-BSD operating systems leave
PC card hardware in an inconsistent state. &man.pccardd.8;
will detect the card as
<errorname>"(null)""(null)"</errorname> instead of its
actual model.</para>
<para>You must remove all power from the PC card slot to fully
reset the hardware. Completely power off the laptop. (Do
not suspend it, do not let it go into standby; the power
needs to be completely off.) Wait a few moments, and reboot.
Your PC card should work now.</para>
<para>Some laptop hardware lies when it claims to be off. If
the above does not work shut down, remove the battery, wait
a moment, replace the battery, and reboot.</para>
</answer>
</qandaentry>
<qandaentry>
<question id="bootmanager-restore">
<para>Another operating system destroyed my Boot Manager. How