alias char-major-116 snd alias snd-card-0 snd-card-cmipci alias char-major-14 soundcore alias sound-slot-0 snd-card-0 #alias sound-service-0-0 snd-mixer-oss #alias sound-service-0-1 snd-seq-oss #alias sound-service-0-3 snd-pcm-oss #alias sound-service-0-12 snd-pcm-oss options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0 # Module for C-Media CMI8338 and 8738 PCI soundcards. # # snd_dac_frame_size - max playback frame size in kB (4-128kB) # snd_adc_frame_size - max capture frame size in kB (4-128kB) #snd_dac_frame_size=128 \ #snd_adc_frame_size=128 \ # snd_enable_midi - 1 = enable, 0 = disable (default) # snd_enable_fm - 1 = enable, 0 = disable (default) # snd_mpu_port - 0x300 (default),0x310,0x320,0x330 # snd_fm_port - 0x388 (default) # snd_max_channels - Maximum number of playback channels (0-6) options snd-card-cmipci \ snd_enable_midi=1 \ snd_enable_fm=1 \ snd_mpu_port=0x300 \ snd_fm_port=0x388 \ snd_max_channels=6 # # Module supports autoprobe and multiple chips (max 8).