Page 1 of 1

CS8900

Posted: Mon Jan 05, 2015 1:59 pm
by legacy
hi
where can i see sources about the lan chip CS8900 ?
i'd like to study them

Re: C8900

Posted: Mon Jan 05, 2015 2:03 pm
by simon
Hello legacy,

first welcome to this forum.

Well, the best place to look at the CS8900a sources is at http://savannah.nongnu.org/projects/lwip/ and http://download.savannah.gnu.org/releases/lwip/.
The very few programs I wrote are based on lwip and its raw/native API.

Best
Simon

Re: CS8900

Posted: Mon Jan 05, 2015 2:31 pm
by legacy
thank you =)

it seems the lwIP is a small independent implementation of the TCP/IP protocol, while i am looking for the chip driver
kiwi is using the same chip, CS8900, but i can't find any sources about the device driver

isn't there a repo ?

Re: CS8900

Posted: Mon Jan 05, 2015 2:36 pm
by simon
Not here, but if you follow the download link from above you'll end sooner or later at http://download.savannah.gnu.org/releas ... 0/CS8900A/

Best
Simon