[OpenBIOS] Haiku/ppc regression?

Mark Cave-Ayland mark.cave-ayland at siriusit.co.uk
Fri May 21 11:57:49 CEST 2010


Alexander Graf wrote:

> Let's see - I went through several machines and tried to find that node. Since they're all inside of Linux, I couldn't easily resolve /chosen/mmu, which btw didn't always exist either.
> 
> PowerMac G5:
> 
> agraf at mac:/proc/device-tree> find . -name translations
> ./cpus/PowerPC,970 at 0/translations
> agraf at mac:/proc/device-tree> od -t x4 ./cpus/PowerPC,970 at 0/translations
> 0000000 00000000 00003000 00000000 00000000
> 0000020 00000010 00040000 0002d000 00000000
> 0000040 00040000 00000002 00400000 00700000
> 0000060 00000000 00400000 00000010 00b00000
> 0000100 00180000 00000000 00b00000 00000010
> 0000120 00d00000 00e00000 00000000 00d00000
> 0000140 00000010 01b00000 00625000 00000000
> 0000160 01b00000 00000010 02130000 00100000
> 0000200 00000000 02130000 00000010 1fbfc000
> 0000220 00004000 00000000 1fbfc000 00000010
> 0000240 80000000 00080000 00000000 80000000
> 0000260 00000028 80080000 00001000 00000000
> 0000300 80080000 00000028 80081000 00001000
> 0000320 00000000 80081000 00000028 80101000
> 0000340 00001000 00000000 80101000 00000028
> 0000360 80102000 00001000 00000000 80102000
> 0000400 00000028 80200000 00001000 00000000
> 0000420 80200000 00000028 80400000 00200000
> 0000440 00000000 80400000 00000028 80600000
> 0000460 00002000 00000000 80600000 00000028
> 0000500 90000000 00020000 00000000 90000000
> 0000520 00000028 91000000 01000000 00000000
> 0000540 91000000 00000028 98000000 08000000
> 0000560 00000000 98000000 00000028 f0000000
> 0000600 00010000 00000000 f0000000 00000028
> 0000620 f0800000 00001000 00000000 f0800000
> 0000640 00000028 f0c00000 00001000 00000000
> 0000660 f0c00000 00000028 f2000000 02800000
> 0000700 00000000 f2000000 00000028 f4000000
> 0000720 00400000 00000000 f4000000 00000028
> 0000740 f8000000 01000000 00000000 f8000000
> 0000760 00000028 f8070000 00001000 00000000
> 0001000 f8070000 00000028 ff800000 00400000
> 0001020 00000000 1fc00000 00000010 fff04000
> 0001040 00002000 00000000 fff04000 00000028
> 0001060 fff06000 00002000 00000000 fff06000
> 0001100 00000028
> 
> 
> YDL PowerStation (970MP)
> 
> agraf at lychee:/proc/device-tree> find . -name translations
> ./mmu/translations
> agraf at lychee:/proc/device-tree> od -t x4 mmu/translations 
> 0000000
> 
> 
> IBM POWER5 System
> 
> agraf at cherry:/proc/device-tree> find . -name translations
> ./cpus/PowerPC,POWER5 at 0/translations
> agraf at cherry:/proc/device-tree> od -t x4 ./cpus/PowerPC,POWER5 at 0/translations
> 0000000
> 
> 
> Apparently all our PPC32 machines are offline, so I can't easily check things there. If you like, I can boot up my iBook and see what I can find.
> 
> 
> Alex

Hi Alex,

Thanks for the offer. Given that Igor has found the documentation for 
this in the platform bindings (and it matches what is seen in the source 
code), please don't worry about this for the moment. I shall post a 
patch for testing shortly.


ATB,

Mark.

-- 
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063

Sirius Labs: http://www.siriusit.co.uk/labs



More information about the OpenBIOS mailing list