<meta http-equiv="Content-Type" content="text/html; charset=utf-8"><div dir="ltr"><div dir="ltr"></div>On Thu, Mar 23, 2023 at 7:19 PM Rick VanderWal <<a href="mailto:rvanderwal@bellsouth.net">rvanderwal@bellsouth.net</a>> wrote:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div><br><div>On 3/23/23 10:26, Kinsey Moore wrote:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr"><div>
        </div>
        <div class="gmail_quote">
          <div dir="ltr" class="gmail_attr">On Wed, Mar 22, 2023 at
            7:02 PM <<a href="mailto:rvanderwal@bellsouth.net" target="_blank">rvanderwal@bellsouth.net</a>>
            wrote:<br>
          </div>
          <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
            +       if (!(RD4(sc, SDHCI_PRESENT_STATE) &
            SDHCI_CARD_STABLE))<br>
            +       {<br>
            +               device_printf(dev,<br>
            +                       "CD failed to stabilize, setting to
            not present.\n");<br>
          </blockquote>
          <div><br>
          </div>
          <div>What is "CD"? Should this be "SD"?<br>
          </div>
        </div>
      </div>
    </blockquote>
    <p>CD is the "Card Detect" signal line from the SD card socket. In
      this case it may be better to spell out to avoid confusion.<br>
    </p>
    </div></blockquote><div>Yes, I think it'd be best to spell this out since none of the surrounding text does so. I think with that tweak it'll be ready to get committed. <br></div></div></div>