summaryrefslogtreecommitdiffstats
path: root/c/src/libchip/serial/serial.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
| | | | | | | | | | | | | | | | * ide/ata.c, ide/ata.h, ide/ata_internal.h, ide/ide_controller.c, ide/ide_ctrl.h, ide/ide_ctrl_cfg.h, ide/ide_ctrl_io.h, network/cs8900.c, network/cs8900.c.bsp, network/cs8900.h, network/dec21140.c, network/elnk.c, network/open_eth.c, network/sonic.c, network/sonic.h, rtc/icm7170.c, rtc/icm7170.h, rtc/icm7170_reg.c, rtc/icm7170_reg2.c, rtc/icm7170_reg4.c, rtc/icm7170_reg8.c, rtc/m48t08.c, rtc/m48t08.h, rtc/m48t08_reg.c, rtc/m48t08_reg2.c, rtc/m48t08_reg4.c, rtc/m48t08_reg8.c, rtc/rtc.h, rtc/rtcprobe.c, serial/mc68681.c, serial/mc68681.h, serial/mc68681_p.h, serial/mc68681_reg.c, serial/mc68681_reg2.c, serial/mc68681_reg4.c, serial/mc68681_reg8.c, serial/serial.h, serial/z85c30.c, serial/z85c30.h, serial/z85c30_p.h, serial/z85c30_reg.c: URL for license changed.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* 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