Feature #4431
closedigb support for I354
100%
Description
Intel's new Avoton/Rangeley platform contains a quad-GbE setup using something called "I354". It is supported as of Intel Ethernet Software release 18.6 and recent FreeBSD igb should support it.
Boards and systems are currently shipping from Supermicro, ASRock and others, though some variations seem to use I210 instead.
Related issues
Updated by Eric Sproul over 9 years ago
This is also known as "C2000 SoC", by the way. That should help with searching.
Updated by Robert Mustacchi over 9 years ago
- Category set to driver - device drivers
Updated by Garrett D'Amore over 9 years ago
- Assignee set to Garrett D'Amore
I have changes that work with this chip ... including the special 2.5Gbps backplane version found in some blade servers. I expect to be posting an update shortly.
Updated by Garrett D'Amore over 9 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 90
- Tags deleted (
needs-triage)
Updated by Electric Monk about 9 years ago
git commit 13485e69b5429e6c7d27301fb3c0deee0e93768a
Author: Garrett D'Amore <garrett@damore.org> 4431 igb support for I354 4616 igb has uninitialized kstats Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com> Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com> Approved by: Robert Mustacchi <rm@joyent.com>
Updated by Garrett D'Amore about 9 years ago
- Status changed from In Progress to Resolved
- % Done changed from 90 to 100
Resolved in:
commit 13485e69b5429e6c7d27301fb3c0deee0e93768a
Author: Garrett D'Amore <garrett@damore.org>
Date: Thu Feb 20 17:23:15 2014 -0800
4431 igb support for I354
4616 igb has uninitialized kstats
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Rafael Vanoni <rafael.vanoni@pluribusnetworks.com>
Reviewed by: Michael Speer <michael.speer@pluribusnetworks.com>
Approved by: Robert Mustacchi <rm@joyent.com>