ccad384049
1) Rewrite vreset.c completely. Saves about 1k, and now it sets the screen up much better. Previously the resulting video mode looked bad on my CRT, and my LCD wouldn't even recognize it as a valid mode. Now it looks reasonably good and my LCD can talk to it. 2) Call vga_reset unconditionally in the setup process to fix the onboard VGA. If you have a VGA and use the serial console, this will allow you to still use the VGA device for getty/wscons. Tested on a 7248 with VGA and a 7043 without VGA. 3) Change filesystem.c to use nullfs rather than ufs and cd9660. We don't actually need an fs at all, but it would take a major rewrite to get rid of them completely. This saves about 6KB on the bootloader. 4) Bump version to 1.7. |
||
---|---|---|
.. | ||
compile | ||
conf | ||
eisa | ||
include | ||
isa | ||
pci | ||
pnpbus | ||
prep | ||
stand | ||
Makefile |