Subject: Re: Sound?
To: None <cozmo@outcast.cozmo.net>
From: Lennart Augustsson <augustss@cs.chalmers.se>
List: port-alpha
Date: 06/17/1998 10:22:50
> I tried compiling  the latest kernel with support for the WSS which is
> built into my alphastation 200.
The problem is that audio has not really been tested much on the Alpha.
But you seem to have one card of each, so you would be the ideal tester :-)

The WSS driver has been used, I seem to remember, but I could be wrong.
The SB does not really depend on pio.h, it was just a vestige from
the old driver.  I've removed it and it should compile now.
The EAP driver works on i386 so it should be possible to get in running
on an Alpha.  Can you compile a kernel with AUDIO_DEBUG turned on
and set the variables audiodebug (in audio.c) and eapdebug (in eap.c)
to some non-zero value and then try playing again?  Then send me
the output.

        -- Lennart