### What is your suggestion? In order to use the mouse, keyboard, and other things like network, we need to create our interrupt handler. - [PIC](https://wiki.osdev.org/PIC) - [Interrupt](https://wiki.osdev.org/Interrupts)
What is your suggestion?
In order to use the mouse, keyboard, and other things like network, we need to create our interrupt handler.