Subject: Re: clock interrupt rate seems to be slow after resuming from hybernation on one of my laptops
To: None <port-i386@NetBSD.ORG>
From: enami tsugutomo <enami@but-b.or.jp>
List: port-i386
Date: 01/11/1998 11:30:35
Thanks many replies.
"Perry E. Metzger" <perry@piermont.com> writes:
> Well, this doesn't seem like the *wrong* solution, but I must admit I
> don't like the name you gave "initrtclock" since it doesn't really
> init the rt clock...
I see. Is init_isa_timer() or init_8253_timer0() better? Anyway,
except naming matter, my change seems basically reasonable as
short-term solution, i'll once file this as PR.
enami.