diff options
author | Jason Wright <jason@cvs.openbsd.org> | 1999-08-06 18:33:32 +0000 |
---|---|---|
committer | Jason Wright <jason@cvs.openbsd.org> | 1999-08-06 18:33:32 +0000 |
commit | 7dbc067bcdd3b18ff29b024e70f0be9c5ce00605 (patch) | |
tree | 5d76cab8f466cf3c383b4b7da7f69722475b09a5 /share/man/man4 | |
parent | 7d0ff9e23488937eb0c853aae26accc36cd41d45 (diff) |
document reality
Diffstat (limited to 'share/man/man4')
-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. |