root/branches/follower/wiz810mj/src/vendor/ORIGIN.txt

Revision 17, 0.6 KB (checked in by follower, 14 months ago)

File explaining origin of vendor driver source files. (Yet to be added.)

Line 
1The source files in this directory are from WIZnet--they represent the
2sample W5100 driver for the Atmega128 and a sample DNS-related application.
3
4The files are from:
5
6   App_HowToDNS.zip
7
8which was downloaded thusly:
9
10   wget -U "mozilla" -O App_HowToDNS.zip """http://www.wiznet.co.kr/board/download.php?idx=216&bbs_name=download&filename=App_HowToDNS.zip&filedir=1169688854.zip"""
11
12Inside the first archive file is another archive file:
13
14   HowtoDNS.zip
15
16that contains the actual source files.
17
18We don't use the file actually designated as the driver on the WIZnet
19site as it is missing the 'delay.[hc]' and 'Makefile' files.
20
21-- follower / 2 November 2007
Note: See TracBrowser for help on using the browser.