Changeset caeb33b2 in rtems for scripts/gccnewlib

Timestamp:
07/03/01 17:56:32 (23 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
b8c8cab
Parents:
6c5e3215
Message:

2001-07-03 Mike Seirs <mike@…>

  • comm/tty_drv.c, comm/uart.c, comm/uart.h: Adds the capability to use task driven serial I/O to ti386 BSPs. This patch leaves thex default I/O mode to be IRQ. If you want to use task I/O mode, then the tty_drv.c file needs to be modified. Basically, all you need to change is the data values of the termios callbacks structure. This callback structure is used in the tty1_open and tty2_open functions. The values you need to set are commented out in the source code.
(No files)

Note: See TracChangeset for help on using the changeset viewer.