source: rtems/c/src/lib/libbsp/i386/shared/ChangeLog @ 4c19137c

4.104.114.84.95
Last change on this file since 4c19137c was b459526, checked in by Joel Sherrill <joel.sherrill@…>, on 08/30/00 at 08:18:56

2000-08-26 Rosimildo da Silva <rdasilva@…>

  • shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for the i386 BSPs.
  • shared/comm/gdb_glue.c: New file.
  • shared/comm/i386_io.c: New file.
  • shared/comm/tty_drv.c: New file.
  • shared/comm/tty_drv.h: New file.
  • shared/comm/Makefile.am: Account for new files.
  • shared/comm/uart.c: Adds support for sending characters to another "line discipline."
  • Property mode set to 100644
File size: 436 bytes
Line 
1
2        * shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for
3        the i386 BSPs.
4        * shared/comm/gdb_glue.c: New file.
5        * shared/comm/i386_io.c: New file.
6        * shared/comm/tty_drv.c: New file.
7        * shared/comm/tty_drv.h: New file.
8        * shared/comm/Makefile.am: Account for new files.
9        * shared/comm/uart.c: Adds support for sending characters to
10        another "line discipline."
11
122000-08-10      Joel Sherrill <joel@OARcorp.com>
13
14        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.