2008-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>

* console/config.c: Fix typo.
This commit is contained in:
Joel Sherrill
2008-05-07 18:53:54 +00:00
parent 0e58c4f598
commit ba737a960d
2 changed files with 6 additions and 2 deletions

View File

@@ -1,3 +1,7 @@
2008-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* console/config.c: Fix typo.
2008-03-03 Joel Sherrill <joel.sherrill@OARcorp.com>
* startup/linkcmds: Add wildcard to gcc_except_table section so

View File

@@ -123,8 +123,8 @@ console_tbl Console_Port_Tbl[] = {
0 /* ulIntVector */
},
/*
* Up to 12 serial ports are provided by MC16550 SCC ports.
* EP1A may have one MC16550 providing 4 ports (A,B,C,D).
* Up to 12 serial ports are provided by MC68360 SCC ports.
* EP1A may have one MC68360 providing 4 ports (A,B,C,D).
*/
{
"/dev/rs232_2", /* sDeviceName */