Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
sys/dev/pckbc. Will probably still not coexist with pcppi but now alpha at
least configs. I will come back here anyday and improve.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
i386 rewrite hehe (;
|
|
|
|
|
|
|
|
|
|
pcppi0 at isa?
sysbeep0 at pcppi?
|
|
pcppi0 at isa?
spkr0 at pcppi?
|
|
|
|
|
|
still fail in some cases
|
|
|
|
|
|
shudup vm_page_bootstrap about "lost pages"
always use pmap_steal_memory() to allocate from block-mapped area
add pmap_steal_memory debugging flag
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(There is no other way in our kernel.)
VM86 applications must use real sigaction handlers with SA_SIGINFO in order
to get their traps.
|
|
|
|
|
|
|