Github messages for voidlinux
 help / color / mirror / Atom feed
From: wb4kdi <wb4kdi@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: Default x86_64 kernel  allows only 4 serial ports.
Date: Sat, 30 Mar 2024 02:44:07 +0100	[thread overview]
Message-ID: <20240330014407.56B3826209@inbox.vuxu.org> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-49598@inbox.vuxu.org>

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

New comment by wb4kdi on void-packages repository

https://github.com/void-linux/void-packages/issues/49598#issuecomment-2027865707

Comment:
The limit of 4 "legacy" serial ports is archaic and really no longer applies to modern 64 bit systems.  Kernel config entries CONFIG_SERIAL_8250_NR_UARTS=48 and
CONFIG_SERIAL_8250_RUNTIME_UARTS=32 is what is used for Ubuntu.  The user can change the limit of available RUNTIME serial ports with the 8250.nr_uarts=x kernel variable.  nr_uarts cannot be more than the max set with  CONFIG_SERIAL_8250_NR_UARTS.

      parent reply	other threads:[~2024-03-30  1:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-30  1:38 [ISSUE] " wb4kdi
2024-03-30  1:44 ` [ISSUE] [CLOSED] " wb4kdi
2024-03-30  1:44 ` wb4kdi [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240330014407.56B3826209@inbox.vuxu.org \
    --to=wb4kdi@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).