Subject: mips32?
To: None <port-mips@netbsd.org>
From: Jonathan Stone <jonathan@DSG.Stanford.EDU>
List: port-mips
Date: 12/07/2000 13:49:14
Anyone investigated supporting a mips32 core?

from memory, all that was required for Linux was to stop the Linux
kernel from writing certain combinations of invalid TLB entry pairs,
and remove certain assumptions about cache sizes and associativity.

I think we're already clean on the first score....
i'll try and dig out the relevant article.