Donald Haase

Results 29 issues of Donald Haase

It seems like this warning doesn't show up in older versions of gcc (yet?) I'm not familiar enough with the dialect to evaluate the correctness of the warning or how...

example
build issues

When using malloc_stats to see how much memory is leftover, etc, it frequently shows that 4 bytes are still in use despite also stating all blocks freed. This seems like...

bug
help wanted

I tried following the calls back into the networking code but could not see where this was happening. This doesn't appear in the 'basic' test so it's not *just* from...

bug
example

Something I had stashed that I wanted to make sure to move public before I forget it. Intended to partially address #543 Create new define DBG_DYNLOG to set if the...

enhancement
update

By default, the process for issuing a command to a maple device involves queuing the command then waiting for a callback to signal that the command has actually been completed...

enhancement
help wanted
update
drivers

This is in the works to get in the typing and cleanup suggestions from #619 and #736 with a different scope. The key purpose is to add strongly defined types...

In looking for the best way to address #229 , I hit upon the fact that there's a maple device reset command. My understanding is that this should work to...

enhancement
drivers

Though we now use github as our primary point of contact and interaction, we still use SourceForge's hosting and an active git repository there. Currently, whenever a change is made,...

help wanted
build system

There would be two interrelated changes I'm imagining here: - Restructure `fs_iso9660` to use the mounting paradigm like fat/ext2 do. By default we'd still create the mount to `/cd/` as...

enhancement
help wanted
update
filesystem
drivers