summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/network/sonic.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-04-042002-04-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-0/+1
2001-03-022001-03-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+0
2000-11-132000-11-13 Jiri Gaisler <jgais@ws.estec.esa.nl>Joel Sherrill1-0/+34
1999-03-24Patch from Eric Norum <eric@skatter.usask.ca> to use new networkJoel Sherrill1-16/+20
1999-03-23Modifications from Jiri Gaisler <jgais@ws.estec.esa.nl> toJoel Sherrill1-104/+128
1999-03-11Interrupt handler installed as raw handler. Problem caught byJoel Sherrill1-1/+1
1999-02-05Split SONIC chip into appropriate files for libchip'ing. The portableJoel Sherrill1-162/+30
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-02Added debug print routines for TX and RX descriptors.Joel Sherrill1-65/+89
1999-01-31Can send and receive packets but fails when TDA wraps. There appearsJoel Sherrill1-45/+112
1998-10-26Merged base line score603e BSPJoel Sherrill1-28/+28
1998-09-11Updates to tree to make it build with all desired changes and the conversionJoel Sherrill1-408/+453
1998-08-14If 0 out the code which touches the chip in questionable ways for processingJoel Sherrill1-0/+6
1998-08-13Enable TX interrupts only when we need TDAs.Joel Sherrill1-1/+0
1998-08-13Cleaned up some debugging stuff.Joel Sherrill1-23/+15
1998-08-12Removed spurious prints and cleaned up XXX.Joel Sherrill1-11/+10
1998-08-12Added more debug information. There are probably debug prints left in.Joel Sherrill1-24/+53
1998-08-12Fixed bug where the last link of the RDA was not initialized properly.Joel Sherrill1-15/+30
1998-08-11Added SONIC_DEBUG_DESCRIPTORS and changed debug level.Joel Sherrill1-3/+11
1998-08-10Survives 16-20 packets. Appears to be ok on TX buffer management.Joel Sherrill1-11/+16
1998-08-10Added printsJoel Sherrill1-1/+2
1998-08-10Can now reply to multiple successive pings successfully without being inJoel Sherrill1-23/+18
1998-08-10replies to ping -- forced into prosmiscuous modeJoel Sherrill1-13/+21
1998-08-08Reordered some stuff.Joel Sherrill1-7/+10
1998-08-08Changed debug level.Joel Sherrill1-36/+84
1998-08-06Enabled specific types of debug info.Joel Sherrill1-31/+55
1998-08-06Changed debug enable macros to support individually enabling differentJoel Sherrill1-15/+30
1998-08-05DCR setting changed to match what the DY-4 Firmware initialized it to.Joel Sherrill1-135/+259
1998-08-03Switched to read/write register routines and added some basic debugJoel Sherrill1-94/+195
1998-07-30Added temporary include of dmv170.hJoel Sherrill1-0/+6
1998-05-30New files -- from rtems-LM-980406 which was based on an RTEMS from 12/97.Joel Sherrill1-0/+1176