Problem with MGETHDR

Alexey S. Fadeyev alexey at vocord.com
Mon Apr 17 14:14:03 UTC 2000


Hi

In rxDaemon I alloc memory with MGETHDR and MCLGET for packet arrive
but as soon as I begin to work with it -
MGETHDR(m,M_WAIT,MT_DATA);
MCLGET(m,M_WAIT);
m->m_pkthdr.rcvif = ifp; (as in examples)
RTEMS tells me
RTEMS: Network mbuf space can not be enlarged after rtems_bsdnet_initialize
has
returned.
What's wrong?
In driver_attach function I set mtu to 1500.
Any ideas?

Regards
Alexey

P.S.
Btw - when the mailing-list will be update?





More information about the users mailing list