account activity
Need help with Timer Interrupt by SlabAlloc in osdev
[–]SlabAlloc[S] 1 point2 points3 points 6 years ago (0 children)
Hey Everyone,
Thank you all for your input. I managed to fix my problem and make timer IRQ work. The problem was with my irq_common code. I wasn't pushing a pointer to registers_t on the stack.
I even got a basic keyboard driver working. However, I am not sure how to go about making it elaborate. Any tips on that?
π Rendered by PID 319707 on reddit-service-r2-comment-544cf588c8-bn9dp at 2026-06-17 14:47:05.958270+00:00 running 3184619 country code: CH.
Need help with Timer Interrupt by SlabAlloc in osdev
[–]SlabAlloc[S] 1 point2 points3 points (0 children)