Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

Bug List

Global NutRegisterCgi(char *name, int(*func)(NUTDEVICE *, REQUEST *))
Duplicate names not checked.

Global NutDhcpClientStart(NUTDEVICE *dev)
The client doesn't send update information to the server. To avoid loosing the assignment while Ethernut is down, addresses can be fixed in the DHCP server tables.

Global NutIpOutput(u_char proto, u_long dest, NETBUF *nb)
Broadcasts to multiple network devices are currently not supported.

Global NutTcpError(TCPSOCKET *sock)
Not all error codes are properly set right now. Some socket functions return an error without setting an error code.

Global NutComputeCpuClock(void)
Due to the asynchronous nature of timer 0 and this experimental code, rounding errors have not been fully checked. On the other hand, the exact result is needed for proper baudrate calculation. Therefore this function returns four fixed values based on the loop count result.

Generated on Thu Jan 30 22:30:56 2003 for EduNet by doxygen1.2.18