Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instead of cc, use CC.
This allows cross-compile.
|
|
|
|
|
|
|
|
|
|
negative value if a sufficiently big number is used, thus passing the
check.
From NetBSD.
|
|
Also, there is no point in mapping more than the 'visual' area for vga memory.
this will save kvm space on large memory display cards.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
drahn
|
|
|
|
Translate at most once. From Ryan McBride.
|
|
|
|
|
|
as found by Takeshi Morimoto <takeshim@kyoto.zaq.ne.jp>
|
|
|
|
|
|
|
|
|
|
|
|
We have enough floating point problems without multimedia in the kernel.
|
|
|
|
|
|
and will need attention before it can be expected to work).
|
|
|
|
paddr_t should be protected with _LOCORE
|
|
|
|
eventually; drahn@ ok
|
|
Fix up rd in those cases.
|
|
|
|
|
|
Also, and more importantly, applying the same mask to rs2 and rd is bad ju-ju for the F?TO? instructions.
|
|
|
|
|
|
|
|
This maps the region with mapiodev().
|
|
calling another driver to turn on it's enables properly.
For now wi_obio will mapiodev the keywest enable region.
|
|
when doing sync. From FreeBSD.
art@ ok.
|