* common/uart.h: Added prototype for BSP_uart_set_baud(). 2000-10-19 Charles-Antoine Gauthier * comm/uart.c (BSP_uart_init): Save more line state parameters. 2000-10-18 Charles-Antoine Gauthier * comm/i386-stub-glue.c, comm/tty_drv.c, comm/uart.c, comm/uart.h: Add the ability to set parity, number of data bits and number of stop bits to the existing i386 serial drivers. 2000-10-17 Joel Sherrill * irq/idt.c, irq/Makefile.am: Moved idt.c to from libcpu/i386 so i386 RTEMS can be multilib'ed. 2000-09-04 Ralf Corsepius * io/Makefile.am: Formatting. 2000-08-26 Rosimildo da Silva * 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." 2000-08-10 Joel Sherrill * ChangeLog: New file.