.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "MC32_TIMEOUT" "" "06 October 2005" "" ""
.SH NAME
mc32_timeout \- handle a timeout from the network layer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void mc32_timeout (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
3c527 that timed out
.SH "DESCRIPTION"
.PP
Handle a timeout on transmit from the 3c527. This normally means
bad things as the hardware handles cable timeouts and mess for
us.