Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-11 | Kernel: More work on bringing up E1000 support. | Andreas Kling | |
2019-03-10 | Kernel: Start adding support for E1000 network adapters. | Andreas Kling | |
2019-02-06 | Kernel: Much improved BochsVGA (BXVGA) support. | Andreas Kling | |
Instead of cowboy-calling the VESA BIOS in the bootloader, find the emulator VGA adapter by scanning the PCI bus. Then set up the desired video mode by sending device commands. |