telnetd server application

Joel Sherrill joel.sherrill at OARcorp.com
Sat Jul 24 13:54:00 UTC 2010


On 07/24/2010 02:08 AM, Till Straumann wrote:
> Most likely a configuration issue. Did you see the line
> 'registering the PTY driver FAILED'? That probably means
> you hit the driver limit.
>
> Try
>
> #define CONFIGURE_MAXIMUM_DRIVERS 10
>
> or some other reasonable number.
>
How about CONFIGURE_MAXIMUM_PTYS?

Yann.. did you look at the network-demos/telnetd?   network-demos
is a separate CVS module.

--joel
> HTH
> - Till
>
> On 07/23/2010 11:23 PM, Yann Sionneau wrote:
>> ok ... just forgot the attachement !
>>
>> Le 23/07/2010 23:21, Yann Sionneau a écrit :
>>    
>>> Hi,
>>>
>>> I am trying to use the telnetd included in RTEMS source tree to start a
>>> shell in order to do a nice sample application for the Ethernet driver
>>> of milkymist bsp.
>>>
>>> Is there some documentation about how to use it ?
>>>
>>> I tried what i thought was correct, according to what i've read in the
>>> telnetd source code.
>>>
>>> I've put the code i am using as attachment.
>>>
>>> I get this error running the application :
>>>
>>> *** MILKYMIST NETWORKING TEST by Yann Sionneau ***
>>> == Initializing Network ==
>>> == Starting telnetd ==
>>> WARNING: registering the PTY driver FAILED
>>> telnetd cannot initialize PTY driver
>>>
>>> If you have some advice i would really appreciate :)
>>>
>>> Cheers,
>>>
>>>
>>>      
>>    
>>
>>
>> _______________________________________________
>> rtems-users mailing list
>> rtems-users at rtems.org
>> http://www.rtems.org/mailman/listinfo/rtems-users
>>    
>




More information about the users mailing list