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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 23 Aug 2009 13:45:40 +0900
From:	Kyungmin Park <kmpark@...radead.org>
To:	Jiri Slaby <jirislaby@...il.com>
Cc:	Trilok Soni <soni.trilok@...il.com>,
	LKML <linux-kernel@...r.kernel.org>, linux-input@...r.kernel.org
Subject: Re: haptics devices linux driver support

Hi,

There's three types as I know,

1) just GPIO enable motor
2) GPIO & PWM motor.
3) I2C based GPIO & PWM motor.

Frankly we made a motor framework at kernel. but I 'm not sure motor
is right naming or not.
I think we need new framework. since it's not input device.

Thank you,
Kyungmin Park


On Sun, Aug 23, 2009 at 2:21 AM, Jiri Slaby<jirislaby@...il.com> wrote:
> On 08/22/2009 07:04 PM, Trilok Soni wrote:
>> Does anyone know example Linux drivers for haptics devices?
>
> Yup, drivers/misc/phantom.c for Sensable Phantom (the old one over PCI).
> The rest needed (esp. floating point computation) is done in userspace.
>
> Then, all force-feedack drivers under drivers/input and drivers/hid.
>
> What exactly do you want to know?
> --
> To unsubscribe from this list: send the line "unsubscribe linux-input" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>
--
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