change log for rtems (2011-11-06)

rtems-vc at rtems.org rtems-vc at rtems.org
Sun Nov 6 20:10:40 UTC 2011


 *gedare*:
2011-11-06	Gedare Bloom <gedare at rtems.org>

	* shared/console/conscfg.c: Give console port a name.

M   1.14  c/src/lib/libbsp/sparc64/ChangeLog
M    1.5  c/src/lib/libbsp/sparc64/shared/console/conscfg.c

diff -u rtems/c/src/lib/libbsp/sparc64/ChangeLog:1.13 rtems/c/src/lib/libbsp/sparc64/ChangeLog:1.14
--- rtems/c/src/lib/libbsp/sparc64/ChangeLog:1.13	Tue Oct 18 13:29:18 2011
+++ rtems/c/src/lib/libbsp/sparc64/ChangeLog	Sun Nov  6 14:01:01 2011
@@ -1,3 +1,7 @@
+2011-11-06	Gedare Bloom <gedare at rtems.org>
+
+	* shared/console/conscfg.c: Give console port a name.
+
 2011-10-18	Jennifer Averett <Jennifer.Averett at OARcorp.com>
 
 	PR 1917/bsps

diff -u rtems/c/src/lib/libbsp/sparc64/shared/console/conscfg.c:1.4 rtems/c/src/lib/libbsp/sparc64/shared/console/conscfg.c:1.5
--- rtems/c/src/lib/libbsp/sparc64/shared/console/conscfg.c:1.4	Tue Oct 18 13:29:18 2011
+++ rtems/c/src/lib/libbsp/sparc64/shared/console/conscfg.c	Sun Nov  6 14:01:01 2011
@@ -69,7 +69,7 @@
 
 console_tbl     Console_Configuration_Ports[] = {
 {
-   NULL,                                   /* sDeviceName */
+   "/dev/ttyS0",                                   /* sDeviceName */
    SERIAL_CUSTOM,                    	   /* deviceType */
    &pooled_functions,                      /* pDeviceFns */
    NULL,              						/* deviceProbe, assume it is there */



--

Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20111106/366851e1/attachment.html>


More information about the vc mailing list