source: rtems/cpukit/libnetworking/README @ ff0f694d

4.104.114.84.95
Last change on this file since ff0f694d was 39e6e65a, checked in by Joel Sherrill <joel.sherrill@…>, on 08/19/98 at 21:32:28

Base files

  • Property mode set to 100644
File size: 637 bytes
Line 
1This is a snapshot of my attempt to fit the FreeBSD networking code into
2RTEMS.  Things seem to be working!
3
4Things that need to be done:
5        1) More documentation!
6        2) Figure out what's still not working :-)
7        3) Rationalize the include files.  Right now I have a special
8           hack in the Makefile to ensure that I pick up the FreeBSD versions
9           of the include files that are duplicated between RTEMS
10           and FreeBSD.
11           The network device driver source should move to the BSP source tree.
12        4) Have a look at all the FIXME comments.
13        5) Go through and make sure that all the source files are
14           free of undesired copyright restrictions.
Note: See TracBrowser for help on using the repository browser.