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

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

2000-10-19 Joel Sherrill <joel@…>

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