Problem in using PPP & Ethernet Interface, together, with TCP/IP

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Mar 1 09:05:55 UTC 2011


On 03/01/2011 09:54 AM, Shah, Viral wrote:
[...]
> struct rtems_bsdnet_config rtems_bsdnet_config =
> 
> {
> 
>     &ppp_netdriver_config,
> 
>     &eth_netdriver_config,    
> 
>     NULL,               /* BOOTP */

The above is completely wrong.  Turn on the warnings.  You should remove the
"&ppp_netdriver_config," line.

[...]

-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the users mailing list