<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>In the networkconfig-qemu.h file of <a href="https://git.rtems.org/network-demos/">network demos</a>, the attach function for 3c509 device is defined as:<br>extern int rtems_3c509_driver_attach (struct rtems_bsdnet_ifconfig *, int);<br><br></div>However in the source tree, it's defined as:<br>./c/src/lib/libbsp/i386/pc386/3c509/3c509.c:670:int rtems_3c509_driver_attach (struct rtems_bsdnet_ifconfig *config )<br><br></div>This leads to a compile error for network-demos out-of-the-box. Any comments, reviews on this?<br><br></div>Best Regards,<br></div>Saeed<br></div>