git: ig_hal/em/emx: Add I219 (Skylake) support
Sepherosa Ziehau
sepherosa at gmail.com
Sat Jan 16 04:36:14 PST 2016
Thanks, I was about to commit it now :)
On Sat, Jan 16, 2016 at 5:13 PM, Francois Tigeot
<ftigeot at crater.dragonflybsd.org> wrote:
>
> commit 524ce4996323fdc74227f219391ddd9ed8f426cf
> Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
> Date: Thu Jan 14 21:53:41 2016 +0800
>
> ig_hal/em/emx: Add I219 (Skylake) support
>
> Obtained-from: dillon@
> Tested-by: me (82574, 82573, 82571), dillon@ (I219, I217)
>
> Summary of changes:
> sys/dev/netif/em/if_em.c | 12 +-
> sys/dev/netif/emx/if_emx.c | 15 +-
> sys/dev/netif/ig_hal/e1000_api.c | 7 +
> sys/dev/netif/ig_hal/e1000_hw.h | 9 +-
> sys/dev/netif/ig_hal/e1000_ich8lan.c | 721 ++++++++++++++++++++++++++++++++---
> sys/dev/netif/ig_hal/e1000_ich8lan.h | 4 +
> sys/dev/netif/ig_hal/e1000_osdep.h | 22 +-
> sys/dev/netif/ig_hal/e1000_regs.h | 4 +
> 8 files changed, 739 insertions(+), 55 deletions(-)
>
> http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/524ce4996323fdc74227f219391ddd9ed8f426cf
>
>
> --
> DragonFly BSD source repository
--
Tomorrow Will Never Die
More information about the Commits
mailing list