Re: Old (1.0.5) OF parsing broken in 2.4.3?
From: Iain Sandoe <hidden>
Date: 2001-04-05 09:05:19
From: Iain Sandoe <hidden>
Date: 2001-04-05 09:05:19
I wrote:
my 9600/233 has (OF 1.0.5) : /bandit/gc/davbus with: "AAPL,address" and "AAPL,interrupts" properties. this shows up in my new sound driver as: (node->n_addrs = 0, node->nr_ints = 3) /bandit/gc/davbus/sound with: "reg" property. this shows up as: (node->n_addrs = 0, node->nr_ints = 0) so neither OF node works to launch dmasound :-(( Have I made a mistake in the new version - or has the OF parsing changed? (my code works fine on g3/beige & lombard)...
I should add it also has an "/bandit/gc/awacs" node which (I used to use) and has: "AAPL,address", "AAPL,interrupts" & "reg" propeties (and *does* work). So perhaps I've got the wrong idea? It would be much tidier to use the davbus node... Iain. ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/