em(4)/emx(4): Update to Intel's 7.1.7
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 28 Jun 2011 05:45:01 +0000 (13:45 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Tue, 28 Jun 2011 05:45:01 +0000 (13:45 +0800)
commit2d0e5700f20de35b08afb96e1871776a16447d99
treeab400e6cf3c4aa58aec78eea32555a690c322aae
parent9678bbf53ffcdcdc26f59dcb1941d62542c09710
em(4)/emx(4): Update to Intel's 7.1.7

- Restore stock version of e1000_read_mac_addr_generic(); if this function
  is called after hardware reset, it just works as expected.
- For em(4), add 82567/82577/82578/82579/82583, PCH and PCH2 support.
- For em(4) and emx(4)
  o  Reorganize hardware initialization sequence
  o  Fix ITR and EIAC settings for 82574
  o  Fix hardware control support for chips with AMT
sys/dev/netif/em/if_em.c
sys/dev/netif/em/if_em.h
sys/dev/netif/emx/if_emx.c
sys/dev/netif/emx/if_emx.h
sys/dev/netif/ig_hal/e1000_nvm.c