diff options
-rw-r--r-- | share/man/man4/ef.4 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/share/man/man4/ef.4 b/share/man/man4/ef.4 index b7a823d09bd..a5b26be9daa 100644 --- a/share/man/man4/ef.4 +++ b/share/man/man4/ef.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ef.4,v 1.2 1999/08/04 17:18:45 deraadt Exp $ +.\" $OpenBSD: ef.4,v 1.3 1999/08/06 18:33:31 jason Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -61,9 +61,6 @@ For more information on configuring this device, see .Bl -diag .It "ef%d: adapter failure (%x)" A fatal error during receive or transmit has occured. -.It "ef%d: fifo underrunr (%x) @%d" -The cpu was not able to send bytes fast enough for the card to transmit. -The transmit start threshold is raised to compensate for this. .It "ef%d: eeprom failed to come ready" When reading/writing the EEPROM, the busy bit failed to clear. This may indicate a hardware problem. |