<div dir="ltr"><div><div>I've tried to do reverse program, but it is not for me...<br><br></div>I can share with someone my login, password and address to connect to this PC via ssh to solve this problem.<br><br></div>
Anyone?<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/7/25 Stefan Tauner <span dir="ltr"><<a href="mailto:stefan.tauner@student.tuwien.ac.at" target="_blank">stefan.tauner@student.tuwien.ac.at</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Thu, 25 Jul 2013 21:31:01 +0200<br>
Stefan Tauner <<a href="mailto:stefan.tauner@student.tuwien.ac.at">stefan.tauner@student.tuwien.ac.at</a>> wrote:<br>
<br>
> You can also set this somehow with pciset as you know, I am just not<br>
> entirely sure about the exact commands.<br>
> you would need to get the gpiobase first with<br>
> setpci -s 00:1f.0 58.l<br>
> (only bits 6-15 are the base address see datasheet)<br>
> and then fetch the old value with<br>
> setpci -s 0:1f.0 gpiobase+0x0c<br>
> and set it with<br>
> setpci -s 0:1f.0 gpiobase+0x0c=...<br>
<br>
</div>Actually this can't work out (thanks to Kyösti for pointing that out).<br>
Because the gpiobase address is in the separated i/o address space of<br>
the cpu. "The control for the general purpose I/O signals is handled<br>
through a separate 64-byte I/O space."<br>
I am not aware of any distributed binaries that work similar to setpci<br>
but in the i/o space, so you would need to program your own... like the<br>
one described here:<br>
<a href="http://flashrom.org/Board_Enable" target="_blank">http://flashrom.org/Board_Enable</a><br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Kind regards/Mit freundlichen Grüßen, Stefan Tauner<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>[ e-San.info | <a href="mailto:San@plusnet.pl">San@plusnet.pl</a> ]
</div>