likewise
|
2b9f6756f4
|
Fixed snmp.h include path. Clearified comment.
|
2003-08-15 08:35:05 +00:00 |
|
likewise
|
b126da7b93
|
Enabled the loop that waits for hardware reset to finish.
|
2003-08-15 08:14:56 +00:00 |
|
kieranm
|
e754426f52
|
Changed DEBUGF to LWIP_DEBUGF
|
2003-06-10 10:45:29 +00:00 |
|
likewise
|
39d1e38396
|
Replaced some tabs with spaces.
|
2003-06-06 23:14:17 +00:00 |
|
likewise
|
413aa79818
|
Added tot_len to debug message.
|
2003-06-05 07:46:22 +00:00 |
|
likewise
|
92b3c41b04
|
Included ctype.h for isdigit() used in inet.c
|
2003-06-04 09:32:33 +00:00 |
|
likewise
|
daa6d0fa51
|
cs8900if_init() is now split into _reset() and _init(). Must wait 30 ms inbetween.
|
2003-05-14 14:20:13 +00:00 |
|
likewise
|
b4eaa5a113
|
Major stylo search/replace for "One space between keyword and opening bracket."
|
2003-05-01 13:27:52 +00:00 |
|
likewise
|
d10e0349e2
|
Changed 0 to NULL to indicate we are dealing with a pointer.
|
2003-04-03 10:38:06 +00:00 |
|
likewise
|
ea8787bb01
|
Made need_service field volatile as it is altered in the ISR.
|
2003-03-26 12:31:33 +00:00 |
|
likewise
|
6f084400d0
|
Replaced some // comments with /* */
|
2003-03-25 14:19:00 +00:00 |
|
likewise
|
9503439bd6
|
Generated level 1 debug messages on collided and missed rx packets.
|
2003-03-24 10:57:12 +00:00 |
|
likewise
|
18dba6fc2a
|
Added err_t return values for cs8900 initialization functions.
|
2003-03-11 14:17:18 +00:00 |
|
likewise
|
a8d105875b
|
Added LWIP_PLATFORM_ macros.
|
2003-02-19 16:04:18 +00:00 |
|
likewise
|
f0cda3661d
|
Added commented code for upcoming merge with leon-dhcp.
|
2003-02-10 23:29:15 +00:00 |
|
likewise
|
1b2cbab30e
|
Removed sys_arch as this port uses the lwIP core only (raw API).
|
2003-01-28 17:55:02 +00:00 |
|
jani
|
0c9bba0594
|
Add c16x port
|
2003-01-18 18:21:57 +00:00 |
|