git: em(4)/emx(4): Update to Intel's 7.1.7

看板DFBSD_commit作者時間14年前 (2011/06/28 14:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 2d0e5700f20de35b08afb96e1871776a16447d99 Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Tue Jun 28 13:45:01 2011 +0800 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 Summary of changes: sys/dev/netif/em/if_em.c | 390 ++++++++++++++++++++++++-------------- sys/dev/netif/em/if_em.h | 5 + sys/dev/netif/emx/if_emx.c | 303 +++++++++++++++++------------- sys/dev/netif/emx/if_emx.h | 5 + sys/dev/netif/ig_hal/e1000_nvm.c | 28 --- 5 files changed, 433 insertions(+), 298 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2d0e5700f20de35b08afb96e1871776a16447d99 -- DragonFly BSD source repository
文章代碼(AID): #1E2MuaF1 (DFBSD_commit)