Date: Mon, 29 Jul 2002 08:36:23 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/wi if_wi.c Message-ID: <200207291536.g6TFaNb0083542@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2002/07/29 08:36:23 PDT
Modified files:
sys/dev/wi if_wi.c
Log:
If we are in hostap mode, do not go into promisc mode. This causes
problems with the firmware and will result in a) poor performance and
b) the inability to associate certain types of cards (most notibly
cisco).
Idea obtained from OpenBSD, but I implemented it by clearing the
IFF_PROMISC flag rather than the refusing to honor it downstream.
Revision Changes Path
1.108 +33 -11 src/sys/dev/wi/if_wi.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207291536.g6TFaNb0083542>
