> 
> echo `cat /proc/device-tree/model`
>

PowerBook5,3 

> and
> 
> for i in `find /proc/device-tree -name layout-id -print`; do echo $i && 
> hexdump -n4 $i; done
> 

Nothing

>
>

Best Regards,
Luis


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to