summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/serial.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Corrected spacing.Joel Sherrill1998-07-281-13/+6
|
* Removed TX ring buffer.Joel Sherrill1998-07-251-2/+0
|
* Changed comment on TxBuffer.Joel Sherrill1998-07-251-1/+2
|
* Added comment to remove use of TxBuffer ring buffer in all libchip drivers.Joel Sherrill1998-07-151-1/+14
| | | | The scheme used in the mc68681 is the one to follow.
* Added include of termios.h.Joel Sherrill1998-07-051-0/+59
| | | | | Also added a block of comments above the console_tbl structure to explain each entry.
* Added NULL entry for setAttributes.Joel Sherrill1998-06-231-0/+1
|
* Moved get and set register/data typedefs to this file.Joel Sherrill1998-06-221-4/+14
|
* Corrected spacingJoel Sherrill1998-06-221-26/+25
|
* spacing changesJoel Sherrill1998-06-221-31/+31
|
* Initial incarnation of libchip compiles.Joel Sherrill1998-06-131-0/+78