I have kernel 1.2.9 and a SB 16. I am using IRQ 9 (2), DMA 3 for 8-bit,
DMA 5 for 16-bit, port 0x220, and MIDI port 0x330. I have tried DMA 1
for 8-bit, and I've also tried IRQs 5 and 7. I am compiling the sound
code with only SB 16 support (no OPL3, no MIDI, no other sound cards.)
This is the sound code that came with kernel 1.2.9. When I cat a wav file
to /dev/dsp, the speed is incorrect, but it plays fine other than that (it
plays the wav file back too slowly.) When I cat a wave file to /dev/audio,
it plays at the correct speed, but is full of static. The major and minor
versions of these two devices is correct.
I also have an Intel EtherExpress card using IRQ 10, and port 0x300, and
an Adaptec 154x SCSI card. No problems with either of these.
Any suggestions? Does a newer kernel fix sound problems?
-scott