CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/05/21 08:34:35
Modified files:
sys/dev/pci : if_vr.c
Log message:
always set VR_RXCFG_RX_MULTI when setting the chip into promiscuous
mode; VR_RXCFG_RX_PROMISC isn't enough to allow reception of multicast
frames.
Discussed with Brad, ok d...@.
