Date: Fri, 15 Apr 2005 18:46:53 +0000 (UTC) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/isa clock.c Message-ID: <200504151846.j3FIkrjL090858@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2005-04-15 18:46:53 UTC FreeBSD src repository Modified files: sys/amd64/isa clock.c Log: MFi386: sync rtc code - don't setup an interrupt handler for irq0 when the lapic timer is active. Don't enable periodic interrupts unless we are using them. Replace spl protection with a spinlock. Revision Changes Path 1.218 +32 -28 src/sys/amd64/isa/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504151846.j3FIkrjL090858>