public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* How can I test a joystick type device?
@ 2008-02-08 23:53 Adrian McMenamin
  2008-02-09  1:18 ` Harley Laue
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Adrian McMenamin @ 2008-02-08 23:53 UTC (permalink / raw)
  To: linux-sh

As below shows I think I have successfully ported the 2.4 Dreamcast
controller driver to 2.6 - but how can I test it? Is there a device I
should be looking for in /dev that I could just cat?

Sorry for the stupid question, but I'm at a loss on this one. :)


-bash-3.1# tree
.
|-- devices
|   |-- 0:00.1 -> ../../../devices/maple/0:00.1
|   `-- 1:00.40 -> ../../../devices/maple/1:00.40
|-- drivers
|   |-- Dreamcast_controller
|   |   |-- 0:00.1 -> ../../../../devices/maple/0:00.1
|   |   |-- bind
|   |   |-- uevent
|   |   `-- unbind
|   |-- Dreamcast_keyboard
|   |   |-- 1:00.40 -> ../../../../devices/maple/1:00.40
|   |   |-- bind
|   |   |-- uevent
|   |   `-- unbind
|   `-- maple_dummy_driver
|       |-- bind
|       |-- uevent
|       `-- unbind
|-- drivers_autoprobe
|-- drivers_probe
`-- uevent



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2008-02-11  0:11 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-08 23:53 How can I test a joystick type device? Adrian McMenamin
2008-02-09  1:18 ` Harley Laue
2008-02-09  2:58 ` Paul Mundt
2008-02-09 14:57 ` Adrian McMenamin
2008-02-10 19:43 ` Adrian McMenamin
2008-02-11  0:11 ` Adrian McMenamin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox