summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1999-02-18Patch from Ian Lance Taylor <ian@airs.com>:Joel Sherrill1-6/+6
1999-02-18Renamed network to wd8003.Joel Sherrill4-4/+4
1999-02-18Patch from Emmanuel Raguet <raguet@crf.canon.fr>. Missed adding this fileJoel Sherrill1-0/+540
1999-02-18Added INSTALL rule to Makefile.Joel Sherrill9-3/+19
1999-02-18Patch from Emmanuel RAGUET <raguet@crf.canon.fr> to add filesJoel Sherrill5-8/+942
1999-02-18Added comments.Joel Sherrill1-0/+20
1999-02-18Added NE2000 Driver from Ian Lance Taylor <ian@airs.com>. Comments:Joel Sherrill4-2/+998
1999-02-18Fixed top of file.Joel Sherrill1-1/+3
1999-02-18MVME167 BSP submitted by Charles Gauthier <Charles.Gauthier@iit.nrc.ca>.Joel Sherrill24-0/+4003
1999-02-18Missed this file in the merge.Joel Sherrill1-0/+412
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill359-156/+874
1999-02-18Part of the automake VI patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill2-0/+388
1999-02-18./clock/Makefile.in,vJoel Sherrill68-0/+13249
1999-02-18./clock/Makefile.in,vJoel Sherrill1-0/+114
1999-02-18Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill5-2/+183
1999-02-18GLobal reentrancy structure is now dynamically initialized.Joel Sherrill1-1/+2
1999-02-18Added CVS Id string.Joel Sherrill1-0/+4
1999-02-18Added or corrected CVS Id strings.Joel Sherrill7-5/+11
1999-02-17Jay Monkman <jmonkman@frasca.com> submitted the eth_comm BSP for a PPC860Joel Sherrill39-0/+7605
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to undo the patchJoel Sherrill1-2/+0
1999-02-15Patch from Eric Valette <valette@crf.canon.fr> to correct _exitJoel Sherrill1-2/+1
1999-02-10Set the read/write offset to 0 when the file is opened. The ACVC had a testJoel Sherrill1-0/+1
1999-02-10Corrected multiple places the file size was not being properly updated.Joel Sherrill1-2/+8
1999-02-10Added getcwd().Joel Sherrill2-1/+281
1999-02-05Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill11-181/+305
1999-02-05Patch from Eric Norum to correct bug induced by select() patch.Joel Sherrill2-5/+11
1999-02-05Corrected spacing and added some new error checks that were neededJoel Sherrill3-24/+34
1999-02-05Added optional data and instruction caching enable calls.Joel Sherrill1-0/+13
1999-02-04Reorganized into libchip style but not yet split out into multiple filesJoel Sherrill1-152/+206
1999-02-04Works great now.Joel Sherrill1-10/+27
1999-02-04Added printf()'s that can be uncommented to trace MBUF operations. ThisJoel Sherrill1-0/+3
1999-02-04Modifed to reflect transition from device driver to file system.Joel Sherrill1-41/+4
1999-02-04Added debug printf()'s that are commented out. Uncommenting theseJoel Sherrill1-0/+3
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill1-34/+5
1999-02-04Added PowerPC specific header checksum code.Joel Sherrill1-4/+61
1999-02-04Debugged and now works except for handling of minor number.Joel Sherrill1-313/+429
1999-02-04Modified to include comments on how to get TCPDEBUG turned on andJoel Sherrill2-1/+11
1999-02-02Added debug #define and commented it out.Joel Sherrill1-0/+1
1999-02-02Added PowerPC specific in_cksum file.Joel Sherrill1-0/+4
1999-02-02New file. Based on the i386 version.Joel Sherrill1-0/+202
1999-02-02Added debug print routines for TX and RX descriptors.Joel Sherrill1-65/+89
1999-02-02Converted from DOS text file.Joel Sherrill1-373/+373
1999-01-31Prepended macro variables with "_" to avoid name conflicts in expansions.Joel Sherrill1-78/+78
1999-01-31Added bump buffer.Joel Sherrill1-1/+2
1999-01-31Added dump buffer.Joel Sherrill1-1/+1
1999-01-31Can send and receive packets but fails when TDA wraps. There appearsJoel Sherrill2-45/+113
1999-01-31New files added to ease debugging.Joel Sherrill3-0/+151
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to avoid dereferencing aJoel Sherrill1-1/+4
1999-01-28Patch from Eric Norum <eric@skatter.usask.ca> to set more flags inJoel Sherrill1-2/+2
1999-01-26Changed prototype of rtems_bsdnet_makeFdForSocket to (void *) pointerJoel Sherrill1-1/+1