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

Todo List

File s3c4510b_irqreg.c

File bankmem.h
Add configuration items instead of occupying all banks.

Global NutTimerInit (void)
Hardware stuff to be put in nutlibdev.

Global NutIdle (void *arg)
Make the stack size of the application main thread configurable.

Global NutInit (void)
Verify ICCAVR external memory handling.

Make heap threshold configurable, currently hardcoded at 384.

Make stack size of the idle thread configurable.

Make wait states for external memory access configuratble.

Make early UART initialization for kernel debugging configurable.

Global NutTcpCreateSocket (void)
Avoid fixed initial sequence number.

Configurable buffer size.

Allow larger maximum segment size.

Global NutGetMimeType (char *name)
Function to register additional mime types. Currently only .txt, .html, .gif and .jpg are supported.

Group xgIP
Configurable checksum calculation for incoming datagrams.

Group xgARP
Configurable cache timeout.

Only save the last packet to unresolved destinations.

Add functions to manually add or remove ARP entries.

Add function to query ARP tables.

Group xgARP
Response may reuse received ARP packet.

Global UsartClose (NUTFILE *fp)
We may support shared open and use dev_irq as an open counter.

Global UsartInit (NUTDEVICE *dev)
Read initial settings from EEPROM.

Global UsartOpen (NUTDEVICE *dev, CONST char *name, int mode, int acc)
We may support shared open and use dev_irq as an open counter.

Global TermWrite (NUTFILE *fp, CONST void *buffer, int len)
TAB should be interpreted.

Global AhdlcAvrClose (NUTFILE *fp)
We may support shared open and use dev_irq as an open counter.

© 2000-2003 by egnite Software GmbH - visit http://www.ethernut.de/