Clean up the DIAGNOSTICS sections.
This commit is contained in:
parent
0199629221
commit
73ee6249a8
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ec.4,v 1.1 1997/11/10 23:18:29 thorpej Exp $
|
||||
.\" $NetBSD: ec.4,v 1.2 1997/11/11 05:11:27 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -65,26 +65,20 @@ or
|
||||
.Em bnc
|
||||
media type.
|
||||
.Sh DIAGNOSTICS
|
||||
ec0: wildcarded IRQ is not allowed
|
||||
.in +4
|
||||
.Bl -diag
|
||||
.It "ec0: wildcarded IRQ is not allowed"
|
||||
The IRQ was wildcarded in the kernel configuration file. This is not
|
||||
supported.
|
||||
.in -4
|
||||
.Pp
|
||||
ec0: invalid IRQ <n>, must be 3, 4, 5, or 9
|
||||
.in +4
|
||||
.It "ec0: invalid IRQ <n>, must be 3, 4, 5, or 9"
|
||||
An IRQ other than the above listed IRQs was specified in the kernel
|
||||
configuration file. The Etherlink II hardware only supports the
|
||||
above listed IRQs.
|
||||
.in -4
|
||||
.Pp
|
||||
ec0: failed to clear shared memory at offset <off>
|
||||
.in +4
|
||||
.It "ec0: failed to clear shared memory at offset <off>"
|
||||
The memory test was unable to clear shared the interface's shared memory
|
||||
region. This often indicates that the card is configured at a conflicting
|
||||
.Em iomem
|
||||
address.
|
||||
.in -4
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ifconfig 8 ,
|
||||
.Xr intro 4 ,
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ep.4,v 1.17 1997/10/20 21:11:05 thorpej Exp $
|
||||
.\" $NetBSD: ep.4,v 1.18 1997/11/11 05:11:28 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 Jonathan Stone
|
||||
.\" All rights reserved.
|
||||
@ -156,20 +156,16 @@ driver does not yet re-autosense the active media at boot time.
|
||||
If the EEPROM autosense bit is set, the driver simply uses the media
|
||||
type sensed and saved when the configuration utility was run.
|
||||
.Sh DIAGNOSTICS
|
||||
ep0: reset (status: %x)
|
||||
.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.
|
||||
.in -4
|
||||
ep0: eeprom failed to come ready
|
||||
.in +4
|
||||
.It "ep0: eeprom failed to come ready"
|
||||
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
|
||||
.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).
|
||||
.in -4
|
||||
.El
|
||||
.Sh BUGS
|
||||
Support for autosensing the active media should be added to the driver.
|
||||
.Sh SEE ALSO
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: ne.4,v 1.1 1997/10/20 21:40:43 thorpej Exp $
|
||||
.\" $NetBSD: ne.4,v 1.2 1997/11/11 05:11:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -56,10 +56,11 @@ Media selection is not currently supported by this driver. Any media
|
||||
selection must be performed either via card jumper settings or
|
||||
by vendor-supplied configuration programs.
|
||||
.Sh DIAGNOSTICS
|
||||
ne0: where did the card go?
|
||||
.in +4
|
||||
.Bl -diag
|
||||
.It "ne0: where did the card go?"
|
||||
The driver found the card, but was unable to make the card respond
|
||||
to complete the configuration sequence.
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ifconfig 8 ,
|
||||
.Xr intro 4 ,
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: sm.4,v 1.1 1997/11/11 00:45:58 thorpej Exp $
|
||||
.\" $NetBSD: sm.4,v 1.2 1997/11/11 05:11:29 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -75,12 +75,12 @@ or
|
||||
.Em utp
|
||||
media type.
|
||||
.Sh DIAGNOSTICS
|
||||
sm0: unable to read MAC address from CIS
|
||||
.in +4
|
||||
.Bl -diag
|
||||
.It "sm0: unable to read MAC address from CIS"
|
||||
This indicates that the Ethernet address, which is stored in the
|
||||
CIS information on the Megahertz X-JACK PCMCIA Ethernet card, is
|
||||
corrupted.
|
||||
.in -4
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ifconfig 8 ,
|
||||
.Xr intro 4 ,
|
||||
|
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: we.4,v 1.1 1997/11/10 23:18:37 thorpej Exp $
|
||||
.\" $NetBSD: we.4,v 1.2 1997/11/11 05:11:30 thorpej Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
|
||||
.\" All rights reserved.
|
||||
@ -77,27 +77,21 @@ or
|
||||
.Em bnc
|
||||
media type.
|
||||
.Sh DIAGNOSTICS
|
||||
we0: overriding IRQ <n> to <m>
|
||||
.in +4
|
||||
.Bl -diag
|
||||
.It "we0: overriding IRQ <n> to <m>"
|
||||
The IRQ specified in the kernel configuration file is different from that
|
||||
found in the card's configuration registers. The value in the kernel
|
||||
configuration file is being overridden by the one configured into the card.
|
||||
.in -4
|
||||
.Pp
|
||||
we0: can't wildcard IRQ on a <model>
|
||||
.in +4
|
||||
.It "we0: can't wildcard IRQ on a <model>"
|
||||
The IRQ was wildcarded in the kernel configuration file, and the card is
|
||||
a WD8003S, WD8003E, or WD8013EBT, which do not support software IRQ
|
||||
configuration.
|
||||
.in -4
|
||||
.Pp
|
||||
we0: failed to clear shared memory at offset <off>
|
||||
.in +4
|
||||
.It "we0: failed to clear shared memory at offset <off>"
|
||||
The memory test was unable to clear shared the interface's shared memory
|
||||
region. This often indicates that the card is configured at a conflicting
|
||||
.Em iomem
|
||||
address.
|
||||
.in -4
|
||||
.El
|
||||
.Sh SEE ALSO
|
||||
.Xr ifconfig 8 ,
|
||||
.Xr intro 4 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user