On Wed, Feb 15, 2006 at 05:15:09PM +0200, Ruslan Ermilov wrote: > On Wed, Feb 15, 2006 at 01:45:02PM +0000, Gleb Smirnoff wrote: > > glebius 2006-02-15 13:45:02 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/em if_em.c > > Log: > > em_hardware_init() in em_init() is not needed, and leads to annoying > > link flap. > > > > Submitted by: ru, Mike Tancsa > > > > Revision Changes Path > > 1.112 +0 -7 src/sys/dev/em/if_em.c > > > Hmm, I have abandoned this change locally, as it was causing me > some problems I cannot fully recall now. Perhaps it was *NOT* > reprogramming the receive filter on a MAC change, I don't > remember.
I discovered that on 5.4 also (the rx filter not being written on a MAC addr change). When I looked into it a while back it appeared that the behaviour would be no different on HEAD. -ed _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"