On 04/12/2019 14:49, jan.som...@dlr.de wrote:
Hello everyone,

Since I just read the question from Fernando, I was wondering if the 
(recommended) Ethernet stack of rtems-libbsd does work with the greth driver of 
the drvmgr as well?
The greth driver, as most of the other Ethernet drivers of other BSPs,  calls 
the ether_ifattach function at some point.
In the current sources of FreeBSD the prototype of this function seems to be 
different.
Do I understand it correctly that all drivers doing that are only compatible to the 
network stack included with "-enable-networking"?

All drivers written for the old network stack need to be converted manually to the new network stack (libbsd). We did this for at least four drivers before and it is mostly a boring semi-mechanical task.

--
Sebastian Huber, embedded brains GmbH

Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone   : +49 89 189 47 41-16
Fax     : +49 89 189 47 41-09
E-Mail  : sebastian.hu...@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
_______________________________________________
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Reply via email to