error 105
Eric Norum
norume at aps.anl.gov
Thu Sep 30 21:38:16 UTC 2004
Steve Holle wrote:
> I'm trying to get BOOTP running, and when I enable it I get the following :
>
> RTEMS: BOOTP call failed -- error 105
>
> Where would I find out what error 105 is?
> Any idea what's causing it?
Error codes are listed in <arch>-rtems/include/sys/errno.h:
#define ENOBUFS 105 /* No buffer space available */
So, I'd say that you've run out of memory or mbufs.
--
Eric Norum norume at aps.anl.gov
Advanced Photon Source Phone: (630) 252-4793
Argonne National Laboratory
More information about the users
mailing list