Date: Wed, 25 Aug 2010 13:37:55 +0000 (UTC) From: "Jayachandran C." <jchandra@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/mips/rmi pic.h xlr_machdep.c Message-ID: <201008251338.o7PDc62p005209@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jchandra 2010-08-25 13:37:55 UTC
FreeBSD src repository
Modified files:
sys/mips/rmi pic.h xlr_machdep.c
Log:
SVN rev 211814 on 2010-08-25 13:37:55Z by jchandra
Provide timecounter based on XLR PIC timer.
- Use timer 7 in XLR PIC as a 32 counter
- provide pic_init_timer(), pic_set_timer(), pic_timer_count32() and
pic_timer_count() PIC timer operations.
- register this timer as platform_timecounter on rmi platform.
Revision Changes Path
1.8 +52 -0 src/sys/mips/rmi/pic.h
1.17 +22 -0 src/sys/mips/rmi/xlr_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008251338.o7PDc62p005209>
