first attempt at setting write-combining with MTRRs. It works, but no
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 19 May 2021 22:43:27 +0000 (01:43 +0300)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 19 May 2021 22:43:27 +0000 (01:43 +0300)
commit56142c5f75e9464ce20f7b9e49e868e3997b76b3
tree52e608ba1f390390617b9cf09ed6df32b1665390
parent7fbad1ef859d78626b6080a2813d8dbfc49a6dfc
first attempt at setting write-combining with MTRRs. It works, but no
detection yet (so will crash on anything < p6), and it fails to detect
it already set the correct range from a previous run, and fills up the
MTRRs with every subsequent run.
Makefile.dj
src/dos/gfx.c