Re: mvme68k timecounters.... untested

Izumi Tsutsui <[email protected]> Fri, 4 Jan 2008 20:17:51 +0900
Newsgroups gmane.os.netbsd.ports.mvme68k,gmane.os.netbsd.ports.m68k
Message-ID <[email protected]>
[email protected] wrote:

> On Sun, Sep 17, 2006 at 05:16:56PM +0900, Izumi Tsutsui wrote:
> > Hmm. pcc_timer_hz2lin() macro should use 0x10000 rather than 65536?
> > Anyway, it isn't so important on this change so both are ok for me.
> 
> Given that mvme68k is one of the 9 remaining ports without timecounter
> support, could you please commit this code? It prefered it is done by
> someone who actually knows the hardware.

- we should ask Steve (scw@) first.
- IIRC some sources for old microtime(9) are shared with mvmeppc port
  and in sys/dev/mvme so we should handle it too.

Anyway I'll take a look after I'm back to my home.
---
Izumi Tsutsui