jazzed
12-08-2009, 02:36 AM
Linux may not be the best fit for Propeller for many reasons, but I bet KA9Q could work (a linux predecessor).
Have a look here: Phil Karn's KA9Q NOS (http://www.ka9q.net/code/ka9qnos)
Most likely one could build this with a C89 based compiler ... not an inline function in sight :)
This was the beginning of the code base we used at in 1992 to connect Home PC Modem users to the Internet.
One link points to the ucsd ftp server that has all kinds of goodies for Retro fans ... even BSD tarballs.
KA9Q NOS Features:
* Filesystem support
* TCPIP Socket based Ethernet support
* Many Serial Device types
* Small memory footprint
If one could chop it down to the kernel, filesystem, and shell, you might squeeze it into < 512KB.
I don't have time to look at it much now, but thought others may be interested to know about it.
Opinions? Bill, RossH, heater, BradC, ImageCraft, etc...
--Steve
Edit: Fixed link.
Post Edited (jazzed) : 12/7/2009 8:02:39 PM GMT
Have a look here: Phil Karn's KA9Q NOS (http://www.ka9q.net/code/ka9qnos)
Most likely one could build this with a C89 based compiler ... not an inline function in sight :)
This was the beginning of the code base we used at in 1992 to connect Home PC Modem users to the Internet.
One link points to the ucsd ftp server that has all kinds of goodies for Retro fans ... even BSD tarballs.
KA9Q NOS Features:
* Filesystem support
* TCPIP Socket based Ethernet support
* Many Serial Device types
* Small memory footprint
If one could chop it down to the kernel, filesystem, and shell, you might squeeze it into < 512KB.
I don't have time to look at it much now, but thought others may be interested to know about it.
Opinions? Bill, RossH, heater, BradC, ImageCraft, etc...
--Steve
Edit: Fixed link.
Post Edited (jazzed) : 12/7/2009 8:02:39 PM GMT