Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-28 | arch: i386: add PIC register support | Danny Holman | |
Add functions that let the OS read the internal state registers of the 8259 PIC. Signed-off-by: Danny Holman <dholman@gymli.xyz> | |||
2021-09-28 | arch: i386: add support for 8259 PIC | Danny Holman | |
Add support for the 8259 programmable interrupt controller. Signed-off-by: Danny Holman <dholman@gymli.xyz> |