From: Aristeu Sergio Rozanski Filho <aris@cathedrallabs.org>
To: Russell King <rmk@arm.linux.org.uk>
Cc: linux-serial@vger.kernel.org
Subject: Re: [PATCH] add ignore_ports option
Date: Tue, 10 May 2005 10:01:05 -0300 [thread overview]
Message-ID: <20050510130104.GE3907@cathedrallabs.org> (raw)
In-Reply-To: <20050510135000.B3358@flint.arm.linux.org.uk>
Hi,
> > Hi,
> > this patch adds an option to 8250 driver to avoid probing for a
> > serial port in specified addresses.
> > Please consider applying
>
> You don't say why this is desireable.
this is needed when you have to compile serial driver built-in
for serial console but have, for example, an IRDA device in one
of the ports. In my notebook this happens and I'm unable to load
nsc-ircc driver after that because the I/O range is already
taken:
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing
disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS1 at I/O 0x2f8 (irq = 3) is a NS16550A
(...)
nsc-ircc, Found chip at base=0x02e
nsc-ircc, driver loaded (Dag Brattli)
nsc_ircc_open(), can't get iobase of 0x2f8
--
Aristeu
next prev parent reply other threads:[~2005-05-10 13:31 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-10 12:11 [PATCH] add ignore_ports option Aristeu Sergio Rozanski Filho
2005-05-10 12:50 ` Russell King
2005-05-10 13:01 ` Aristeu Sergio Rozanski Filho [this message]
2005-05-10 13:34 ` Russell King
2005-05-10 13:35 ` Aristeu Sergio Rozanski Filho
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=20050510130104.GE3907@cathedrallabs.org \
--to=aris@cathedrallabs.org \
--cc=linux-serial@vger.kernel.org \
--cc=rmk@arm.linux.org.uk \
/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