lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 27 Feb 2007 07:41:30 -0300
From:	"Fausto Carvalho" <faustocarva@...il.com>
To:	"Dmitry Torokhov" <dtor@...ightbb.com>,
	linux-kernel@...r.kernel.org
Subject: Re: Fwd: Using serio_register_driver

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@...ightbb.com> wrote:
> On Monday 26 February 2007 20:32, Fausto Carvalho wrote:
> > Can you help me??
> >
> > ---------- Forwarded message ----------
> > From: Fausto Carvalho <faustocarva@...il.com>
> > Date: Feb 26, 2007 8:03 PM
> > Subject: Using serio_register_driver
> > To: linux-kernel@...r.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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ