summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_gxvar.h
AgeCommit message (Collapse)Author
2002-10-03Use our defn of pci command registers, not freebsd'sJason Wright
2002-04-02Add gx(4)Nathan Binkert
This driver is for the Intel gigabit cards including those based on 82542, 82543 and 82544 chips. Base driver from FreeBSD Support for 82544 from me.