From: Vojtech Pavlik <vojtech@suse.cz>
To: Zinx Verituse <zinx@epicsol.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: serio chaining in 2.6.x?
Date: Mon, 17 Nov 2003 08:47:48 +0100 [thread overview]
Message-ID: <20031117074748.GA27370@ucw.cz> (raw)
In-Reply-To: <20031117030652.GA4108@bliss>
On Sun, Nov 16, 2003 at 09:06:52PM -0600, Zinx Verituse wrote:
> I have a device (the device in question is the infamous cuecat) which
> connects between the computer and a PS/2 device, and I'm trying to
> figure out a good way to chain serio devices, such as:
> atkbd <-> cuecat <-> lowlevel driver
>
> The serio driver, however, is very clearly not designed for such
> chaining. So, the question is:
>
> What do you folks think the best method for chaining the
> serio drivers is?
You grab the port. Then you create a new one and register it. And you
forward all data that's not destined for you through to the new serio
port.
--
Vojtech Pavlik
SuSE Labs, SuSE CR
next prev parent reply other threads:[~2003-11-17 7:47 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-17 3:06 Zinx Verituse
2003-11-17 7:47 ` Vojtech Pavlik [this message]
2003-11-17 16:37 ` Zinx Verituse
2003-11-17 17:50 ` Zinx Verituse
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=20031117074748.GA27370@ucw.cz \
--to=vojtech@suse.cz \
--cc=linux-kernel@vger.kernel.org \
--cc=zinx@epicsol.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®