.\" 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 "E100_CONFIG_PROMISC" "" "06 October 2005" "" ""
.SH NAME
e100_config_promisc \- configure promiscuous mode
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void e100_config_promisc (struct e100_private * \fIbdp\fB, unsigned char \fIenable\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbdp\fB\fR
atapter's private data struct
.TP
\fB\fIenable\fB\fR
should we enable this option or not
.SH "DESCRIPTION"
.PP
This routine will enable or disable promiscuous mode
in the adapter's config block.