"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "usr/lib/oss/conf.tmpl/ac97.conf" of archive oss-linux-v4.0-1016-i386.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 # Open Sound System configuration file
    2 # Remove the '#' in front of the option(s) you like to set.
    3 #
    4 # 
    5 # AC97 codecs have a control output for an external audio output amplifier 
    6 # (necessary in some situations such as laptops). In some cases there may be
    7 # need to tuen this amplifier off.
    8 # 
    9 # ac97_amplifier=1 enables the output amplifier stage (default).
   10 # ac97_amplifier=0 disables it.
   11 # 
   12 # 
   13 #ac97_amplifier=1
   14 # 
   15 # AC97 codecs support separate recording source selections for left and 
   16 # right channels. This feature can be enabled but that may cause some
   17 # compatibility problems with certain applications.
   18 # 
   19 # ac97_recselect=0 (default) selects common source selection for both channels.
   20 # ac97_recselect=1 enables independent source selections.
   21 # 
   22 #ac97_recselect=0