network_demos
rtwas
rtwas at comcast.net
Mon Sep 25 19:43:12 UTC 2006
Hello,
I'm having troubles with the network_demos examples.
The first issue I found is with "networkconfig.h".
I had to define these explicitely in networkconfig.h as there seems to
be no other file to define them:
extern int rtems_dec21140_driver_attach();
extern int rtems_bsdnet_loopattach();
#define RTEMS_BSP_NETWORK_DRIVER_NAME "dc1"
#define RTEMS_BSP_NETWORK_DRIVER_ATTACH rtems_dec21140_driver_attach
One guess is that they should have been defined in the bsp build.
Help appreciated.
Robert W.
More information about the users
mailing list