kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Pratyush Das <reikdas@gmail.com>
Cc: kernelnewbies@kernelnewbies.org
Subject: Re: HID Driver
Date: Fri, 15 Mar 2019 07:20:49 -0700	[thread overview]
Message-ID: <20190315142049.GC29902@kroah.com> (raw)
In-Reply-To: <CAFzLTskQh5zRNZKQj4nqf+xowpxdxhm8mh4MTDPyUiws1K_SSA@mail.gmail.com>

On Fri, Mar 15, 2019 at 06:23:37PM +0530, Pratyush Das wrote:
> Hi,
> 
> I want the device operated by the Arduino Uno board to be recognised as a
> mouse by my Linux OS. To control the cursor I am using the X11 API.

Ok, and what does not work for you with the Linux side of this?  Linux
obviously has a USB HID driver for mice already, so there should not be
any need to touch the kernel :)

thanks,

greg k-h

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  reply	other threads:[~2019-03-15 14:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14 17:48 HID Driver Pratyush Das
2019-03-14 20:09 ` Greg KH
2019-03-15 12:53   ` Pratyush Das
2019-03-15 14:20     ` Greg KH [this message]
2019-03-15 14:58     ` Yann Droneaud

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=20190315142049.GC29902@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=reikdas@gmail.com \
    /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;
as well as URLs for NNTP newsgroup(s).