Subject: Re: hardclock(9) for cobalt
To: None <tsutsui@ceres.dti.ne.jp>
From: KIYOHARA Takashi <kiyohara@kk.iij4u.or.jp>
List: port-cobalt
Date: 08/22/2004 18:49:53
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
Date: Sun, 22 Aug 2004 02:17:08 +0900

> > The former is performed. ;-)
> 
> I rewrite your patch a bit:
> 
> - rename timer_enable() to timer_start()
> - no need to make timer_disable() global
> - set and pass timer_cookie for an arg for timer_start() and timer_read()
>   (so that struct gttmr_core is not needed)
> - declare timer_*() functions in cpu.h rather than autoconf.h
> - use address passed via mainbus_attach_args for GT64111 base address
> - I'm not sure gt64111reg.h and gt64111var.h are acceptable for MI part yet,
>   put them in MD as dev/gtreg.h and dev/gtvar.h for now
> - put more register definitions in gtreg.h
> etc.

sorry and thanks.
I leave you. ;-)

--
kiyohara