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
|
||||
automatic termination. Switch your SCSI BIOS to specify
|
||||
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
|
||||
thus auto-termination) is available. The driver simply
|
||||
assumes that this support must exist if the configuration
|
||||
contained in the serial EEPROM is set to "automatic
|
||||
termination". Without the external cable detection logic
|
||||
contained in the serial EEPROM is set to
|
||||
<quote>automatic termination</quote>. Without the external
|
||||
cable detection logic
|
||||
the driver will often configure termination incorrectly,
|
||||
which can compromise the reliability of the SCSI
|
||||
bus.</para>
|
||||
|
|
Loading…
Reference in a new issue