<br><br><div class="gmail_quote">On Wed, Sep 23, 2009 at 10:04 AM, Peter Stuge <span dir="ltr"><<a href="mailto:peter@stuge.se">peter@stuge.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">Myles Watson wrote:<br>
> > > Also, when booting Linux, the LED driver does not work with<br>
> > > coreboot for me.<br>
> ><br>
> > The issue is that the driver is using a hard coded base address<br>
> > rather than finding out what is actually programmed into the device,<br>
> > and because coreboot doesn't assign resources exactly like the<br>
> > factory BIOS, the driver can't find the hardware.<br>
><br>
> Depending on the address, that could be easy to fix.  If it is<br>
> below 0x1000 it is almost trivial.<br>
<br>
</div>It's at 6000 something,</blockquote><div>So that would be easy too.<br> <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
 and I don't like to. I would much prefer the<br>
driver not make assumptions for no da^Wreason.<br></blockquote><div>Agreed.  I guess it comes down to making changes where you can.  Have you filed a bug report with the driver's authors?<br><br>Thanks,<br>Myles <br>
<br></div></div>