source: rtems/c/src/lib/libbsp/i386/shared/ChangeLog @ 75e8e04

4.104.114.84.95
Last change on this file since 75e8e04 was 75e8e04, checked in by Joel Sherrill <joel.sherrill@…>, on 10/19/00 at 15:18:20

2000-10-18 Charles-Antoine Gauthier <charles.gauthier@…>

  • comm/uart.c (BSP_uart_init): Save more line state parameters.
  • Property mode set to 100644
File size: 1.0 KB
Line 
1
2        * comm/uart.c (BSP_uart_init): Save more line state parameters.
3
42000-10-18       Charles-Antoine Gauthier <charles.gauthier@nrc.ca>
5
6        * comm/i386-stub-glue.c, comm/tty_drv.c, comm/uart.c, comm/uart.h:
7        Add the ability to set parity, number of data bits and
8        number of stop bits to the existing i386 serial drivers.
9
102000-10-17      Joel Sherrill <joel@OARcorp.com>
11
12        * irq/idt.c, irq/Makefile.am: Moved idt.c to from libcpu/i386 so
13        i386 RTEMS can be multilib'ed.
14
152000-09-04      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
16
17        * io/Makefile.am: Formatting.
18
192000-08-26  Rosimildo da Silva  <rdasilva@connecttel.com>
20
21        * shared/comm: Added "/dev/ttyS1" & "/dev/ttyS2" support for
22        the i386 BSPs.
23        * shared/comm/gdb_glue.c: New file.
24        * shared/comm/i386_io.c: New file.
25        * shared/comm/tty_drv.c: New file.
26        * shared/comm/tty_drv.h: New file.
27        * shared/comm/Makefile.am: Account for new files.
28        * shared/comm/uart.c: Adds support for sending characters to
29        another "line discipline."
30
312000-08-10      Joel Sherrill <joel@OARcorp.com>
32
33        * ChangeLog: New file.
Note: See TracBrowser for help on using the repository browser.