DragonFly commits List (threaded) for 2005-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/dev/netif/fxp Makefile if_fxp.c
joerg 2005/05/31 01:19:04 PDT
DragonFly src repository
Modified files:
sys/dev/netif/fxp Makefile if_fxp.c
Log:
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@xxxxxxxxx>
Revision Changes Path
1.3 +1 -2 src/sys/dev/netif/fxp/Makefile
1.30 +8 -15 src/sys/dev/netif/fxp/if_fxp.c
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/Makefile.diff?r1=1.2&r2=1.3&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/fxp/if_fxp.c.diff?r1=1.29&r2=1.30&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]