linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* 2.4.0-test3 dmasound - prob. found - solution ?
@ 2000-07-12 21:15 Iain Sandoe
  0 siblings, 0 replies; only message in thread
From: Iain Sandoe @ 2000-07-12 21:15 UTC (permalink / raw)
  To: linuxppc-dev; +Cc: Benjamin Herrenschmidt


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/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-12 21:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-07-12 21:15 2.4.0-test3 dmasound - prob. found - solution ? Iain Sandoe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).