summaryrefslogtreecommitdiffstats
path: root/doc/bsp_howto/console.t (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-01-11Remove texinfo format documentation. Replaced by Sphinx formatted documentation.Joel Sherrill1-645/+0
closes #2812.
2014-10-07termios: Partially hide rtems_termios_ttySebastian Huber1-17/+21
Move interrupt lock to device context and expose only this structure to the read, write and set attributes device handler. This makes these device handler independent of the general Termios infrastructure suitable for direct use in printk() support.
2014-10-07termios: Separate flow control from normal handlerSebastian Huber1-0/+1
2014-07-21doc: Update console driver documentationSebastian Huber1-398/+344
2013-06-12termios: Notify driver about inactive transmitSebastian Huber1-0/+6
Returning this state in the return value leads to race conditions on SMP. The inactive state notification must be inside the critical section.
2012-05-11Remove All CVS Id Strings Possible Using a ScriptJoel Sherrill1-3/+0
Script does what is expected and tries to do it as smartly as possible. + remove occurrences of two blank comment lines next to each other after Id string line removed. + remove entire comment blocks which only exited to contain CVS Ids + If the processing left a blank line at the top of a file, it was removed.
2009-12-16adaption of calling convention to console my_driver_write functionThomas Doerfler1-4/+14
2009-10-142009-10-14 Joel Sherrill <joel.sherrill@oarcorp.com>Joel Sherrill1-1/+1
* bsp_howto/console.t: Capitalization.
2009-01-292009-01-29 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-1/+9
* bsp_howto/console.t: Clarify interrupt transmit process. * user/concepts.t: Typo.
2008-12-122008-12-12 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-5/+1
* bsp_howto/console.t: Remove size constraints on image. Fix a sentence.
2008-12-112008-12-11 Sebastian Huber <sebastian.huber@embedded-brains.de>Joel Sherrill1-174/+474
Joel Sherrrill <joel.sherrill@oarcorp.com> * bsp_howto/Makefile.am, bsp_howto/console.t: Sebastian improved documentation for termios device drivers. * bsp_howto/TERMIOSFlow.eps, bsp_howto/TERMIOSFlow.png: New files. Joel added Termios Flow figure from RTEMS Open Class material.
2002-01-172001-01-17 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
1999-11-16Changed copyright date to 1999.Joel Sherrill1-1/+1
1999-10-25Enabled Ada95 interrupt support chapter and reformatted aJoel Sherrill1-1/+2
bunch of stuff to avoid line wrappings.
1999-10-01Added return 0 to pollWrite and InterruptWrite examples. ChrisJoel Sherrill1-7/+4
Johns <ccj@acm.org> suggested this.
1998-12-17Incorporated Jeff's suggestions.Joel Sherrill1-3/+3
1998-11-19Applied updates from remote work while doing class.Joel Sherrill1-113/+223
1998-10-15Redid sections to have right depth.Joel Sherrill1-15/+10
1998-10-12Changed section numbers.Joel Sherrill1-18/+18
1998-08-28Added CVS Ids.Joel Sherrill1-0/+8
1998-08-28Added top level file and cleaned up chapter namesJoel Sherrill1-1/+1
1998-08-28Base filesJoel Sherrill1-0/+266