|
Lines 8-14
Link Here
|
| 8 |
.\" 1. Redistributions of source code must retain the above copyright |
8 |
.\" 1. Redistributions of source code must retain the above copyright |
| 9 |
.\" notice, this list of conditions and the following disclaimer. |
9 |
.\" notice, this list of conditions and the following disclaimer. |
| 10 |
.\" 2. The name of the author may not be used to endorse or promote products |
10 |
.\" 2. The name of the author may not be used to endorse or promote products |
| 11 |
.\" derived from this software withough specific prior written permission. |
11 |
.\" derived from this software without specific prior written permission. |
| 12 |
.\" |
12 |
.\" |
| 13 |
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
13 |
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR |
| 14 |
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
14 |
.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES |
|
Lines 144-150
Link Here
|
| 144 |
menu, which is accessible at boot, |
144 |
menu, which is accessible at boot, |
| 145 |
is honored by this driver. |
145 |
is honored by this driver. |
| 146 |
This includes synchronous/asynchronous transfers, |
146 |
This includes synchronous/asynchronous transfers, |
| 147 |
maximum synchronous negotiation rate, disconnection, tagged queueing, |
147 |
maximum synchronous negotiation rate, disconnection, tagged queuing, |
| 148 |
and the host adapter's SCSI ID. |
148 |
and the host adapter's SCSI ID. |
| 149 |
The global setting for the maximum number of tagged transactions allowed |
149 |
The global setting for the maximum number of tagged transactions allowed |
| 150 |
per target is not honored as the CAM SCSI system will automatically determine |
150 |
per target is not honored as the CAM SCSI system will automatically determine |