On Tue, Dec 01, 2009 at 08:38:39AM +1000, Adam Nielsen wrote: > >It's like a decade that I last read up on these but afair they have a > >fixed mapping starting at 0x40000000. It would make perfect sense to > >use such a CPU in an X terminal. > > Hmm, I'm not sure. I'd have to peel off the heatsink to be sure I > guess. The very first kernel messages print this: > > CPU revision is: 00002020 (R4600) > FPU revision is: 00002020 > > So I guess these values would be more specific if the CPU was indeed > one of those revisions. No need to scratch off things. The numbers above clearly identify an R4600 v2.0. R4640 and R4650 would return 0x000022xx where xx would be the processor revision number. Both are special embedded versions of the R4600 without MMU. Ralf