#### AC97 software sound chips
## spare index=0 for a real soundcard (if any)
#options snd_intel8x0 index=2
#options snd_hda_intel index=2
#options snd_via82xx index=2
#options snd-bt87x index=3
#options snd_intel8x0m index=4
#options snd-atiixp-modem index=4
#options snd-via82xx-modem index=4

options snd_pcsp index=10

## if you experience noisy sound with VIA AC97 audio,
## try to uncomment this and play with 4/2/1:
#options snd-via82xx dxs_support=4

#### MIDI
#alias midi snd-seq-oss

## bank autoload; get from driver CD and uncomment these lines
#install snd-seq-oss /sbin/modprobe --ignore-install snd-seq-oss && { /bin/sfxload /etc/midi/8mbgmsfx.sf2 > /dev/null 2>&1 || :; }

## -- or -- install awesfx and uncomment this:
#install snd-seq-oss /sbin/modprobe --ignore-install snd-seq-oss && { /bin/sfxload /etc/midi/gu11-rom.sf2 > /dev/null 2>&1 || :; }
