https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194234
Bug ID: 194234
Summary: [ixgbe] Update ixgbe to 2.5.27
Product: Base System
Version: 11.0-CURRENT
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: Normal
Component: kern
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 148084
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148084&action=edit
Core code patch
Core changes:
- Fix to IXGBE_LEGACY_TX so it builds properly
- Added commented-out options to Makefile for IXGBE_LEGACY_BUILD support,
for builds on FreeBSD 7/8. This hasn't been tested thoroughly, though.
- Wrap some counter(9) code in driver in __FreeBSD_version >= 1100036 defines
so that there is still stats support in older versions of FreeBSD
- Most of this is derived from r272227 for ixl/v(4)
- Move SIOCGI2C ioctl under __FreeBSD_version >= 1100036 define as well
- Two new device IDs
Shared code changes:
- Primarily changes to support upcoming 10 gig products and bug fixes.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"