svn commit: r225892 - head/sys/mips/mips

Adrian Chadd adrian at freebsd.org
Sat Oct 1 07:09:18 UTC 2011


Reverting it unfortunately doesn't help; it messes up the event timer stuff.

I'd like to see a more permanent solution. What I suggest we do moving
forward is:

* create a function pointer setup, like what i386 does
* override it per-platform and per-chipset, once we know what the
correct behaviour should be.

Are you able to figure out how to achieve correct timer/interrupt/wait
handling on XLR?


Adrian


More information about the svn-src-head mailing list