mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
There are six bit fields in the flags now, not four.
PR: i386/10328
This commit is contained in:
parent
7ae6cdbca2
commit
b5fcc9783f
1 changed files with 2 additions and 2 deletions
|
|
@ -24,7 +24,7 @@
|
|||
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
|
||||
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id: wd.4,v 1.11 1999/05/19 02:30:13 obrien Exp $
|
||||
.\" $Id: wd.4,v 1.12 1999/05/19 22:08:01 obrien Exp $
|
||||
.\"
|
||||
.Dd August 31, 1994
|
||||
.Dt WD 4 i386
|
||||
|
|
@ -54,7 +54,7 @@ the
|
|||
.Ar flags
|
||||
parameter.
|
||||
.Pp
|
||||
For each drive there are four bit-fields encoded in a 16 bit integer:
|
||||
For each drive there are six bit-fields encoded in a 16 bit integer:
|
||||
.Bl -tag -width 0x0000 -offset 1c
|
||||
.It 0x8000
|
||||
Test and use the 32bit transfer capability of the drive.
|
||||
|
|
|
|||
Loading…
Reference in a new issue