diff options
author | Robert Mustacchi <rm@joyent.com> | 2015-02-23 22:10:27 +0000 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2015-03-12 11:14:38 -0700 |
commit | c124a83e09115de88ecccd4f689983f42a1d53bd (patch) | |
tree | a32d362ba5170d441fba82b89aa29a21b8558500 /exception_lists | |
parent | 087a28d18c24cf4938e8a2617b5127a2fd29ddf4 (diff) | |
download | illumos-joyent-c124a83e09115de88ecccd4f689983f42a1d53bd.tar.gz |
5689 Want support for newer Intel I218 parts
5690 Want support for newer Intel I210 parts
Reviewed by: Gordon Ross <gordon.w.ross@gmail.com>
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>
Diffstat (limited to 'exception_lists')
-rw-r--r-- | exception_lists/hdrchk | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/exception_lists/hdrchk b/exception_lists/hdrchk index da2189f9f4..b654bfcdda 100644 --- a/exception_lists/hdrchk +++ b/exception_lists/hdrchk @@ -287,6 +287,15 @@ 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_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_i210.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 |