patacongo
|
a9a9fb489e
|
Fix compilation errors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@444 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-11 14:49:02 +00:00 |
patacongo
|
23e67efbbd
|
Moved MAC and ethernet definitions to include/net/ethernet.h
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@443 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-11 14:28:16 +00:00 |
patacongo
|
a13244eeaf
|
Release 0.3.4
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@436 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-10 17:15:11 +00:00 |
patacongo
|
f09cdabc0d
|
Clean compile with stats enabled
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@433 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-07 16:13:50 +00:00 |
patacongo
|
977d4d8779
|
C5471 ethernet driver functional (but sensitive)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@432 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-07 15:19:00 +00:00 |
patacongo
|
47b3a226af
|
C5471 ethernet debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@431 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-06 23:12:48 +00:00 |
patacongo
|
cba8fa9596
|
Debug fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@429 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-05 23:51:41 +00:00 |
patacongo
|
13505c52fc
|
Add C5471 ethernet driver debug instrumentation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@425 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-04 23:24:26 +00:00 |
patacongo
|
c3b6c26c1b
|
First clean C5471 Ethernet compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@424 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-04 20:23:43 +00:00 |
patacongo
|
5efd8589a7
|
Add c5471 Ethernet driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@423 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-04 17:11:55 +00:00 |
patacongo
|
3e64d53637
|
Add TELNET front end to NSH
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@421 42af7a65-404d-4744-a932-0658087f49c3
|
2007-12-02 18:18:59 +00:00 |
patacongo
|
b72a7ab50b
|
Debug can now be selectively enabled by subystem
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@404 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-23 22:32:52 +00:00 |
patacongo
|
2d9b57758b
|
Removed unused uIP files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@403 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-23 21:16:43 +00:00 |
patacongo
|
ea2ca7bfc3
|
Several webserver bugs fixed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@391 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-20 20:32:33 +00:00 |
patacongo
|
0e1b8b8b11
|
Add TCP readahead logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@387 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-19 23:09:39 +00:00 |
patacongo
|
5ea5c4cf09
|
Fix probably where packets dropped because there was no recv() in place were being ACKed
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@381 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-15 22:38:32 +00:00 |
patacongo
|
69cbd66244
|
Eliminate most uIP globals
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@378 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-08 16:01:18 +00:00 |
patacongo
|
db8aff6778
|
Verified basic client-side network functionality
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@373 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-06 19:58:14 +00:00 |
patacongo
|
ddeb703501
|
Reduce debug output; calibrate DM320 timer
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@372 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-06 16:17:50 +00:00 |
patacongo
|
44778c69bd
|
Basic TCP send functional
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@371 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-05 23:04:16 +00:00 |
patacongo
|
643c8d6401
|
DM90x0 driver hooked into DM320
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@367 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-04 16:31:24 +00:00 |
patacongo
|
03e6e759a6
|
Changes for clean compile of DM90x0 driver on Neuros OSD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@365 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-02 23:05:53 +00:00 |
patacongo
|
d7d1145863
|
Add DM90x0 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@362 42af7a65-404d-4744-a932-0658087f49c3
|
2007-11-02 20:20:34 +00:00 |
patacongo
|
5b9425f1b6
|
in progress update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@360 42af7a65-404d-4744-a932-0658087f49c3
|
2007-10-31 23:27:55 +00:00 |
patacongo
|
105aa81d1f
|
dhcpc debug
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@357 42af7a65-404d-4744-a932-0658087f49c3
|
2007-10-31 00:13:07 +00:00 |
patacongo
|
b85008dc63
|
Add framework for listen() and connect() -- still missing logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@353 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-23 16:58:09 +00:00 |
patacongo
|
b1bc346305
|
Fixes for CYGWIN
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@348 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-21 00:28:48 +00:00 |
patacongo
|
a0318797d7
|
Repair bad checkin
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@347 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-20 23:57:56 +00:00 |
patacongo
|
aa8343178b
|
Fixed for CYGWIN build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@346 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-18 03:00:26 +00:00 |
patacongo
|
d69acf31de
|
Associate address with network driver; implement ioctl calls to set addresses
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@345 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-16 22:12:04 +00:00 |
patacongo
|
87743cdc8e
|
Add basic structure to support netdevice ioctls
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@344 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-16 17:46:25 +00:00 |
patacongo
|
23dcda6743
|
Add basic structure to support multiple network interfaces
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@343 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-15 22:45:45 +00:00 |
patacongo
|
d63a0352a5
|
Fix tapdev
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@342 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-14 23:53:29 +00:00 |
patacongo
|
01207cc66e
|
Added network init; refactored some header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@338 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-09 11:58:50 +00:00 |
patacongo
|
f72d286d19
|
Refactoring to provide socket support for UDP
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@327 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-02 23:11:10 +00:00 |
patacongo
|
f47c8cb529
|
Implements basic TCP connection logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@326 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-02 21:58:35 +00:00 |
patacongo
|
6119aa0943
|
Adding socket(), bind() logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@319 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-01 20:56:19 +00:00 |
patacongo
|
29aeec7b8a
|
Added support for socket descriptors
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@318 42af7a65-404d-4744-a932-0658087f49c3
|
2007-09-01 18:06:15 +00:00 |
patacongo
|
c60f939f91
|
smtp now compiles
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@317 42af7a65-404d-4744-a932-0658087f49c3
|
2007-08-30 23:57:58 +00:00 |
patacongo
|
f5afe99329
|
Can't call system open(), read(), etc.
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@315 42af7a65-404d-4744-a932-0658087f49c3
|
2007-08-28 01:30:19 +00:00 |
patacongo
|
09e2a0cc1e
|
Corrects UIP driver build
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@314 42af7a65-404d-4744-a932-0658087f49c3
|
2007-08-28 00:18:50 +00:00 |
patacongo
|
454fededc8
|
Fix timeslice calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@312 42af7a65-404d-4744-a932-0658087f49c3
|
2007-08-26 23:48:11 +00:00 |
patacongo
|
e8c4bbf98e
|
Fix timeslice calculation
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@311 42af7a65-404d-4744-a932-0658087f49c3
|
2007-08-26 23:39:06 +00:00 |
patacongo
|
f33928ef6a
|
Adding uIP 1.0
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@310 42af7a65-404d-4744-a932-0658087f49c3
|
2007-08-26 23:18:13 +00:00 |
patacongo
|
0466636a01
|
eliminated a warning
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@293 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-30 19:37:47 +00:00 |
patacongo
|
d4ccda1bae
|
script debug was left on
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@292 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-30 19:37:28 +00:00 |
patacongo
|
d583be7062
|
Fixed a problem with arch/arm/src dependencies
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@282 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-10 00:18:40 +00:00 |
patacongo
|
bece513004
|
SDCC specific changes. Z80 support; re-enable __FILE__ and __LINE__ in assert -- might have broken the 8051/2
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@277 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-09 20:31:09 +00:00 |
patacongo
|
5abe9f896c
|
bash if should end with 'fi' not 'if'
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@266 42af7a65-404d-4744-a932-0658087f49c3
|
2007-06-06 23:56:56 +00:00 |
patacongo
|
a0153a1ed2
|
Add stat()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@257 42af7a65-404d-4744-a932-0658087f49c3
|
2007-05-27 18:08:18 +00:00 |