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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to