Heads UP - MFC for em coming shortly

Eugene Grosbein eugen at kuzbass.ru
Sat Oct 6 12:02:26 PDT 2007


On Fri, Oct 05, 2007 at 01:28:20PM -0700, Jack Vogel wrote:

> I am preparing to update the em driver to the equivalent of my
> 6.6.6 driver. Just doing some last minute sanity checking, I
> hope to the checkin before end of day.

The MFC broke compilation of kernel containing both device em
and options DEVICE_POLLING:

/home/obj/src/sys/dev/em/if_em.c: In function `em_allocate_intr':
/home/obj/src/sys/dev/em/if_em.c:2647: warning: passing arg 6 of `bus_setup_intr' from incompatible pointer type
/home/obj/src/sys/dev/em/if_em.c:2647: error: too many arguments to function `bus_setup_intr'

Eugene Grosbein


More information about the freebsd-stable mailing list