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 5576957a69642e74753e56ee0767b663378d7bca (commit) from 1c6dd2538da1f8adad2656ce8efe85f672022d2b (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 5576957a69642e74753e56ee0767b663378d7bca Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Sun Nov 22 23:52:51 2020 +0100 Disable com3 and com4 We do not support shared IRQs for these, so avoid boot issues when running on a system with more than 2 com ports. * i386/configfrag.ac (ncom) [at:i?86]: Set to 2. * x86_64/configfrag.ac (ncom) [at:x86_64]: Set to 2. ----------------------------------------------------------------------- Summary of changes: i386/configfrag.ac | 3 ++- x86_64/configfrag.ac | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- GNU Mach