From fb6946e127dece881cc5dc4cab4a87ac8a78e057 Mon Sep 17 00:00:00 2001 From: jkh Date: Wed, 4 Feb 1998 15:05:23 +0000 Subject: MF22 --- share/man/man4/man4.i386/tx.4 | 12 +++++++----- share/man/man4/tx.4 | 12 +++++++----- 2 files changed, 14 insertions(+), 10 deletions(-) diff --git a/share/man/man4/man4.i386/tx.4 b/share/man/man4/man4.i386/tx.4 index 6e4f76a..5233a28 100644 --- a/share/man/man4/man4.i386/tx.4 +++ b/share/man/man4/man4.i386/tx.4 @@ -53,23 +53,25 @@ Set 100Mbps mode .El .Pp If autonegotiation is enabled, link1 and link2 flags are meaningless. +You should down interface and up it again if you want media type change. .Sh DIAGNOSTICS .Bl -diag .It "tx%d: device timeout %d packets" -The device stops responding. +The device stops responding. Device and driver reset follows this error. .It "tx%d: PCI fatal error occured (%s)" One of following errors occured: PCI Target Abort, PCI Master Abort, Data -Parity Error or Address Parity Error. +Parity Error or Address Parity Error. Device and driver reset follows this error. .It "tx%d: WARNING! no link estabilished" -No media connected. +No media connected. Displayed at startup only. .It "tx%d: malloc failed" Failed to allocate static buffer for FIFO rings. +.It "tx%d: can't stop %s DMA" +While reseting, driver failed to stop device correctly. .El .Sh BUGS .Pp The multicast packets filtering is not supported. Autonegotiation for -full-duplex modes is not supported. Recover from PCI fatal error is not -implemented. +full-duplex modes is not supported. .Sh SEE ALSO .Xr arp 4 , .Xr netintro 4 , diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4 index 6e4f76a..5233a28 100644 --- a/share/man/man4/tx.4 +++ b/share/man/man4/tx.4 @@ -53,23 +53,25 @@ Set 100Mbps mode .El .Pp If autonegotiation is enabled, link1 and link2 flags are meaningless. +You should down interface and up it again if you want media type change. .Sh DIAGNOSTICS .Bl -diag .It "tx%d: device timeout %d packets" -The device stops responding. +The device stops responding. Device and driver reset follows this error. .It "tx%d: PCI fatal error occured (%s)" One of following errors occured: PCI Target Abort, PCI Master Abort, Data -Parity Error or Address Parity Error. +Parity Error or Address Parity Error. Device and driver reset follows this error. .It "tx%d: WARNING! no link estabilished" -No media connected. +No media connected. Displayed at startup only. .It "tx%d: malloc failed" Failed to allocate static buffer for FIFO rings. +.It "tx%d: can't stop %s DMA" +While reseting, driver failed to stop device correctly. .El .Sh BUGS .Pp The multicast packets filtering is not supported. Autonegotiation for -full-duplex modes is not supported. Recover from PCI fatal error is not -implemented. +full-duplex modes is not supported. .Sh SEE ALSO .Xr arp 4 , .Xr netintro 4 , -- cgit v1.1