freebsd-dev/sys/dev/fxp
Pyun YongHyeon a026a25b1d It seems controller has two types of promiscuous control, one for
unicast and the other for multicast. To receive multicast frames
that host didn't join in promiscuous mode, driver have to set
promiscuous mode for multicast frames as well.
The Open Source Software Developer Manual for i8255x was not clear
how to handle promiscuous mode.

PR:		kern/145905
MFC after:	5 days
2010-05-07 16:43:00 +00:00
..
if_fxp.c It seems controller has two types of promiscuous control, one for 2010-05-07 16:43:00 +00:00
if_fxpreg.h Add VLAN hardware tag insertion/stripping support. Tx/Rx checksum 2008-12-02 02:30:12 +00:00
if_fxpvar.h For ICH based fxp(4) controllers treat them as 82559 compatibles. 2009-06-21 07:34:12 +00:00
rcvbundl.h