回复: 回复: 回复: rtems libbsd gethostbyname did not work
葡萄
29171383 at qq.com
Fri Jul 1 03:03:07 UTC 2016
to support 4g dongle AT commond port, I add usber support ,
at this time , I write a simple thin layer wrap usb layer to rtems io layer,
I did not know how to put a private point to rtems io driver parmeter,so I did simple
method
under freebsd\sys\dev\usb\serial
add usbser.c
should provide a common layer wrap device to rtems terminor device,but i only want to test function of 4g dongle, so some code is urgly
I hope it can do some help
------------------ 原始邮件 ------------------
发件人: "Chris Johns";<chrisj at rtems.org>;
发送时间: 2016年7月1日(星期五) 上午10:01
收件人: "葡萄"<29171383 at qq.com>; "users"<users at rtems.org>;
主题: Re: 回复: 回复: rtems libbsd gethostbyname did not work
On 01/07/2016 11:52, 葡萄 wrote:
> sorrry jonhs, I am not familiar with maillist,I will try to study how
> to use maillist
Great and thanks for posting to the list.
> On 01/07/2016 11:43, 葡萄 wrote:
> >
> > I use libbsd version 4.11 ,git from github, rtems version is 4.11 from
> > github, tools version is
> > arm-rtems4.11-gcc --version
> > arm-rtems4.11-gcc (GCC) 4.9.3 20150626 (RTEMS 4.11, RSB
> > 1675a733536d1aec2020011e5e522497a442561a-modified, Newlib 2.2.0.20150423)
> > Copyright (C) 2015 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions. There
> is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.
> >
> > i think i did not do some simple thing right
For LibBSD it is recommended you move to rtems 4.12 and the master
branches for RTEMS and LibBSD. The git repos to use are on git.rtems.org
(https://git.rtems.org/).The RTEMS github repos should be tracking the
RTEMS repos so those should also be ok to use.
We are only fixing things on the master branch of LibBSD.
If you still have a problem with the master branch for LibBSD please let
us know.We may need to add libc tests to the testsuite.
Thanks
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20160701/b95ebac8/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: usbser.c
Type: application/octet-stream
Size: 18764 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/users/attachments/20160701/b95ebac8/attachment-0002.obj>
More information about the users
mailing list