<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - * glob works wrongly in 60-keyboard.hwdb"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88410#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - * glob works wrongly in 60-keyboard.hwdb"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=88410">bug 88410</a>
              from <span class="vcard"><a class="email" href="mailto:maxtram95@gmail.com" title="maxtram95@gmail.com">maxtram95@gmail.com</a>
</span></b>
        <pre>(In reply to Kay Sievers from <a href="show_bug.cgi?id=88410#c5">comment #5</a>)
<span class="quote">> It's just read as a stream of records. All file names are sorted, the file
> contents are applied record -by-record from top to bottom.</span >

This seem to do not work. When two rules are present:

keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*
keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*U100*:pvr*

the first one wins independently of order in file.

When these two rules are present:

keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pn*
keyboard:dmi:bvn*:bvr*:bd*:svnMICRO-STAR*:pnU90/U100:*

the second one always wins independently of order in file.

It looks like the order in file is ignored, only the names are important.</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>