Bug #2038
closedAdd in I350 and ET2 support into igb
90%
Description
This is a combo fix. Robert Mustacchi ported I350 from FreeBSD for SmartOS, and I (danmcd) added a sprinkling more to throw in ET2 per some NexentaStor customers.
This is almost entirely porting from FreeBSD, modulo the PCIe IDs in the packaging.
Updated by Dan McDonald over 10 years ago
- % Done changed from 80 to 90
Test results from Nexenta volunteers (both ET2 and I350) have indicated positive results. I suspect Joyent is using I350s in their deployments with success, but it would be nice to hear from them.
Updated by Albert Lee over 10 years ago
- Status changed from New to Resolved
Fixed in:
changeset: 13599:b51e5a82e5e2
tag: tip
user: Robert Mustacchi <rm@joyent.com>
date: Mon Feb 06 13:23:22 2012 -0500
files: usr/src/pkg/manifests/driver-network-igb.mf usr/src/uts/common/io/i
gb/igb_82575.c usr/src/uts/common/io/igb/igb_82575.h usr/src/uts/common/io/igb/i
gb_api.c usr/src/uts/common/io/igb/igb_defines.h usr/src/uts/common/io/igb/igb_h
w.h usr/src/uts/common/io/igb/igb_main.c usr/src/uts/common/io/igb/igb_regs.h
description:
2038 Add in I350 and ET2 support into igb
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com>
Reviewed by: Dan McDonald <danmcd@nexenta.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Approved by: Albert Lee <trisk@nexenta.com>