intermezzOS / kernel

A hobby operating system, in Rust
http://intermezzos.github.io/
Apache License 2.0
1.39k stars 91 forks source link

Serial implementation #93

Closed WilsonGiese closed 6 years ago

WilsonGiese commented 8 years ago

For https://github.com/intermezzOS/kernel/issues/80, the initial implementation of the serial driver! Let me know what you guys think so far :)

Run make debug to output serial data to /tmp/serial.log

WilsonGiese commented 7 years ago

I think I enabled serial interrupts and added a handler, but I haven't been able to get data written to the guest serial port with QEMU.

steveklabnik commented 6 years ago

guh. sorry that i am the worst and let this sit for over a year. I feel terrible. I'm trying to get back to a clean slate here, so sadly, i need to close this. I hope you got something out of this, sorry for failing you :(