Commit Graph

19 Commits

Author SHA1 Message Date
cborrelli
14f251daee fixed type warning; call to etharp_arp_input 2003-07-27 22:47:12 +00:00
cborrelli
53c1f7d8b2 removed commented-out code for interrupts; this was old code that will no longer work with the current structure 2003-07-02 02:58:06 +00:00
cborrelli
d6f3af8fb6 use make instead of gmake to support xygwin 2003-07-01 08:07:54 +00:00
cborrelli
965aa0854d added license header 2003-06-19 09:53:10 +00:00
cborrelli
184c0e9e0f initial check-in 2003-06-19 09:47:10 +00:00
cborrelli
fccd677865 updates to use the XEmacIf_Config arrary that EDK now builds from the hardware description 2003-06-19 09:32:00 +00:00
cborrelli
e360f5061f changed return type of xemacif_init from void to err_t 2003-06-11 00:05:18 +00:00
cborrelli
e6fa15c6b7 added XEmacIf_Config struct. this will be initialized by the EDK tools during the generation of the library. at run-time, the application will step through a table of these XEmacIf_Config entries and add a netif for each entry. 2003-06-10 23:39:15 +00:00
cborrelli
cc469efc7e added BYTE_ORDER define 2003-06-10 23:33:10 +00:00
cborrelli
f5bedf9080 changes to meet EDK structure requirements. must put lwIP source under the edkproj/code/liblwip/ directory, or change variables to point to location 2003-06-10 23:31:43 +00:00
jani
cab5828518 patches 149{2,3,4} from Marc 2003-05-19 14:45:02 +00:00
likewise
b4eaa5a113 Major stylo search/replace for "One space between keyword and opening bracket." 2003-05-01 13:27:52 +00:00
cborrelli
2e994cd300 initial check-in 2003-03-08 02:49:00 +00:00
cborrelli
7d5a4db0e7 adding perf_init function; empty for now 2003-03-08 02:42:24 +00:00
cborrelli
7861c8aa8e changes to account for updated Xilinx drivers in the Xilinx Embedded Development Kit (EDK); also changes to sync up with the latest etharp changes 2003-03-08 02:40:31 +00:00
cborrelli
2c377d7dd9 added perf_init function declaration 2003-03-08 02:38:14 +00:00
cborrelli
992703d54f initial check-in - for generating a stand-alone library; requires Xilinx EDK libraries 2003-03-08 02:35:40 +00:00
cborrelli
1c8808e73f removed unused file lib.h 2003-03-06 02:25:16 +00:00
jani
1cb0c2930a Add other ports too 2003-01-18 18:33:29 +00:00