CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/09/22 06:36:32
Modified files:
sys/arch/alpha/tc: tc_3000_300.c tc_3000_500.c tc_conf.h
sys/dev/tc : tc.c tcvar.h
Log message:
Revert previous and let drivers register counterless interrupts;
tc_intr_disestablish() prototype is changed to carry information whether the
counter needs to be detached or not.
This does not matter much since no driver ever calls tc_intr_disestablish().
