e1000 - Make igb driver compile on DragonFly
authorMichael Neumann <mneumann@ntecs.de>
Fri, 5 Mar 2010 18:07:53 +0000 (19:07 +0100)
committerMichael Neumann <mneumann@ntecs.de>
Fri, 5 Mar 2010 18:07:53 +0000 (19:07 +0100)
commit2039846502c589b182538384a2403e91293e5a65
tree0665f67d6d0831bc764df12b795643cddd6310c8
parent2c3d09011f2fa4a05e33c3f71a95dbb9c8507188
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.
sys/dev/netif/e1000/if_igb.c
sys/dev/netif/e1000/if_igb.h
sys/dev/netif/e1000/igb/Makefile [new file with mode: 0644]