<p>Tristan Corrick has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/29379">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">nb/intel/haswell: Add a PCI ID for a Mini-HD audio controller<br><br>The PCI ID was taken from the output of `lspci` on an ASRock H81M-HDS.<br><br>Change-Id: I3679d1ab0ae08726bff04c5985d6d93437b2fb81<br>Signed-off-by: Tristan Corrick <tristan@corrick.kiwi><br>---<br>M src/northbridge/intel/haswell/minihd.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/79/29379/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/northbridge/intel/haswell/minihd.c b/src/northbridge/intel/haswell/minihd.c</span><br><span>index 52710bb..4f7e201 100644</span><br><span>--- a/src/northbridge/intel/haswell/minihd.c</span><br><span>+++ b/src/northbridge/intel/haswell/minihd.c</span><br><span>@@ -128,7 +128,7 @@</span><br><span>        .ops_pci                = &minihd_pci_ops,</span><br><span> };</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-static const unsigned short pci_device_ids[] = { 0x0a0c, 0 };</span><br><span style="color: hsl(120, 100%, 40%);">+static const unsigned short pci_device_ids[] = { 0x0a0c, 0x0c0c, 0 };</span><br><span> </span><br><span> static const struct pci_driver haswell_minihd __pci_driver = {</span><br><span>   .ops     = &minihd_ops,</span><br><span></span><br></pre><p>To view, visit <a href="https://review.coreboot.org/29379">change 29379</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/29379"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I3679d1ab0ae08726bff04c5985d6d93437b2fb81 </div>
<div style="display:none"> Gerrit-Change-Number: 29379 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Tristan Corrick <tristan@corrick.kiwi> </div>