opnsense-src/sys/dev/fxp
Pyun YongHyeon f1702973fc MFC r207748:
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
2010-05-12 17:07:19 +00:00
..
if_fxp.c MFC r207748: 2010-05-12 17:07:19 +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 Add a microcode to implement receive bundling for 82551 chipsets with 2005-04-21 19:34:57 +00:00