summaryrefslogtreecommitdiffstats
path: root/c (follow)
Commit message (Expand)AuthorAgeFilesLines
* changed version to 980819Joel Sherrill1998-08-192-2/+2
* Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill1998-08-194-58/+86
* Fixed obsolete reference to BSDINSTALL.Joel Sherrill1998-08-191-1/+1
* Patch from Aleksey <qqi@world.std.com>:Joel Sherrill1998-08-192-10/+45
* Patch from Aleksey <qqi@world.std.com>:Joel Sherrill1998-08-198-21/+34
* Patches from Ralf Corsepius <corsepiu@faw.uni-ulm.de> and myself toJoel Sherrill1998-08-198-13/+12
* Added 68060 definition from Chris Johns.Joel Sherrill1998-08-191-0/+17
* If 0 out the code which touches the chip in questionable ways for processingJoel Sherrill1998-08-141-0/+6
* Changed tm27 clear interrupt macro on all PPC BSPs except the papyrus.Joel Sherrill1998-08-141-0/+5
* Added information on caching.Joel Sherrill1998-08-141-0/+13
* Updated.Joel Sherrill1998-08-141-1/+1
* Fixed version referenceJoel Sherrill1998-08-131-1/+1
* Updated.Joel Sherrill1998-08-131-181/+179
* Fixed preinstall stanza so the prebuild works.Joel Sherrill1998-08-131-3/+3
* 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-131-3/+3
* 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
* Fixed bug where the last link of the RDA was not initialized properly.Joel Sherrill1998-08-121-15/+30
* 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
* Added printsJoel Sherrill1998-08-101-1/+2
* 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
* 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
* Automatic CPU type detection code from Eric Valette <valette@crf.canon.fr>.Joel Sherrill1998-08-0515-30/+696
* 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
* Switched to read/write register routines and added some basic debugJoel Sherrill1998-08-032-332/+473
* Under allcoated task stacks.Joel Sherrill1998-08-031-1/+1