cvs commit: src/sys/dev/netif/cm smc90cx6.c smc90cx6var.h
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Tue Aug 30 05:36:34 PDT 2005
sephe 2005/08/30 05:33:49 PDT
DragonFly src repository
Modified files:
sys/dev/netif/cm smc90cx6.c smc90cx6var.h
Log:
1) Remove compat code
2) Do not include <machine/clock.h>
3) Remove CMSOFTCOPY option and code introduced by this option.
softintr_{schedule, establish}() only exist in NetBSD.
4) Remove cm_softc.{sc_txcookie, sc_rxcookie}, which are only used by
the nuked code mentioned in 3)
Revision Changes Path
1.17 +0 -29 src/sys/dev/netif/cm/smc90cx6.c
1.5 +0 -2 src/sys/dev/netif/cm/smc90cx6var.h
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/cm/smc90cx6.c.diff?r1=1.16&r2=1.17&f=u
http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/cm/smc90cx6var.h.diff?r1=1.4&r2=1.5&f=u
More information about the Commits
mailing list