Juanjo Asensio García

Results 3 issues of Juanjo Asensio García

Hello, I'm writing my kernel using the last version of this crate. I'm including support for the framebuffer for writing text on the screen, I based the driver on the...

Hello everyone, I am developing a little kernel based on Phil's Blog, I want to add support to ACPI by using this crate but It's a little bit confusing starting...

enhancement

Hello everyone, I'm following the 3rd edition of posts from @phil-opp. I want to add support for APIC for writing a keyboard driver, I found this crate but the docs...