linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matt Schulte <matts@commtech-fastcom.com>
To: Greg KH <greg@kroah.com>
Cc: Yegor Yefremov <yegor_sub1@visionsystems.de>,
	linux-serial@vger.kernel.org
Subject: Re: [PATCH] serial/8250: Increase number of serial ports to 32
Date: Wed, 10 Nov 2010 13:10:51 -0600	[thread overview]
Message-ID: <AANLkTi=_RNAxSK_uVsVeO87w0HbUZWhKSgsbyHPnt-BN@mail.gmail.com> (raw)
In-Reply-To: <20101110160851.GA10708@kroah.com>

On Wed, Nov 10, 2010 at 10:08 AM, Greg KH <greg@kroah.com> wrote:
> On Wed, Nov 10, 2010 at 02:54:39PM +0100, Yegor Yefremov wrote:
>> This will make sure that multiple serial port cards can be
>> used out of the box. Otherwise the user must pass
>> nr_uarts parameter, that will be often forgotten and increases
>> support requests for serial card vendors.
>
> Has this really happened in the past?  What is the downside of changing
> this option that has been around for many years now?  Also note that
> multi-port serial cards are more rare these days than they used to be so
> changing this seems a bit pointless now.
>

Multiport serial cards are not dead, we still sell bunches.  This is
one of those problems that really frustrates our customers.  They want
their ports to show up by default and the only way to do it is to
recompile the kernel or modify the boot line.  A lot of my customers
don't like the 82510.nr_uarts work around in grub and so we have to
hold their hands while they figure out how to recompile the kernel
with support for more ports.  I think the default number of ports
should definitely be changed from 4 to at least 8, maybe even 16 or
32.

Matt Schulte
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2010-11-10 19:11 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-10 13:54 [PATCH] serial/8250: Increase number of serial ports to 32 Yegor Yefremov
2010-11-10 16:08 ` Greg KH
2010-11-10 17:02   ` Yegor Yefremov
2010-11-10 17:33     ` Greg KH
2010-12-10 15:10       ` Yegor Yefremov
2010-11-10 19:10   ` Matt Schulte [this message]
2010-11-10 19:28     ` Greg KH
2010-11-10 21:28       ` Matt Schulte
2010-11-11  0:52         ` Greg KH

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='AANLkTi=_RNAxSK_uVsVeO87w0HbUZWhKSgsbyHPnt-BN@mail.gmail.com' \
    --to=matts@commtech-fastcom.com \
    --cc=greg@kroah.com \
    --cc=linux-serial@vger.kernel.org \
    --cc=yegor_sub1@visionsystems.de \
    /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).