From: Tim Waugh <twaugh@redhat.com>
To: "Pavel Janík" <Pavel@Janik.cz>
Cc: linux-kernel@vger.kernel.org
Subject: Re: parport_serial and serial driver?
Date: Wed, 28 Aug 2002 18:09:09 +0100 [thread overview]
Message-ID: <20020828170909.GG959@redhat.com> (raw)
In-Reply-To: <m3it1vapw5.fsf@Janik.cz>
[-- Attachment #1: Type: text/plain, Size: 599 bytes --]
On Wed, Aug 28, 2002 at 06:50:50PM +0200, Pavel Janík wrote:
> I use non-modular kernel with parport_serial driver built in (NetMos-based
> cards, 2.4.latest-vanilla patched for NetMos PCI IDs). The problem is that
> parport_serial is initialized before serial driver and thus both serial
> ports on that card are detected as ttyS00. This patch helped me:
Doesn't that then break ppdev? I think the correct solution was
posted here not long ago---to add a call to the serial driver's init
function in parport_serial (with a protection against it being run
multiple times).
Tim.
*/
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
prev parent reply other threads:[~2002-08-28 17:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-28 16:50 parport_serial and serial driver? Pavel Janík
2002-08-28 17:09 ` Tim Waugh [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=20020828170909.GG959@redhat.com \
--to=twaugh@redhat.com \
--cc=Pavel@Janik.cz \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.