DragonFly BSD
DragonFly commits List (threaded) for 2010-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: e1000 - Make igb driver compile on DragonFly


From: Michael Neumann <mneumann@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Fri, 5 Mar 2010 10:13:46 -0800 (PST)

commit 2039846502c589b182538384a2403e91293e5a65
Author: Michael Neumann <mneumann@ntecs.de>
Date:   Fri Mar 5 19:07:53 2010 +0100

    e1000 - Make igb driver compile on DragonFly
    
    The driver itself does not work. The devices successfully
    attach, but when trying to set an IP address it hangs.
    More work needs to go into this driver.

Summary of changes:
 sys/dev/netif/e1000/if_igb.c             |  337 ++++++++++++++++++------------
 sys/dev/netif/e1000/if_igb.h             |   70 ++++---
 sys/dev/netif/e1000/{em => igb}/Makefile |    4 +-
 3 files changed, 238 insertions(+), 173 deletions(-)
 copy sys/dev/netif/e1000/{em => igb}/Makefile (94%)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2039846502c589b182538384a2403e91293e5a65


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]