git: kernel - Add quad intel gige PCIe ethernet adapter pci ids
Matthew Dillon
dillon at crater.dragonflybsd.org
Tue Apr 12 20:43:48 PDT 2011
commit 9580f267020e1ffcdb2f0b8155f3180720d77a68
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Tue Apr 12 20:42:44 2011 -0700
kernel - Add quad intel gige PCIe ethernet adapter pci ids
* Add E1000_DEV_ID_82576_QUAD_COPPER_ET2, probes igbX.
Taken-from: FreeBSD
Summary of changes:
sys/dev/netif/e1000/e1000_api.c | 1 +
sys/dev/netif/e1000/e1000_hw.h | 1 +
sys/dev/netif/e1000/if_igb.c | 2 ++
3 files changed, 4 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9580f267020e1ffcdb2f0b8155f3180720d77a68
--
DragonFly BSD source repository
More information about the Commits
mailing list