2.4.0-test3 dmasound - prob. found - solution ?
Iain Sandoe
iain at sandoe.co.uk
Thu Jul 13 07:15:24 EST 2000
Hi Ben,
I've been through the (non-PB) init code very carefully and am convinced
that what was in dmasound.c in pre10-ben1 is also in the split code from
2.4.0-test3.
TODO - go through the PB stuff equally carefully (later).
I have found the problem with G3/desktop/AWACS rev.3.
2.4.0-test3 has conditionals before cuda interaction like:
if( sysctrlr != sysctril_cuda) ... don't do it...
2.2.17pre10 has:
if( adb_hardware != adb_viacuda) ... don't do it...
commenting out the conditional before the bit where output is switched on
brings the G3 to life...
The questions are:
what does this change reflect in the transition to 2.4.0?
which is correct (noting also that there are *three* possible ADB sources in
the configs)?
looking much better...
Iain.
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
More information about the Linuxppc-dev
mailing list