Update Question 5.16:
- Insert ahc(4) man page - Mark up "automatic termination" with <quote> Approved by: gabor (mentor)
This commit is contained in:
parent
c21a87975e
commit
100ecdb205
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=32241
1 changed files with 4 additions and 3 deletions
|
@ -3355,12 +3355,13 @@ quit</programlisting>
|
||||||
<para>Your motherboard lacks the external logic to support
|
<para>Your motherboard lacks the external logic to support
|
||||||
automatic termination. Switch your SCSI BIOS to specify
|
automatic termination. Switch your SCSI BIOS to specify
|
||||||
the correct termination for your configuration rather
|
the correct termination for your configuration rather
|
||||||
than automatic termination. The AIC7XXX driver cannot
|
than automatic termination. The &man.ahc.4; driver cannot
|
||||||
determine if the external logic for cable detection (and
|
determine if the external logic for cable detection (and
|
||||||
thus auto-termination) is available. The driver simply
|
thus auto-termination) is available. The driver simply
|
||||||
assumes that this support must exist if the configuration
|
assumes that this support must exist if the configuration
|
||||||
contained in the serial EEPROM is set to "automatic
|
contained in the serial EEPROM is set to
|
||||||
termination". Without the external cable detection logic
|
<quote>automatic termination</quote>. Without the external
|
||||||
|
cable detection logic
|
||||||
the driver will often configure termination incorrectly,
|
the driver will often configure termination incorrectly,
|
||||||
which can compromise the reliability of the SCSI
|
which can compromise the reliability of the SCSI
|
||||||
bus.</para>
|
bus.</para>
|
||||||
|
|
Loading…
Reference in a new issue