DragonFly BSD
DragonFly commits List (threaded) for 2005-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: cvs commit: src/sys/kern kern_clock.c kern_intr.c kern_random.c kern_systimer.c kern_time.c src/sys/sys systimer.h src/sys/dev/misc/pps pps.c src/sys/dev/serial/sio sio.c src/sys/i386/isa clock.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Jun 2005 12:01:12 -0700 (PDT)

:
:One day I will understand this...
:
:-- 
:		- Liam J. Foy
:		liamfoy@xxxxxxxxxxxxx

    I'll sum it up:  I'm fixing the kernel so it doesn't have to use the
    8254 timer 1 or timer 2, which has caused all sorts of havoc with VESA
    and other things.  If the system supports a 32 bit hardware ACPI timer,
    we're gonna start using that instead.  Eventually we'll possibly even
    use the LAPIC timer for the same purpose, which is even more reliable
    then the ACPI timer.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]