Use PCI accessor functions instead of messing directly with the
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 31 May 2005 08:19:04 +0000 (08:19 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 31 May 2005 08:19:04 +0000 (08:19 +0000)
commitaf340cf5e2f48cbc9da0b5ac2ee3f23129ffc068
tree88a3861fcf49d04cc4abd1e7883ccde9c679bf93
parentaf97c0573efb2ca6d1a937905dee12d4c47265fc
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