summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changed phone number to reflect new area code.Joel Sherrill1998-08-131-2/+2
* base line -- copied from erc32Joel Sherrill1998-08-131-0/+193
* Enable TX interrupts only when we need TDAs.Joel Sherrill1998-08-131-1/+0
* Cleaned up some debugging stuff.Joel Sherrill1998-08-131-23/+15
* Don't disable the RX/TX on close in polled mode.Joel Sherrill1998-08-132-4/+6
* Per request from Chris Johns <ccj@acm.org>, I added code to detectJoel Sherrill1998-08-133-30/+50
* Patch from Chris Johns <ccj@acm.org> to change the way in which the initialJoel Sherrill1998-08-131-2/+5
* Patch from Chris Johns <ccj@acm.org>. Comments follow:Joel Sherrill1998-08-131-0/+19
* fixed spacingJoel Sherrill1998-08-131-16/+14
* Removed spurious prints and cleaned up XXX.Joel Sherrill1998-08-121-11/+10
* Added more debug information. There are probably debug prints left in.Joel Sherrill1998-08-121-24/+53
* Updated the description section of the cfg_open and cfg_read routinesWade A Smith1998-08-121-20/+155
* Fixed bug where the last link of the RDA was not initialized properly.Joel Sherrill1998-08-121-15/+30
* Updated the description section of the admin_shutdown routine.Wade A Smith1998-08-111-1/+14
* Updated the description section for the dump_setpath routine.Wade A Smith1998-08-111-2/+16
* Updated the description section for the following routines:Wade A Smith1998-08-111-7/+228
* Updated the Description section for the following routines:Wade A Smith1998-08-111-2/+75
* Added SONIC_DEBUG_DESCRIPTORS and changed debug level.Joel Sherrill1998-08-111-3/+11
* Survives 16-20 packets. Appears to be ok on TX buffer management.Joel Sherrill1998-08-101-11/+16
* Update the description section for the log_write function.Wade A Smith1998-08-101-3/+38
* Added printsJoel Sherrill1998-08-101-1/+2
* Updated the Description section for the Configuration Space ManagementWade A Smith1998-08-101-93/+224
* Can now reply to multiple successive pings successfully without being inJoel Sherrill1998-08-102-29/+22
* replies to ping -- forced into prosmiscuous modeJoel Sherrill1998-08-101-13/+21
* Added to the description section of the Configuration Space Operations.Wade A Smith1998-08-101-9/+77
* Documented the admin_shutdown functionWade A Smith1998-08-101-4/+13
* Documented the following Event Logging routines:Wade A Smith1998-08-101-48/+172
* Documented the dump_setpath function.Wade A Smith1998-08-101-4/+22
* Added documentation for the following Configuration Space Operations:Wade A Smith1998-08-101-46/+342
* Reordered some stuff.Joel Sherrill1998-08-081-7/+10
* changed version to 980808Joel Sherrill1998-08-082-2/+2
* Corrected spacing.Joel Sherrill1998-08-081-1/+1
* Changed debug level.Joel Sherrill1998-08-082-36/+96
* changed version to 9800808Joel Sherrill1998-08-082-2/+2
* Removed SonicRegisters structure since we now use register indicesJoel Sherrill1998-08-061-83/+15
* Enabled specific types of debug info.Joel Sherrill1998-08-061-31/+55
* Changed debug enable macros to support individually enabling differentJoel Sherrill1998-08-061-15/+30
* Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill1998-08-065-28/+36
* Added support for the Card Resource Register. The new probe routinesJoel Sherrill1998-08-065-8/+107
* Commented out the code which yields the CPU when the serial controller isJoel Sherrill1998-08-056-0/+12
* Added constants which made the multiple bit settings more readableJoel Sherrill1998-08-051-0/+25
* DCR setting changed to match what the DY-4 Firmware initialized it to.Joel Sherrill1998-08-051-135/+259
* Patch from Eric Valette <valette@crf.canon.fr> which brings the i386ex BSPJoel Sherrill1998-08-0527-578/+379
* changed load addressJoel Sherrill1998-08-051-2/+5
* Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1998-08-0517-30/+698
* Fixed name of Buffer so this would compile.Joel Sherrill1998-08-051-3/+3
* Redid Makefiles to properly do a preinstall. There was remnants of theJoel Sherrill1998-08-0511-62/+20
* Added print of the order in which the directories are preinstalled.Joel Sherrill1998-08-051-1/+9
* More complete shells generated.Joel Sherrill1998-08-0418-277/+1245
* Switched to read/write register routines and added some basic debugJoel Sherrill1998-08-032-332/+473