forked from Imagelibrary/rtems
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/config.c: Fix typo.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2007-11-26 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* console/config.c: Fix typo.
|
||||
|
||||
2007-09-17 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* console/console.c: Eliminate DEBUG_puts.
|
||||
|
||||
@@ -93,7 +93,7 @@ console_tbl Console_Port_Tbl[] = {
|
||||
16, /* ulMargin */
|
||||
8, /* ulHysteresis */
|
||||
(void *)9600, /* baud rate */ /* pDeviceParams */
|
||||
UART_BASE_COM1, /* ulCtrlPort1e */
|
||||
UART_BASE_COM1, /* ulCtrlPort1 */
|
||||
0, /* ulCtrlPort2 */
|
||||
UART_BASE_COM1, /* ulDataPort */
|
||||
Read_ns16550_register, /* getRegister */
|
||||
|
||||
Reference in New Issue
Block a user