summaryrefslogtreecommitdiffstats
path: root/c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-07-28Added missing parts of patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.Joel Sherrill1-4/+16
1998-07-28Closed window thanks to patch from Eric Norum.Joel Sherrill2-10/+6
1998-07-25New file -- copied from dmv177 but same as ppcn_60x.Joel Sherrill1-0/+290
1998-07-25Added comments and corrected spacing.Joel Sherrill4-42/+56
1998-07-25Corrected spacing and added headers.Joel Sherrill2-34/+56
1998-07-25Added ns16550_set_attributes.Joel Sherrill4-8/+210
1998-07-25Corrected spacing and added a comment.Joel Sherrill2-6/+10
1998-07-25Updated to reflect set attributes.Joel Sherrill2-4/+18
1998-07-25Rewrote NS16550 TX interrupt processing to use termios for the bufferJoel Sherrill6-250/+168
1998-07-25Removed TX ring buffer.Joel Sherrill2-4/+0
1998-07-25Changed variable to hold received data to unsigned.Joel Sherrill4-4/+4
1998-07-25Added constants for z85c30_enable_interrupts.Joel Sherrill2-12/+34
1998-07-25Removed z85c30_flush().Joel Sherrill2-248/+158
1998-07-25Changed comment on TxBuffer.Joel Sherrill2-2/+4
1998-07-25Removed mc68681_flush and corrected spacing.Joel Sherrill4-66/+10
1998-07-25Added information on Chris Johns' suggestion to use pointers internallyJoel Sherrill2-0/+6
1998-07-25Removed "if 0" used to switch between serial ports.Joel Sherrill2-4/+0
1998-07-25New file.Joel Sherrill2-0/+98
1998-07-25Changed to utilize return status from rtems_termios_dequeue_characters()Joel Sherrill2-8/+18
1998-07-25Moved console.c to libbsp/shared.Joel Sherrill2-291/+1
1998-07-25Interrupts were incorrectly managed with a disable/disable pair ratherJoel Sherrill2-4/+4
1998-07-24changed version to 980724Joel Sherrill2-2/+2
1998-07-24Patch from David Fiddes <D.J.Fiddes@hw.ac.uk>:Joel Sherrill1-24/+0
1998-07-24Patch from Eric Valette <valette@crf.canon.fr> and Emmanuel RaguetJoel Sherrill9-65/+96
1998-07-23changed version to 980723Joel Sherrill2-2/+2
1998-07-23Patch from Emmanuel Raguet <raguet@crf.canon.fr>:Joel Sherrill7-4/+741
1998-07-23Patch from Eric VALETTE <valette@crf.canon.fr>:Joel Sherrill32-511/+2734
1998-07-23Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+18
1998-07-23Removed consolex from build list. This file should be obsoleted by theJoel Sherrill1-1/+3
1998-07-21Fix from Chris Johns <ccj@acm.org>. Comments:Joel Sherrill1-8/+3
1998-07-18Changed so we could test interrupts on port 3.Joel Sherrill2-4/+4
1998-07-18Removed use of data port for z8530.Joel Sherrill4-180/+108
1998-07-18Removed use of data port for z8530.Joel Sherrill2-14/+14
1998-07-18New fileJoel Sherrill1-0/+62
1998-07-18Added z85c30 specific probe routine to decide what the clock rate was.Joel Sherrill2-8/+52
1998-07-18Addresses for SCC were wrong. A and B ports were swapped.Joel Sherrill1-44/+25
1998-07-18Swapped RX and TX since doing this makes the lights blink on theJoel Sherrill1-2/+2
1998-07-18Added RS-422 converter information and cable building information.Joel Sherrill1-8/+59
1998-07-18Added information on the MC68681.Joel Sherrill1-2/+12
1998-07-18Added background and setup to add section on RS-422.Joel Sherrill1-11/+21
1998-07-18Reworked to removed dependency on DY-4 CSS ROM monitor interface.Joel Sherrill1-5/+2
1998-07-18Removed css_iface.Joel Sherrill2-2/+2
1998-07-18Removed. We are no longer dependent on DY-4 CSS interface code.Joel Sherrill2-216/+0
1998-07-18New file.Joel Sherrill1-0/+26
1998-07-17Initialized tty->refcount to 0. When (for whatever reason) malloc()Joel Sherrill2-0/+6
1998-07-17Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. Comments:Joel Sherrill8-19/+25
1998-07-17Added scitab directory.Joel Sherrill2-1/+2
1998-07-17Turned stack checker on.Joel Sherrill1-0/+2
1998-07-17Patch fromalf Corsepius <corsepiu@faw.uni-ulm.de>:Joel Sherrill1-0/+61
1998-07-17New files from Ralf Corsepius <corsepiu@faw.uni-ulm.de>. His comments:Joel Sherrill7-0/+330