<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OSS module doesn't detect some devices"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89921#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - OSS module doesn't detect some devices"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=89921">bug 89921</a>
              from <span class="vcard"><a class="email" href="mailto:superquad.vortex2@gmail.com" title="Raymond <superquad.vortex2@gmail.com>"> <span class="fn">Raymond</span></a>
</span></b>
        <pre>Example 3
     Setting the device.hints(5) options

     hint.hdac.0.cad0.nid20.config="as=1 seq=0"
     hint.hdac.0.cad0.nid26.config="as=2 seq=0"
     hint.hdac.0.cad0.nid27.config="as=3 seq=0"
     hint.hdac.0.cad0.nid25.config="as=4 seq=0"
     hint.hdac.0.cad0.nid24.config="as=5 seq=0 device=Line-out"
     hint.hdac.0.cad0.nid21.config="as=6 seq=0"

     will give 4 independent devices: pcm0 (line-out and line-in), pcm1
     (headphones and mic), pcm2    (additional line-out via retasked rear mic
     jack), and    pcm3 (internal speaker).


this example is interesting 

how do user know whether the codec has one, two or three ADC ?

the hda controllers usually have only four SDO which are shared by analog
output and digital output, this means only four devices can be playing but you
may have four analog outputs and two digital outputs


do this mean it is hard code to use front mic ?

pcm5: <Realtek ALC892 (Front Analog)> (play/rec)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>