summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_em_hw.c
AgeCommit message (Collapse)Author
2002-09-24Driver for Intel PRO/1000 gigabit ethernet adapters.Nathan Binkert
This driver should work with all current models of gigabit ethernet adapters. Driver written by Intel Ported from FreeBSD by Henric Jungheim <henric@attbi.com> bus_dma and endian support by me.