• Ondrej Zary's avatar
    ALSA: cmi8330: find OPL3 port automatically · 0b959167
    Ondrej Zary authored
    My CMI8329 had OPL3 port specified in SB16 resources. But now I found out that
    it was my modification of the card's PnP EEPROM a couple of years ago (can be
    done using C9SETROM.EXE utility). I did it because the OPL3 port was
    completely missing from PnP data. It seems to be hardwired to 0x388 on
    CMI8329.
    
    Find OPL3 port automatically by searching in WSS and SB16 resources. If not
    found, assume that it's hardwired to 0x388.
    Signed-off-by: default avatarOndrej Zary <linux@rainbow-software.org>
    Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
    0b959167
cmi8330.c 22.7 KB