cvs commit: src/sys/dev/em if_em.c
Morten Rodal
morten at rodal.no
Tue Feb 21 01:04:09 PST 2006
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)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20060221/3cba7642/attachment.bin
More information about the cvs-src
mailing list