On Sat, 09 Apr 2005 10:31:14 +1000 , Benjamin Herrenschmidt wrote:

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

PowerBook6,3

> and
> 
> for i in `find /proc/device-tree -name layout-id -print`; do echo $i && 
> hexdump -n4 $i; done
> 
> If the later returns nothing, it's fine, just tell me.

it returns nothing

> I'm especially interested in the various models of G5 based machines. It
> seems apple is having all sorts of very different sound HW setups on
> those machines, and I'm trying to figure out exactly what is where based
> on those infos and the darwin sources.
> 
> Ben.
> 


Sebastien


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

Reply via email to