Re: all platforms: separate cpu_initclocks() from cpu_startclock()

2023-08-22 Thread Kenji Aoyama
Hello, and sorry for delay. OpenBSD/luna88k GENERIC.MP kernel with your diff boots up normally on my real hardware. I am trying to "make build" on that kernel and it is working now, maybe it takes more 1~2 days. -- aoyama On 2023/08/20 3:44, Scott Cheloha wrote: On Sun, Aug 13, 2023 at 01:4

Re: m88k, luna88k: switch to clockintr(9)

2022-11-11 Thread Kenji Aoyama
Hello, On Mon, 07 Nov 2022 04:47:14 +0900, Scott Cheloha wrote: > > This patch switches luna88k to clockintr(9). > > We have no control over the interrupt clock on luna88k so the patch > is pretty simple. > > aoyama@ has built a release and upgraded from the resulting bsd.rd on > his LUNA-88K2.

Re: necsb(4/luna88k): remove audio(9) setfd() stub

2022-10-19 Thread Kenji Aoyama
Hello Klemens, On Wed, 19 Oct 2022 17:17:24 +0900, Klemens Nanni wrote: > > This is the only "implementation" of setfd() throughout the tree. > > With this gone and the audio_hw_if C99 struct init for most drivers, > we can safely remove setfd() code from audio(9). > > OK? Thank you for paying

Re: all platforms: isolate hardclock(9) from statclock()

2021-01-09 Thread Kenji Aoyama
Hello, On Sat, 09 Jan 2021 01:18:27 +0900, Scott Cheloha wrote: > > > > Anyway, I don't think I have missed any platforms. However, if > > > > platform experts could weigh in here to verify my changes (and test > > > > them!) I'd really appreciate it. > Also, sorry if I've CC'd you and you're n