Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys
Garrett D'Amore <garrett_damore%tadpole.com@localhost> writes:
>> x86 and amd64 should be really easy to fix up. From there we can ask
>> portmasters to fix up the others pretty quickly.
>
> Heh. i386 and amd64 at least doesn't have todr_attach anywhere. I
> have NFI how they do their real-time clocks.
/usr/src/sys/arch/i386/isa/clock.c contains the i386
inittodr/resettodr mixed in with lots of other stuff.
The amd64 port has a copy of the same file (this is probably a bad
thing) in its own amd/isa/clock.c -- doubtless we should abstract out
the driver.
Perry
Home |
Main Index |
Thread Index |
Old Index