Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-15 | arch: i386: fix coding style issue | Danny Holman | |
Make the inline assembly calls consistent across different i386 files. Signed-off-by: Danny Holman <dholman@gymli.org> | |||
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> |