Subject: CVS commit: syssrc/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 12/10/2002 23:50:33
Module Name:	syssrc
Committed By:	bouyer
Date:		Tue Dec 10 21:50:33 UTC 2002

Modified Files:
	syssrc/sys/dev/pcmcia: if_xi.c

Log Message:
Commit patch I sent to tech-net on 29/09/2002:
The driver puts the adapter in promisc mode to receive multicast addresses.
At last set the IFF_PROMISC flag so that the upper layer filters frames
that are not for us.
Sure, the real fix would be to get multicast filters working ...


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 syssrc/sys/dev/pcmcia/if_xi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.