Age | Commit message (Collapse) | Author | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so that highway really, truly gets its newline in before the called program gets anything it sends in
|
|
|
|
|
|
command
|
|
|
|
|
|
|
|
|
|
|
|
|
|
terminal, meminfo popup program
|
|
than kernel panicking
|
|
by a decrement loop
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
big kernel additions: paging, elf loading, separate kernel and user page allocation
it now properly loads and runs sd0:bin/init.elf
still need to determine which disk was booted from, and start the init on that disk
|
|
functions to wrap vga and serial
|
|
|
|
currently, BAR fields of IDE drives are all returning zero, and the ATA read function isn't working. i'm not sure why.
i'm going to work on VESA next, and come back to the IDE driver later
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
so we only have to check the interface once per macro operation
|