driver for USB joystick Logitech Rambler 2
- From: Simon <simondex@xxxxxxxxx>
- Date: Thu, 20 Sep 2007 10:19:51 -0700
Hi, Everyone:
I use Linux Ubuntu Feisty Fawn. I am new to Linux driver programming
although I know C language. I want to obtain or write a driver for a
USB joystick RumblePad2 from Logitech. I have perused the well
referenced book 'Linux Device Drivers' but I still cannot connect the
dots.
I am trying to understand how can I assign a driver to a device. The
device is being recognized by the system and there is a file /dev/
input/event4. I don't know what driver is assigned to that file.
Whatever that driver is, how can I assign my own driver to that device/
file ? If I cannot do it as a user or root, what system files do I
have to edit? Suppose that I want the system to use USB mouse driver
to communicate with the RumblePad. How do I do that?
Thanks for your help,
Simon
.
- Follow-Ups:
- Prev by Date: ptep_test_and_clear_young i386 vs. x86_64
- Next by Date: Re: driver for USB joystick Logitech Rambler 2
- Previous by thread: ptep_test_and_clear_young i386 vs. x86_64
- Next by thread: Re: driver for USB joystick Logitech Rambler 2
- Index(es):
Relevant Pages
|