Date: Thu, 12 Jul 2007 19:04:12 +0000 (UTC) From: Jack F Vogel <jfv@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ixgbe ixgbe.c Message-ID: <200707121904.l6CJ4CGG093868@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jfv 2007-07-12 19:04:12 UTC
FreeBSD src repository
Modified files:
sys/dev/ixgbe ixgbe.c
Log:
A couple late breaking bugs that testing have turned up.
- change include style so build in kernel try OR standalone work.
- Limit HWCSUM - I was led to believe that it would work with RSS,
but our testing had odd issues which suggests this is false.
- A fatfinger error in the ioctl code made ifconfig up not work.
Approved by: re
Revision Changes Path
1.3 +6 -3 src/sys/dev/ixgbe/ixgbe.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707121904.l6CJ4CGG093868>
