by piezoelectric on 5/20/24, 1:11 PM with 2 comments
by johndoe0815 on 5/20/24, 1:50 PM
https://git.sr.ht/~sircmpwn/bunnix
Some suggestions for further projects:
* multi-core support
* portability, e.g. to an ARM or RISC-V machine (assuming you started on x86)
* networking
by samsquire on 5/20/24, 1:15 PM
I don't know how drivers are implemented but I assume they are async and state machines.
Do you have a shell?