Age | Commit message (Collapse) | Author |
|
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.
|
|
the setjmp/longjmp hack in place for VAX_BTYP_4[689]. This solves
the /boot problem which prevented automatic boots from happening
when the timer ran down.
|
|
need to verify that kernel exception code deals with this properly.
|
|
at least mostly useable.
|
|
|
|
|
|
|
|
|
|
From Takeshi Morimoto <morimoto@anat1.med.kyoto-u.ac.jp>, PR #2037
|
|
the low bits.
|
|
|
|
for paranoia's sake (don't want to break sparc32 while hacking on it).
Real work by art.
|
|
<sfs@Siirila.org> (pr2052)
|
|
|
|
It attempts to follow proper powerpc assembler syntax
and makes the disassembly much more readable.
|
|
|
|
|
|
sync with kame.
|
|
|
|
All this ugliness makes it harder to debug the code.
|
|
|
|
|
|
|
|
report and fix by "Paul Koster" <list@kosteronline.net>
|
|
|
|
|
|
|