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!
|
||||
.Pp
|
||||
.Sh DIAGNOSTICS
|
||||
ep0: reset (status: %x)
|
||||
.in +4
|
||||
the driver has encountered a FIFO underrun or overrun. The driver will reset
|
||||
the card and the packet will be lost. This is not fatal.
|
||||
.in -4
|
||||
ep0: eeprom failed to come ready
|
||||
.in +4
|
||||
The eeprom failed to come ready. This probably means the card is wedged.
|
||||
.in -4
|
||||
ep0: 3c509 in test mode. Erase pencil mark!
|
||||
.in +4
|
||||
This means that someone has scribbled with pencil in the test area on the
|
||||
card. Erase the pencil mark and reboot. (This is not a joke).
|
||||
.in -4
|
||||
.Bl -diag
|
||||
.It ep0: reset (status: %x)
|
||||
The driver has encountered a FIFO underrun or overrun.
|
||||
The driver will reset the card and the packet will be lost.
|
||||
This is not fatal.
|
||||
.It ep0: eeprom failed to come ready
|
||||
The eeprom failed to come ready.
|
||||
This probably means the card is wedged.
|
||||
.It ep0: 3c509 in test mode. Erase pencil mark!
|
||||
This means that someone has scribbled with pencil
|
||||
in the test area on the card.
|
||||
Erase the pencil mark and reboot.
|
||||
(This is not a joke).
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ed 4 ,
|
||||
.Xr eg 4 ,
|
||||
|
Loading…
Reference in New Issue
Block a user