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

This change breaks the network interfaces in vmware 5.5 on amd64.  I
also attempted to build a module with NO_EM_FASTINTR defined, but that
did not help either.  The change in 1.113 has no effect either.

Reverting the em_hardware_init() change works, even without the
em_update_link_status().

-- 
Morten Rodal

"A supercomputer is a device for turning compute-bound
 problems into I/O bound problems." -- Ken Batcher (Goodyear Aerospace)

Attachment: pgpTvMkFM5TOE.pgp
Description: PGP signature

Reply via email to