Well, its one way to do it, and no, its not a problem, what I was planning
on doing was copying the macro into my header file.
Jack
On Wed, May 26, 2010 at 1:00 PM, Robin Sommer wrote:
>
> On Tue, May 25, 2010 at 12:03 -0700, I wrote:
>
> > /usr/src/sys/dev/ixgbe/ixgbe.c:833: warning: implicit
On Tue, May 25, 2010 at 12:03 -0700, I wrote:
> /usr/src/sys/dev/ixgbe/ixgbe.c:833: warning: implicit declaration of function
> 'drbr_needs_enqueue'
So, I've now simply copied that function over and, indeed, that not
only compiles but gives me a working 2.2.0 driver, enabling me to
capture traf
On Wed, May 19, 2010 at 09:47 -0700, you wrote:
> issue this morning but I will try and check the change into HEAD
> this afternoon then you will able to just pull that and the driver
> will drop into 8 REL with no problem.
I'm trying to compile 2.2.0 with RELEASE, but I get the following
error:
It will work on 8 RELEASE just fine except for a macro define that ALTQ
required that's not in RELEASE, what I did was stick the define into the
header
and all was well. I was thinking that I would not check that change in but I
now
see it will probably be useful to have it in the mainstream. I hav
On Tue, May 18, 2010 at 22:28 -0700, you wrote:
> Yes, download the latest code, oh hmmm, can you install STABLE,
> because there's one small issue that will cause a problem on 8 REL,
> but if that's a big problem I can also give you a patch so it will work.
Jack, thanks for the reply. I could
Hi Robin,
Yes, download the latest code, oh hmmm, can you install STABLE,
because there's one small issue that will cause a problem on 8 REL,
but if that's a big problem I can also give you a patch so it will work.
What I'd like to see you try is the newest code that I checked into
HEAD today, t
Hi all,
I'm running into crashes with the ixgbe driver on a FreeBSD
8.0-RELEASE system equipped with an Intel X520-SR2 (and using a
Supermicro X8DTU-F motherboard). I was wondering whether somebody
might have seen this before.
I updated the driver to the latest version I found on Intel's
download