Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Jan 2002 14:39:34 -0600
From:      Jonathan Lemon <jlemon@flugsvamp.com>
To:        Mikhail Teterin <mi@aldan.algebra.com>
Cc:        jlemon@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <20020107143934.E59128@prism.flugsvamp.com>
In-Reply-To: <200201071945.g07JjLl54001@aldan.algebra.com>
References:  <200201071508.g07F8sm74648@freefall.freebsd.org> <200201071945.g07JjLl54001@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Jan 07, 2002 at 02:45:18PM -0500, Mikhail Teterin wrote:
> On  7 Jan, Jonathan Lemon wrote:
> > jlemon      2002/01/07 07:08:54 PST
> > 
> >   Modified files:
> >     sys/dev/fxp          if_fxp.c 
> >   Log:
> >   Explicitly  reload  the  multicast  filters  when  the  hardware  is
> >   reinitialized  instead of  relying  on the  previous  filters to  be
> >   present.
> 
> Will there  be a race  window between the hardware  reinitialization and
> the filter reloading?

No - the multicast reload is now done as part of fxp_init(), so when
the device comes up, the filters will already have been reprogrammed.
-- 
Jonathan 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020107143934.E59128>