mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: "Matt Schulte" <matts@commtech-fastcom.com>
To: <linux-kernel@vger.kernel.org>
Subject: Serial PCI driver in 2.6.x kernel (i.e. 8250_pci HOWTO)
Date: Tue, 5 Jul 2005 16:06:22 -0500	[thread overview]
Message-ID: <MFEBKNPNJBEAJEICJEJNOEBECLAA.matts@commtech-fastcom.com> (raw)

I am paraphrasing my thread "development of serial driver" from the
linux-serial list.  I have not received much of a response on the serial
list.  I have noticed that there seems to be a fair amount of serial traffic
on this list and I am hoping to do a little bit better here.

When you respond, can you please copy the serial list at
linux-serial@vger.kernel.org

I am a developer for a line of multi-port PCI serial cards.  I have received
enough requests that it is time to make the cards work with the 2.6.x
kernels.  I see that serial.c has been deprecated and I am wondering if
anyone can tell me exactly how the serial is supposed to work in the new
kernel?

I have been painfully digging through the linux kernel mailing list archive
in an attempt to glean some insight as to the new serial driver.  But
haven't had much luck.  I am hoping somebody might be able to help me
understand how I can use the new driver (or at least point me where I need
to go).

In the past (2.4.x days) I have just hacked the serial.c code to do what I
needed and then recompiled it as something else.

I would like for someone to explain to me exactly how a guy like me is
"supposed" to use this new driver.  Let's say that I have submitted a patch
to 8250_pci.c that inserts my cards' device and vendor ids and my cards'
.init and .setup routines (if I need them).  Now they can be recognized by
the driver and will initialize correctly as 16550A type ports.  Now I need
to be able to write a few routines that can configure my card's special
features.  In my hijacked serial.c I just added these routines as IOCTL's
and life was good.  How should I "correctly" write these routines for the
new driver?

Thank you,

Remember, please copy the serial list at linux-serial@vger.kernel.org

Matt Schulte
Commtech, Inc.
http://www.commtech-fastcom.com


             reply	other threads:[~2005-07-05 21:14 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-05 21:06 Matt Schulte [this message]
2005-07-10 12:03 ` Russell King
2005-07-11 14:19   ` Matt Schulte

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=MFEBKNPNJBEAJEICJEJNOEBECLAA.matts@commtech-fastcom.com \
    --to=matts@commtech-fastcom.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®