commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU Mach branch, master, updated. v1.8-823-gdd4dcfde


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-823-gdd4dcfde
Date: Sat, 20 Jan 2024 12:49:58 -0500 (EST)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU Mach".

The branch, master has been updated
       via  dd4dcfdefb3e8fc37b6f113a58cd1c628e096dee (commit)
      from  6582babd42b3937ac199d03e3df960e107c24c77 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd4dcfdefb3e8fc37b6f113a58cd1c628e096dee
Author: Damien Zammit <damien@zamaudio.com>
Date:   Fri Jan 19 03:12:24 2024 +0000

    console: Fix baud rate on com ports, use 115200 default baud, 8 data bits
    
    TESTED: By booting gnumach off an HP T620 with console=com0 and receiving 
115200 8N1 console
    on another machine connected via the serial port in minicom.
    Without this patch, part of the console is garbled by mismatching com 
params (9600 7N1).
    
    Message-ID: <20240119031214.691086-1-damien@zamaudio.com>

-----------------------------------------------------------------------

Summary of changes:
 i386/i386at/com.c | 17 +++--------------
 i386/i386at/kd.c  |  4 ++--
 xen/console.c     |  4 ++--
 3 files changed, 7 insertions(+), 18 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

[Prev in Thread] Current Thread [Next in Thread]