summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/sparc/erc32/console/console.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Split out polled io, debug puts, and console reserve resources toJoel Sherrill1999-05-271-82/+4
* Spacing correction.Joel Sherrill1999-05-181-1/+0
* Conditionals for CONSOLE_USE_INTERRUPTS should have been "if" notJoel Sherrill1998-07-071-5/+5
* Spacing changes.Joel Sherrill1998-06-181-3/+3
* Switched to termios callback structure.Joel Sherrill1998-05-041-19/+30
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Corrected spelling error so interrupt driven console would work.Joel Sherrill1998-02-031-2/+2
* Corrected prototypes for all termios console write driver entries toJoel Sherrill1997-12-221-1/+1
* Added argument as required by new version of termios_open.Joel Sherrill1997-11-181-2/+4
* Switched to new style for read support routine.Joel Sherrill1997-10-231-10/+6
* Added console_reserve_resources.Joel Sherrill1997-10-231-6/+9
* Converted to termios style device driver.Joel Sherrill1997-10-211-265/+144
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* eliminated potential for overfilling buffer on readJoel Sherrill1997-09-151-1/+0
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* Removed Fake input ifdef code.Joel Sherrill1997-03-211-15/+0
* The CONSOLE_USE_INTERRUPTS and CONSOLE_USE_POLLED macros are nowJoel Sherrill1997-01-291-7/+1
* Replacement for the sis bsp which supports the simulator and realJoel Sherrill1996-12-021-0/+630