Whitespace commit.
No content changes.
This commit is contained in:
parent
2356f78f39
commit
13e4e92213
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13950
1 changed files with 2 additions and 2 deletions
|
@ -864,8 +864,8 @@ Booting [kernel] in 9 seconds... _</screen>
|
|||
|
||||
<para>This checking is commonly referred to as <firstterm>device
|
||||
probing</firstterm>. Unfortunately, it is not always possible to do
|
||||
this in a safe way. Some hardware drivers do not co-exist well
|
||||
, and probing for one piece of hardware can sometimes leave
|
||||
this in a safe way. Some hardware drivers do not co-exist well,
|
||||
and probing for one piece of hardware can sometimes leave
|
||||
another in an inconsistent state. This is a basic
|
||||
limitation of the design of the PC.</para>
|
||||
|
||||
|
|
Loading…
Reference in a new issue