CVSROOT:        /cvs
Module name:    src
Changes by:     [EMAIL PROTECTED]       2008/08/18 17:05:39

Modified files:
        sys/arch/vax/include: cpu.h 
        sys/arch/vax/vax: genassym.cf intvec.s ka410.c ka43.c ka46.c 
                          ka48.c ka49.c ka53.c ka630.c ka650.c ka660.c 
                          ka670.c ka680.c ka750.c ka780.c ka820.c 
                          ka860.c vxt.c 

Log message:
Make hardclock() a cpu_dep member. Most machines will use the generic
hardclock() here, except for KA46 which needs to reset the diagnostic
timer.

This gives us working clock interrupt counters for vmstat -i in the process.

Reply via email to