Microsoft Sound System IRQ, DMA, etc..

Aaron (aaron@unixnow.net)
Fri, 15 May 1998 00:53:36 -0400 (EDT)


I am trying to get the sound working on my DEC multia. I rebuilt the
kernel using the Microsoft Sound System driver with the default settings
(IRQ, DMA, etc.) but the kernel failed to compile. I rebuilt it using
these settings:
#define MSS_BASE 0xe80
#define MSS_IRQ 9
#define MSS_DMA 3
#define DSP_BUFFSIZE 65536
The kernel compiled fine, but the sound still didn't work. Does anyone
know the correct settings for this sound board? The machine is a DEC
multia 166, RedHat 5.0, kernel 2.0.33. Thanks.
Aaron