| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Fixes #3
|
| |
|
|
| |
PCI can now occupy at most one block
|
| |
|
|
|
| |
du_buff.[c/h]: alloc_head and alloc_tail now return a pointer to the
start of the PCI for direct read/write access.
|
| |
|
|
|
| |
du_buff.c : removed unnecessary variable for return values
removed unnecessary functions
|
| |
|
|
| |
Moved struct buffer and struct du_buff definitions to the source file.
|
| |
|
|
|
|
| |
du_buff.h : moved struct buffer to source
du_buff.c : fixed formatting
LOG_DBGF used
|
|
|
Compiles but untested. Expect bugs.
|