# New sound configuration using Yamaha FM Synthesizer. alias char-major-14 opl3sa2 pre-install opl3sa2 modprobe "-k" "ad1848" post-install opl3sa2 modprobe "-k" "opl3" options opl3 io=0x388 options opl3sa2 io=0x370 mss_io=0x530 irq=5 dma=1 dma2=0 mpu_io=0x330 # Old 8-bit soundblaster configuration. Works also, but only mono. # # alias char-major-14 sb # post-install sb /sbin/modprobe "-k" "adlib_card" # options sb io=0x220 irq=5 dma=0 dma16=0 mpu_io=0x330 # options mpu401 irq=5 io=0x330 # options adlib_card io=0x388 # FM synthesizer # options opl3sa2 io=0x388 mss_io=0x530 irq=5 dma=1 dma2=0