[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Contiki Availability?



Hi Bill

> Got it. But how does it work?
Contiki needs a network connection as all of the current "real" applications
are
network dependant.

> Is there a manual???  Docs???
All of the available info so far is on Adams web site and sourceforge.
I am hoping Oliver Schmidt may post an update on his porting
efforts soon.

> Something???  Will it work with
> the LANceGS card??

The c64 port already has a driver for the same chipset that the LANceGS uses
so it should be fairly straight forward to make that work. I don't have a
LANceGS so I can't say for sure.I was hoping to see Geoff Weiss's virtual
LANceGS support released in kegs but so far that has not surfaced.

>Need to have some sort of instruction.  :o)

Getting setup to build contiki is not difficult (on windows you could get
the cygwin environment, cc65 and the source). I have a rough draft of the
instructions written out on how to bootstrap your self into getting cygwin
and cc65 setup and configured to do a build.

Glenn