wash
c7c497cd66
x86_64: serial: write COM1 output to Bochs console
2026-04-19 19:34:49 +01:00
wash
7d25f1c31a
x86_64: suppress serial port input logging
2026-03-29 11:32:03 +01:00
wash
6019c9307d
kernel: separate headers into kernel and user headers
...
all kernel headers have been moved from include/mango to include/kernel
and include definitions that are only relevant to kernel-space.
any definitions that are relevant to both kernel- and user-space
(i.e. type definitions, syscall IDs) have been moved to
include/mango within libmango.
2026-02-19 18:54:48 +00:00
wash
c7d4463f7e
x86_64: remove redundant header files
2025-05-20 23:14:42 +01:00
wash
62ec4c93ab
meta: rename
2024-11-02 11:31:51 +00:00
wash
d29b955ee8
x86_64: re-enable legacy PIC and PIT initialisation
2024-09-17 17:48:26 +01:00
wash
8af6670b0d
x86_64: move serial port code to serialcon kext
2023-12-29 20:35:26 +00:00
wash
55c8918d28
x86_64: serial: enable interrupts and announce incoming data
2023-05-07 21:44:03 +01:00
wash
96e695704a
x86_64: allow serial port baud rate to be configured
2023-05-07 12:22:47 +01:00
wash
a9e95db39b
x86_64: write printk messages to COM1 serial port
2023-05-06 21:33:36 +01:00
wash
b0b557d919
x86_64: add temporary serial driver for printk
2023-02-08 21:28:20 +00:00