Date: Wed, 12 May 2010 17:12:47 +0000 (UTC) From: Pyun YongHyeon <yongari@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/fxp if_fxp.c Message-ID: <201005121713.o4CHD4db046342@repoman.freebsd.org>
index | next in thread | raw e-mail
yongari 2010-05-12 17:12:47 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/fxp if_fxp.c
Log:
SVN rev 207976 on 2010-05-12 17:12:47Z by yongari
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
Revision Changes Path
1.266.2.25 +1 -1 src/sys/dev/fxp/if_fxp.c
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005121713.o4CHD4db046342>
