Tags: +Technology+
Well, this is a neat little tidbit: I’m sure you all have heard of the DS Linux Project, er, rather I’m sure I’ve mentioned it before.
Well, now someone has gone and started another community based project. Long has it been said that we need a TCP/IP Stack, and now someone has started a bounty for just that thing.
Indeed, if you are intrested in donating, you can just go on over to The DS Wi-Fi Bounty and drop a dime or two hundred.
Or, if you’ve the chops, here’s the current rules:
1: The implementation may not contain code from the SDK or any illegal source. If such a source is suspected, you will be immediately disqualified and will not be eligible for any later bounties from StoneCypher.
2: The implementation must compile in a free compiler (preferably GCC.)
3: It is acceptable for the implementation to use existing libraries, provided that their licenses are non-contaminating (BSD license, MIT license, LGPL are fine; GPL and MPL are not.) To that end, it is recommended that the TCP/IP Stack List be briefly perused. Remember, commercial stacks cannot be used without written special dispensation from their vendors.
Also, bear in mind that there are three different bountys:
1: Figuring out the register set to accomplish (specific list)
2: Implementing correct connect/disconnect code and implementing correct send/recieve code, each of which works both with DSes and PCs
3: Bootstrapping TCP/IP (or, icky, UDP/IP)
At any rate, get out there, and GET CODEING! The bounty total is currently up to 2000 bucks plus! Wish I knew more C++…
Thanks for reading!