Add a missing fullstop and s/a/an/ in a couple of places.
PR: docs/39097, docs/39098 and docs/39099 Submitted by: Dirk Gouders <gouders@et.bocholt.fh-ge.de>
This commit is contained in:
parent
5f07d150b3
commit
56963e8f7d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=13375
1 changed files with 3 additions and 3 deletions
|
@ -3294,10 +3294,10 @@ ARRE (Auto Read Reallocation Enbld): 1</programlisting>
|
|||
2.41/2.21. The REV H- up cards can accept the most current
|
||||
BIOS/Firmware sets of 4.70/3.37. The difference between the
|
||||
firmware sets is that the 3.37 firmware supports <quote>round
|
||||
robin</quote></para>
|
||||
robin</quote>.</para>
|
||||
|
||||
<para>The Buslogic cards also have a serial number on them. If
|
||||
you have a old hardware revision card you can call the Buslogic
|
||||
you have an old hardware revision card you can call the Buslogic
|
||||
RMA department and give them the serial number and attempt to
|
||||
exchange the card for a newer hardware revision. If the card is
|
||||
young enough they will do so.</para>
|
||||
|
@ -5176,7 +5176,7 @@ crw-rw-rw- 1 root wheel 41, 1 Oct 15 22:14 spx</screen>
|
|||
FreeBSD has code built-in to keep the kernel from getting
|
||||
trashed due to hardware or software conflicts. The way to fix
|
||||
this is to leave out the IRQ settings on all but one port. Here
|
||||
is a example:</para>
|
||||
is an example:</para>
|
||||
|
||||
<programlisting>#
|
||||
# Multiport high-speed serial line - 16550 UARTS
|
||||
|
|
Loading…
Reference in a new issue