- File s3c4510b_irqreg.c
- .
- Global TwMasterTransact
- Joel Dotreppe reported, that TwMasterTransact() doesn't work when passing 0 for txdata and txlen. Though, I'm not able to verify this.
- Global NutTcpError
- Not all error codes are properly set right now. Some socket functions return an error without setting an error code.
- Global NutIpOutput
- Broadcasts to multiple network devices will fail after the first device returns an error.
- Global NutDhcpClient
- We are not able to shutdown our interface, which may cause problems if out original DHCP server dies.
- Global NutRegisterCgi
- Duplicate names not checked.
- Global clearerr
- This function does nothing.
- Global TermWrite
- Switching from graphic mode back to text mode will not work, because all escape sequences are ignored as soon as the graphic mode has been enabled. Applications should use _ioctl() functions to switch modes.
- Global UartAvrIOCtl
- For ATmega103, only 8 data bits, 1 stop bit and no parity are allowed.
- Global AhdlcAvrIOCtl
- For ATmega103, only 8 data bits, 1 stop bit and no parity are allowed.
- Global SciH8IOCtl
- For ATmega103, only 8 data bits, 1 stop bit and no parity are allowed.
© 2000-2006 by egnite Software GmbH -
visit http://www.ethernut.de/