On 2012-07-18, David Mattes <[email protected]> wrote: > --===============1034955111== > Content-Type: multipart/alternative; boundary=f46d042dfdc5134ed304c521fa6c > > --f46d042dfdc5134ed304c521fa6c > Content-Type: text/plain; charset=ISO-8859-1 > >> >> >> > >> > Has anyone had success implementing software reset? How? >> >> http://lists.soekris.com/pipermail/soekris-tech/2009-December/016234.html >> >> Thank you! Ugh, I realized I have a 4501 board, not a 4801. I had seen > the post you mention, but it's still not clear to me how those pins map to > memory locations that can be programmatically read.
Should be in the Elan SC520 datasheet if you aren't using an OS which already provides a driver for this, or you can probably find some old code if you search for things like "net4501 gpio" etc. For the reset button I don't know if it's latched on the 4501 but I guess it's likely. Dump the state of all the gpio lines, then press the button once, dump again and see what changed... > Regards, > David > > --f46d042dfdc5134ed304c521fa6c > Content-Type: text/html; charset=ISO-8859-1 > Content-Transfer-Encoding: quoted-printable > ><blockquote class=3D"gmail_quote" style=3D"margin-top:0px;margin-right:0px;= > margin-bottom:0px;margin-left:0.8ex;border-left-width:1px;border-left-color= >:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class= >=3D"h5"> ><br>><br>> Has anyone had success implementing software reset? =A0How= > ?<br><br></div></div><a href=3D"http://lists.soekris.com/pipermail/soekris-= > tech/2009-December/016234.html" target=3D"_blank">http://lists.soekris.com/= > pipermail/soekris-tech/2009-December/016234.html</a><br> ><br></blockquote><div>Thank you! =A0Ugh, I realized I have a 4501 board, no= > t a 4801. =A0I had seen the post you mention, but it's still not clear = > to me how those pins map to memory locations that can be programmatically r= > ead.</div> ><div><br></div><div>Regards,</div><div>David</div> > > --f46d042dfdc5134ed304c521fa6c-- > > --===============1034955111== > Content-Type: text/plain; charset="us-ascii" > MIME-Version: 1.0 > Content-Transfer-Encoding: 7bit > Content-Disposition: inline > > _______________________________________________ > Soekris-tech mailing list > [email protected] > http://lists.soekris.com/mailman/listinfo/soekris-tech > > --===============1034955111==-- > Is the html mail really necessary? _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
