The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: simon@mungewell.org
To: "Grant Likely" <grant.likely@secretlab.ca>
Cc: "Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
	linux-kernel@vger.kernel.org, linux-input@vger.kernel.org
Subject: Re: [RFC PATCH] input: Add wiichuck driver
Date: Thu, 12 May 2011 02:24:59 -0400	[thread overview]
Message-ID: <0bcda95e38da7ce6fd696075f6d61baf.squirrel@host171.canaca.com> (raw)
In-Reply-To: <20110512042218.12859.66600.stgit@localhost6.localdomain6>

> This patch adds a driver for the Nintendo Nunchuck (wiimote accessory)
> attached to an i2c bus via something like a wiichuck adapter board
> from Sparkfun.
>

I have not tested your driver, will try to find some time next week.

There are also a handful of devices which can be connected as such:
http://www.wiibrew.org/wiki/Wiimote/Extension_Controllers

You might want to consider the possibility that the Nunchuck/Others are
connected via a MotionPlus, in which case the data is interleaved with
Gyro data.

Simon.

PS. If you're really cheap you can (ab)use the I2C DDC link of the VGA
port to connect devices.... it's what I do :-)



  reply	other threads:[~2011-05-12  7:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-12  4:29 [RFC PATCH] input: Add wiichuck driver Grant Likely
2011-05-12  6:24 ` simon [this message]
2011-05-15 21:17   ` Grant Likely
2011-05-14 19:17 ` Oliver Neukum
2011-05-14 19:20   ` Grant Likely
2011-05-16 16:44 ` Dmitry Torokhov
2011-05-16 18:31   ` Grant Likely
2011-05-16 19:44     ` Dmitry Torokhov
2011-05-16 21:01       ` Grant Likely

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=0bcda95e38da7ce6fd696075f6d61baf.squirrel@host171.canaca.com \
    --to=simon@mungewell.org \
    --cc=dmitry.torokhov@gmail.com \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-input@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.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