More fixes to mixer register FFh, turns out the lower 3 bits are not a DMA channel, fixes detection of Sound Blaster 16 non-PNP.
This commit is contained in:
@@ -502,6 +502,7 @@ sb_16_write_dma(void *priv, uint16_t val)
|
||||
void
|
||||
sb_dsp_setirq(sb_dsp_t *dsp, int irq)
|
||||
{
|
||||
sb_dsp_log("IRQ now: %i\n", irq);
|
||||
dsp->sb_irqnum = irq;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user