mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
Replace the use of troff macros with a real diagnostic list.
This commit is contained in:
parent
1a22b19041
commit
ce15cd8c21
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57692
@ -82,20 +82,20 @@ Beware!
|
|||||||
Avoid placing other cards at that address!
|
Avoid placing other cards at that address!
|
||||||
.Pp
|
.Pp
|
||||||
.Sh DIAGNOSTICS
|
.Sh DIAGNOSTICS
|
||||||
ep0: reset (status: %x)
|
.Bl -diag
|
||||||
.in +4
|
.It ep0: reset (status: %x)
|
||||||
the driver has encountered a FIFO underrun or overrun. The driver will reset
|
The driver has encountered a FIFO underrun or overrun.
|
||||||
the card and the packet will be lost. This is not fatal.
|
The driver will reset the card and the packet will be lost.
|
||||||
.in -4
|
This is not fatal.
|
||||||
ep0: eeprom failed to come ready
|
.It ep0: eeprom failed to come ready
|
||||||
.in +4
|
The eeprom failed to come ready.
|
||||||
The eeprom failed to come ready. This probably means the card is wedged.
|
This probably means the card is wedged.
|
||||||
.in -4
|
.It ep0: 3c509 in test mode. Erase pencil mark!
|
||||||
ep0: 3c509 in test mode. Erase pencil mark!
|
This means that someone has scribbled with pencil
|
||||||
.in +4
|
in the test area on the card.
|
||||||
This means that someone has scribbled with pencil in the test area on the
|
Erase the pencil mark and reboot.
|
||||||
card. Erase the pencil mark and reboot. (This is not a joke).
|
(This is not a joke).
|
||||||
.in -4
|
.El
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr ed 4 ,
|
.Xr ed 4 ,
|
||||||
.Xr eg 4 ,
|
.Xr eg 4 ,
|
||||||
|
Loading…
Reference in New Issue
Block a user