mirror of
https://github.com/RGBCube/serenity
synced 2026-01-20 06:30:59 +00:00
Instead of processing the input after receiving an IRQ, we shift the responsibility to the io work queue to handle this for us, so if a page fault occurs when trying to switch the VirtualConsole, the kernel can handle that. |
||
|---|---|---|
| .. | ||
| HID | ||
| USB | ||
| AsyncDeviceRequest.cpp | ||
| AsyncDeviceRequest.h | ||
| BlockDevice.cpp | ||
| BlockDevice.h | ||
| CharacterDevice.cpp | ||
| CharacterDevice.h | ||
| Device.cpp | ||
| Device.h | ||
| FullDevice.cpp | ||
| FullDevice.h | ||
| MemoryDevice.cpp | ||
| MemoryDevice.h | ||
| NullDevice.cpp | ||
| NullDevice.h | ||
| PCISerialDevice.cpp | ||
| PCISerialDevice.h | ||
| PCSpeaker.cpp | ||
| PCSpeaker.h | ||
| RandomDevice.cpp | ||
| RandomDevice.h | ||
| SB16.cpp | ||
| SB16.h | ||
| SerialDevice.cpp | ||
| SerialDevice.h | ||
| VMWareBackdoor.cpp | ||
| VMWareBackdoor.h | ||
| ZeroDevice.cpp | ||
| ZeroDevice.h | ||