Port-mvme68k archive

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

Re: mvme68k timecounters.... untested



joerg%britannica.bec.de@localhost wrote:

> > +static uint32_t clock_pcc_getcount(struct timecounter *);
> 
> static u_int clock_pcc_getcount(struct timecounter *);
> to match the prototype.

Ah, okay, fixed. (I should open more windows ;-)

> If you can freely program the frequency and just have a free running
> counter, use as high a frequency as possible.

It also affects hardclock(9) so it should be done in
a separate commit after tested on the real hardware, I think.

Anyway, I'll commit the changes tomorrow.
---
Izumi Tsutsui



Home | Main Index | Thread Index | Old Index