Use PCI accessor functions instead of messing directly with the
commitd207c055983a14e837eb690d80c7c4f1ed3c9861
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 31 May 2005 08:19:04 +0000 (31 08:19 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 31 May 2005 08:19:04 +0000 (31 08:19 +0000)
treeab7048d3a00b54c755c99072c504ceb4df396e34
parent38b1406ad43856de5f54ab1416c6f8b03badf4cd
Use PCI accessor functions instead of messing directly with the
config space.
Use if_printf in fxp_watchdog.
Don't hardware interface name for if_initname, use the device name.
Remove bogus source path and include of machine/clock.h.

Submitted-by: Sepherosa Ziehau <sepherosa@gmail.com>
sys/dev/netif/fxp/Makefile
sys/dev/netif/fxp/if_fxp.c