1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-29 16:44:03 +00:00

Flags 0x80 now means enable the diags, not disable.

This commit is contained in:
Jordan K. Hubbard 1994-06-15 23:28:07 +00:00
parent 7d686f6cd2
commit 67e56d3693
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=1743
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
.\"
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
.\" $Id: sio.4,v 1.10 1994/05/07 01:15:10 ache Exp $
.\" $Id: sio.4,v 1.12 1994/06/04 00:41:25 ache Exp $
.\"
.Dd June 3, 1994
.Dt SIO 4 i386
@ -71,7 +71,7 @@ Meaning of \fBflags\fR:
.br
\fB0x0004\fR no AST/4 compatible IRQ control register
.br
\fB0x0080\fR disable diagnostics in probe
\fB0x0080\fR enable diagnostics in probe
.br
\fB0x\fI??\fB00\fR minor number of master port
.sp

View File

@ -34,7 +34,7 @@
.\"
.\" from: @(#)dca.4 5.2 (Berkeley) 3/27/91
.\" from: com.4,v 1.1 1993/08/06 11:19:07 cgd Exp
.\" $Id: sio.4,v 1.10 1994/05/07 01:15:10 ache Exp $
.\" $Id: sio.4,v 1.12 1994/06/04 00:41:25 ache Exp $
.\"
.Dd June 3, 1994
.Dt SIO 4 i386
@ -71,7 +71,7 @@ Meaning of \fBflags\fR:
.br
\fB0x0004\fR no AST/4 compatible IRQ control register
.br
\fB0x0080\fR disable diagnostics in probe
\fB0x0080\fR enable diagnostics in probe
.br
\fB0x\fI??\fB00\fR minor number of master port
.sp