.\" 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 "EL_RESET" "9" "09 October 2005" "" ""
.SH NAME
el_reset \-
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void el_reset (struct net_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
The 3c501 card about to get zapped
.SH "DESCRIPTION"
.PP
Even resetting a 3c501 isnt simple. When you activate reset it loses all
its configuration. You must hold the lock when doing this. The function
cannot take the lock itself as it is callable from the irq handler.