<div dir="ltr">On Mon, Oct 13, 2008 at 3:26 PM, Peter Stuge <span dir="ltr"><<a href="mailto:peter@stuge.se">peter@stuge.se</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Corey Osgood wrote:<br>
> u8 smbus_read_byte(u16 dimm, u8 offset, u16 smbus_io_base)<br>
</div>..<br>
>     dimm = (dimm << 1) | 1;<br>
..<br>
<div class="Ih2E3d">> With it, my spd addresses are 0x50, 0x51, etc, without it, they'd<br>
> be 0xa1, 0xa3, etc. Which would be preferred?<br>
<br>
</div>As others have said, the input to this function should be 0x50.<br>
<div class="Ih2E3d"></div></blockquote><br>Alright, that was what I was thinking too. Thanks for the quick responses!<br><br>-Corey<br></div><br></div>