On Fri, May 24, 2013 at 04:36:46PM +0900, Hiroki Sato wrote: > Hiroki Sato <[email protected]> wrote > in <[email protected]>: > > hr> YongHyeon PYUN <[email protected]> wrote > hr> in <[email protected]>: > hr> > hr> A workaround is specifying the following line in rc.conf: > hr> > hr> ifconfig_fxp0="DHCP media 100baseTX mediaopt full-duplex" > > Hmm, I guess this can happen on other NICs when the link negotiation > causes a link-state flap. Is it true?
Probably not. AFAIK fxp(4) is the only controller that requires two full resets to support flow control. Multicast programming for fxp(4) also requires full controller reset so trying to renew its existing lease for fxp(4) looks wrong to me. > > -- Hiroki _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
