diff options
| author | Robert Mustacchi <rm@joyent.com> | 2016-02-21 02:30:05 +0000 |
|---|---|---|
| committer | Robert Mustacchi <rm@joyent.com> | 2016-03-29 13:45:34 -0700 |
| commit | 49b7860084dbba18bc00b29413d6182197f9fe93 (patch) | |
| tree | b4c01019c8fc67952bb0413cd34c391983cd3f61 /exception_lists | |
| parent | 12fb3699cf98503685902fe0309c546343340e61 (diff) | |
| download | illumos-joyent-49b7860084dbba18bc00b29413d6182197f9fe93.tar.gz | |
6666 Want support for the Intel I219
6667 Update e1000g/igb shared code
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'exception_lists')
| -rw-r--r-- | exception_lists/hdrchk | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/exception_lists/hdrchk b/exception_lists/hdrchk index 8e28c78fa8..085083c201 100644 --- a/exception_lists/hdrchk +++ b/exception_lists/hdrchk @@ -309,15 +309,17 @@ usr/src/uts/common/io/bnxe/bnxe_binding.h usr/src/uts/common/io/bnxe/bnxe_debug.h usr/src/uts/common/io/bnxe/bnxe.h usr/src/uts/common/io/bnxe/version.h -usr/src/uts/common/io/e1000api/e1000_mac.h +usr/src/uts/common/io/e1000api/e1000_80003es2lan.h +usr/src/uts/common/io/e1000api/e1000_82541.h usr/src/uts/common/io/e1000api/e1000_82543.h -usr/src/uts/common/io/e1000api/e1000_regs.h -usr/src/uts/common/io/e1000api/e1000_phy.h -usr/src/uts/common/io/e1000api/e1000_nvm.h usr/src/uts/common/io/e1000api/e1000_82571.h -usr/src/uts/common/io/e1000api/e1000_80003es2lan.h -usr/src/uts/common/io/e1000api/e1000_manage.h +usr/src/uts/common/io/e1000api/e1000_hw.h usr/src/uts/common/io/e1000api/e1000_i210.h +usr/src/uts/common/io/e1000api/e1000_mac.h +usr/src/uts/common/io/e1000api/e1000_manage.h +usr/src/uts/common/io/e1000api/e1000_nvm.h +usr/src/uts/common/io/e1000api/e1000_phy.h +usr/src/uts/common/io/e1000api/e1000_regs.h usr/src/uts/common/io/ixgbe/ixgbe_common.h usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2.h usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/mpi2_cnfg.h |
