Subject: CVS commit: [netbsd-1-6] src/sys/dev/pcmcia
To: None <source-changes@netbsd.org>
From: grant beattie <grant@netbsd.org>
List: source-changes
Date: 06/30/2003 02:49:42
Module Name:	src
Committed By:	grant
Date:		Mon Jun 30 02:49:42 UTC 2003

Modified Files:
	src/sys/dev/pcmcia [netbsd-1-6]: if_xi.c

Log Message:
Pull up revision 1.28 (requested by bouyer in ticket #1351):

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.


To generate a diff of this commit:
cvs rdiff -r1.21.4.1 -r1.21.4.2 src/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.