Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2007 02:44:15 +0800
From:      Eugene Grosbein <eugen@kuzbass.ru>
To:        Jack Vogel <jfvogel@gmail.com>
Cc:        FreeBSD Stable List <freebsd-stable@freebsd.org>
Subject:   Re: Heads UP - MFC for em coming shortly
Message-ID:  <20071006184415.GA47925@svzserv.kemerovo.su>
In-Reply-To: <2a41acea0710051328hdc0e49fr829b5ea35c95a413@mail.gmail.com>
References:  <2a41acea0710051328hdc0e49fr829b5ea35c95a413@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071006184415.GA47925>