LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: "Fausto Carvalho" <faustocarva@gmail.com>
To: "Dmitry Torokhov" <dtor@insightbb.com>, linux-kernel@vger.kernel.org
Subject: Re: Fwd: Using serio_register_driver
Date: Tue, 27 Feb 2007 07:41:30 -0300	[thread overview]
Message-ID: <abe01d5c0702270241s75f70301y6e1cddacf65e8829@mail.gmail.com> (raw)
In-Reply-To: <200702270034.09603.dtor@insightbb.com>

Well, i have a 8042 controller "connected" to the keyboard controller
that send information about battery and others to the keyboard
interrupt and io ports in the format of keystrokes. I want a way to
not alter atkbd but to create another driver that lives together with
atkbd. Is there a way?


On 2/27/07, Dmitry Torokhov <dtor@insightbb.com> wrote:
> On Monday 26 February 2007 20:32, Fausto Carvalho wrote:
> > Can you help me??
> >
> > ---------- Forwarded message ----------
> > From: Fausto Carvalho <faustocarva@gmail.com>
> > Date: Feb 26, 2007 8:03 PM
> > Subject: Using serio_register_driver
> > To: linux-kernel@vger.kernel.org
> >
> >
> > I have a driver that have to coexist with ATKBD accessing the same
> > i8042 platform driver. But when a use serio_register_driver and
> > program the serio_driver.interrupt i only get the atkbd to respond!!
> > Is there any way to use ATKBD with another i8042 driver( serio)??
> > Any help is wellcome.
> >
>
> Hi,
>
> Unfortunately you can't attach more than one driver to a serio port.
> Could you tell me what you are trying to achive in your driver?
>
> --
> Dmitry
>


-- 
Fausto Carvalho

  parent reply	other threads:[~2007-02-27 10:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-26 23:03 Fausto Carvalho
     [not found] ` <abe01d5c0702261732k6634ff02u69e07562a39b9a8d@mail.gmail.com>
     [not found]   ` <200702270034.09603.dtor@insightbb.com>
2007-02-27 10:41     ` Fausto Carvalho [this message]
2007-02-28 16:34       ` Fwd: " Dmitry Torokhov

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=abe01d5c0702270241s75f70301y6e1cddacf65e8829@mail.gmail.com \
    --to=faustocarva@gmail.com \
    --cc=dtor@insightbb.com \
    --cc=linux-kernel@vger.kernel.org \
    --subject='Re: Fwd: Using serio_register_driver' \
    /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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).