public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Wayne Price <Wayne.Price@vil.ite.mee.com>
To: linux-kernel@vger.kernel.org
Cc: W.Price@acropolis-solutions.co.uk
Subject: Question: Serial port device drivers...
Date: Wed, 29 Nov 2000 12:42:47 +0000	[thread overview]
Message-ID: <3A24F9C7.11F5D80D@vil.ite.mee.com> (raw)

I am trying to develop a device-driver to sit above the standard serial port -
in other
words, multiple processes can communicate with the driver which will translate
the
information into the required serial datastream for the device. (This could be
written
as a separate daemon-type process, I know, but as a kernel driver it will fit
into the
scheme of our system in a much neater way).

I haven't found any other drivers in the kernel which quite do what I want, and
I don't
particularly want to make a copy of the entire serial driver code and put the
mods into
that (seems like a waste of space). Essentially, what I need is to have a
relatively
simple driver which just calls the standard serial port routines to send/receive
data.

Has this been done before, and does anyone have any sample code or hints as to
what I
need to do? We are using kernel 2.2.16 (from RedHat-7.0).

Regards,

Wayne
________________________________________________________________________
Wayne Price   W.Price@acropolis-solutions.co.uk  Acropolis Solutions Ltd
Mobile: +44 (0) 7770 376383                    Home: +44 (0) 1483 531235
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

             reply	other threads:[~2000-11-29 13:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-29 12:42 Wayne Price [this message]
2000-11-29 18:52 ` Question: Serial port device drivers 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=3A24F9C7.11F5D80D@vil.ite.mee.com \
    --to=wayne.price@vil.ite.mee.com \
    --cc=W.Price@acropolis-solutions.co.uk \
    --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