<div dir="ltr"><div>Hi,</div><div><br></div><div>I have imported and ported the the drivers in 2 pairs(import and port) of commits </div><div>for each one. Please have a look at this branch </div><div><a href="https://github.com/thelunatic/rtems-libbsd/commits/tda19988">https://github.com/thelunatic/rtems-libbsd/commits/tda19988</a><br></div><div><br></div><div>I have also tried running the media01.exe and have seen it running fine without</div><div>throwing any exceptions.</div><div><br></div><div>I have used the fb.c and iicbus.c codes from the freebsd source. From what I </div><div>understand, I think the next big steps would be to write an RTEMS </div><div>implementation layer for these portions of the code? And then a test in the </div><div>libbsd, like media01, to write to the /dev/fb0 </div><div><br></div><div>Can you please help me chalk out a rough outline of the next set of actions? :)</div><div><br></div><div>Thanks</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Apr 9, 2019 at 5:28 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/4/19 12:30 am, Vijay Kumar Banerjee wrote:<br>> On Sun, Apr 7, 2019 at 6:24 PM Christian Mauderer <<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a><br>> <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>>> wrote:<br>>     Am 07.04.19 um 14:50 schrieb Vijay Kumar Banerjee:<br>>     > On Sun, Apr 7, 2019 at 6:08 PM Christian Mauderer <<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a><br>>     <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>><br>>     > <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a> <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>>>> wrote:<br>>     >     Am 07.04.19 um 14:35 schrieb Vijay Kumar Banerjee:<br>>     >     > On Sun, Apr 7, 2019 at 5:37 PM Christian Mauderer<br>>     >     <<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a> <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>><br>>     <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a> <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>>><br>>     >     > <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a> <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>><br>>     <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a> <mailto:<a href="mailto:list@c-mauderer.de" target="_blank">list@c-mauderer.de</a>>>>> wrote:<br>>     >     >     Am 07.04.19 um 13:08 schrieb Vijay Kumar Banerjee:<br>> <br>>     I don't think that there are a lot of docs for how to test. Although I'm<br>>     sure that there are some scripts to run a number of libbsd tests, I'm<br>>     not sure where. Maybe in the RTEMS tester but I think that is mainly for<br>>     the core tests?<br>
<br>The documentation for testing can be found here ...<br>
<br> <a href="https://docs.rtems.org/branches/master/user/testing/index.html" rel="noreferrer" target="_blank">https://docs.rtems.org/branches/master/user/testing/index.html</a><br>
<br>> so far I know, RTEMS Tester is only for core tests.<br>
<br>The `rtems-test` command checks the for test start and end banners. I am not<br>sure if libbsd supports the test banners. Maybe it could now with Sebastian's<br>movement of the test support code into libtest.<br>
<br>> I'll ask in the devel if there's some way to run libbsd test with the tester. <br>
<br>There is the `rtems-run` command which has similar args to `rtems-test`. It does<br>suffer from a limitation I have not fixed which is stdin is not passed through<br>to the console of the target. I also think the command has a timeout running,<br>but I am not sure about this one.<br>
<br>Chris<br>
</blockquote></div></div>