summaryrefslogtreecommitdiffstats
path: root/c/src/lib (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-21Update from Eric Norum.Joel Sherrill1-3/+2
1998-08-21All warnings removed.Joel Sherrill7-6/+25
1998-08-21Removed networkconfig.h since it reflects target specific initialization.Joel Sherrill1-2/+2
1998-08-21Added initialization of missing termios structure entries.Joel Sherrill1-2/+3
1998-08-21Fixed warning about pointer/integer conversion which turned out to beJoel Sherrill1-1/+1
1998-08-21Fixed discrepancies noted by John Oleynick <johno@sirius.com>.Joel Sherrill1-6/+11
1998-08-20Patches from Eric NorumJoel Sherrill15-41/+44
1998-08-20Added CVS IdsJoel Sherrill65-0/+205
1998-08-20Fixed many warnings.Joel Sherrill35-86/+162
1998-08-20Temporarily leave strsep out of the build.Joel Sherrill1-2/+4
1998-08-20Added missing file.Joel Sherrill1-1/+1
1998-08-20Removed stub implementationJoel Sherrill3-13/+4
1998-08-20FreeBSD stack compiles for the first time (except libc/strsep.c)Joel Sherrill6-435/+507
1998-08-20FreeBSD stack compiles for the first time (except libc/strsep.c).Joel Sherrill18-12/+380
1998-08-20Base filesJoel Sherrill2-0/+95
1998-08-20Base filesJoel Sherrill6-0/+292
1998-08-20Base version.Joel Sherrill1-0/+14
1998-08-19Base filesJoel Sherrill219-0/+60194
1998-08-19Patch from Eric Valette <valette@crf.canon.fr>:Joel Sherrill2-53/+49
1998-08-19Patch from Aleksey <qqi@world.std.com>:Joel Sherrill2-10/+45
1998-08-19Patch from Aleksey <qqi@world.std.com>:Joel Sherrill8-21/+34
1998-08-14If 0 out the code which touches the chip in questionable ways for processingJoel Sherrill1-0/+6
1998-08-14Changed tm27 clear interrupt macro on all PPC BSPs except the papyrus.Joel Sherrill1-0/+5
1998-08-14Added information on caching.Joel Sherrill1-0/+13
1998-08-14Updated.Joel Sherrill1-1/+1
1998-08-13Fixed version referenceJoel Sherrill1-1/+1
1998-08-13Updated.Joel Sherrill1-181/+179
1998-08-13base line -- copied from erc32Joel Sherrill1-0/+193
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-13Don't disable the RX/TX on close in polled mode.Joel Sherrill1-2/+3
1998-08-13Patch from Chris Johns <ccj@acm.org> to change the way in which the initialJoel Sherrill1-2/+5
1998-08-13fixed spacingJoel Sherrill1-16/+14
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 Sherrill2-29/+22
1998-08-10replies to ping -- forced into prosmiscuous modeJoel Sherrill1-13/+21
1998-08-08Reordered some stuff.Joel Sherrill1-7/+10
1998-08-08Corrected spacing.Joel Sherrill1-1/+1
1998-08-08Changed debug level.Joel Sherrill2-36/+96
1998-08-06Removed SonicRegisters structure since we now use register indicesJoel Sherrill1-83/+15
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-06Card Resource Register was a 16-bit register not a 32-bit one.Joel Sherrill5-28/+36
1998-08-06Added support for the Card Resource Register. The new probe routinesJoel Sherrill5-8/+107
1998-08-05Commented out the code which yields the CPU when the serial controller isJoel Sherrill3-0/+6