|
|
| version 1.1, 2004/02/27 11:56:12 | version 1.2, 2004/03/05 13:07:02 |
|---|---|
| Line 23 | Line 23 |
| .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF | .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF |
| .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| .\" | .\" |
| .\" $FreeBSD: src/share/man/man4/bfe.4,v 1.1.4.1 2004/02/17 20:56:50 julian Exp $ | .\" $FreeBSD: src/share/man/man4/bfe.4,v 1.1.4.2 2004/03/05 11:45:14 brueffer Exp $ |
| .\" $DragonFly$ | .\" $DragonFly$ |
| .\" | .\" |
| .Dd September 4, 2003 | .Dd September 4, 2003 |
| Line 38 | Line 38 |
| .Sh DESCRIPTION | .Sh DESCRIPTION |
| The | The |
| .Nm | .Nm |
| driver provides support for the Broadcom BCM4401 based Fast Ethernet adapters. | driver provides support for Broadcom BCM4401 based Fast Ethernet adapters. |
| .Pp | .Pp |
| The | The |
| .Nm | .Nm |
| Line 72 A fatal initialization error has occurre | Line 72 A fatal initialization error has occurre |
| .It "bfe%d: couldn't map interrupt" | .It "bfe%d: couldn't map interrupt" |
| A fatal initialization error has occurred. | A fatal initialization error has occurred. |
| .It "bfe%d: failed to allocate DMA resources" | .It "bfe%d: failed to allocate DMA resources" |
| There are not enough mbuf's available for allocation. | There are not enough mbufs available for allocation. |
| .It "bfe%d: watchdog timeout -- resetting" | .It "bfe%d: watchdog timeout -- resetting" |
| The device has stopped responding to the network, or there is a problem with | The device has stopped responding to the network, or there is a problem with |
| the network connection (cable). | the network connection (cable). |