On Wed, Aug 11, 2004 at 03:51:28PM -0400, Rick_Thomas wrote: > This thread got a bit side-tracked and the output of these commands > never got sent. I've got a beige g3 running debian sarge, and I tried > them on it. Here's the output: > > $ ls -l "/proc/device-tree$(cat /proc/device-tree/aliases/mac-io)/bmac" > total 14 > -r--r--r-- 1 root root 12 Aug 11 15:47 AAPL,address > -r--r--r-- 1 root root 9 Aug 11 15:47 AAPL,connector > -r--r--r-- 1 root root 12 Aug 11 15:47 AAPL,interrupts > -r--r--r-- 1 root root 4 Aug 11 15:47 address-bits > -r--r--r-- 1 root root 4 Aug 11 15:47 cell-id > -r--r--r-- 1 root root 5 Aug 11 15:47 compatible > -r--r--r-- 1 root root 8 Aug 11 15:47 device_type > -r--r--r-- 1 root root 128 Aug 11 15:47 driver-descriptor > -r--r--r-- 1 root root 24 Aug 11 15:47 driver-ist > -r--r--r-- 1 root root 4 Aug 11 15:47 driver-ptr > -r--r--r-- 1 root root 6 Aug 11 15:47 local-mac-address > -r--r--r-- 1 root root 4 Aug 11 15:47 max-frame-size > -r--r--r-- 1 root root 5 Aug 11 15:47 name > -r--r--r-- 1 root root 24 Aug 11 15:47 reg > > $ find "/proc/device-tree$(cat /proc/device-tree/aliases/mac-io)" -type > f -name compatible | xargs grep bmac > Binary file /proc/device-tree/pci/mac-io/bmac/compatible matches > > $ cat /proc/device-tree/pci/mac-io/bmac/device_type > network
Thanks, that's useful confirmation and it looks like d-i should detect bmac on your system, unless I'm reading my code wrong. Could you also tell me what 'cat /proc/device-tree/pci/mac-io/bmac/compatible' says? -- Colin Watson [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]