iforce-main.c 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478
  1. /*
  2. * Copyright (c) 2000-2002 Vojtech Pavlik <vojtech@ucw.cz>
  3. * Copyright (c) 2001-2002, 2007 Johann Deneux <johann.deneux@gmail.com>
  4. *
  5. * USB/RS232 I-Force joysticks and wheels.
  6. */
  7. /*
  8. * This program is free software; you can redistribute it and/or modify
  9. * it under the terms of the GNU General Public License as published by
  10. * the Free Software Foundation; either version 2 of the License, or
  11. * (at your option) any later version.
  12. *
  13. * This program is distributed in the hope that it will be useful,
  14. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  15. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  16. * GNU General Public License for more details.
  17. *
  18. * You should have received a copy of the GNU General Public License
  19. * along with this program; if not, write to the Free Software
  20. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  21. */
  22. #include "iforce.h"
  23. MODULE_AUTHOR("Vojtech Pavlik <vojtech@ucw.cz>, Johann Deneux <johann.deneux@gmail.com>");
  24. MODULE_DESCRIPTION("USB/RS232 I-Force joysticks and wheels driver");
  25. MODULE_LICENSE("GPL");
  26. static signed short btn_joystick[] =
  27. { BTN_TRIGGER, BTN_TOP, BTN_THUMB, BTN_TOP2, BTN_BASE,
  28. BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_BASE5, BTN_A,
  29. BTN_B, BTN_C, BTN_DEAD, -1 };
  30. static signed short btn_joystick_avb[] =
  31. { BTN_TRIGGER, BTN_THUMB, BTN_TOP, BTN_TOP2, BTN_BASE,
  32. BTN_BASE2, BTN_BASE3, BTN_BASE4, BTN_DEAD, -1 };
  33. static signed short btn_wheel[] =
  34. { BTN_GEAR_DOWN, BTN_GEAR_UP, BTN_BASE, BTN_BASE2, BTN_BASE3,
  35. BTN_BASE4, BTN_BASE5, BTN_BASE6, -1 };
  36. static signed short abs_joystick[] =
  37. { ABS_X, ABS_Y, ABS_THROTTLE, ABS_HAT0X, ABS_HAT0Y, -1 };
  38. static signed short abs_joystick_rudder[] =
  39. { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER, ABS_HAT0X, ABS_HAT0Y, -1 };
  40. static signed short abs_avb_pegasus[] =
  41. { ABS_X, ABS_Y, ABS_THROTTLE, ABS_RUDDER, ABS_HAT0X, ABS_HAT0Y,
  42. ABS_HAT1X, ABS_HAT1Y, -1 };
  43. static signed short abs_wheel[] =
  44. { ABS_WHEEL, ABS_GAS, ABS_BRAKE, ABS_HAT0X, ABS_HAT0Y, -1 };
  45. static signed short ff_iforce[] =
  46. { FF_PERIODIC, FF_CONSTANT, FF_SPRING, FF_DAMPER,
  47. FF_SQUARE, FF_TRIANGLE, FF_SINE, FF_SAW_UP, FF_SAW_DOWN, FF_GAIN,
  48. FF_AUTOCENTER, -1 };
  49. static struct iforce_device iforce_device[] = {
  50. { 0x044f, 0xa01c, "Thrustmaster Motor Sport GT", btn_wheel, abs_wheel, ff_iforce },
  51. { 0x046d, 0xc281, "Logitech WingMan Force", btn_joystick, abs_joystick, ff_iforce },
  52. { 0x046d, 0xc291, "Logitech WingMan Formula Force", btn_wheel, abs_wheel, ff_iforce },
  53. { 0x05ef, 0x020a, "AVB Top Shot Pegasus", btn_joystick_avb, abs_avb_pegasus, ff_iforce },
  54. { 0x05ef, 0x8884, "AVB Mag Turbo Force", btn_wheel, abs_wheel, ff_iforce },
  55. { 0x05ef, 0x8888, "AVB Top Shot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, //?
  56. { 0x061c, 0xc0a4, "ACT LABS Force RS", btn_wheel, abs_wheel, ff_iforce }, //?
  57. { 0x061c, 0xc084, "ACT LABS Force RS", btn_wheel, abs_wheel, ff_iforce },
  58. { 0x06f8, 0x0001, "Guillemot Race Leader Force Feedback", btn_wheel, abs_wheel, ff_iforce }, //?
  59. { 0x06f8, 0x0001, "Guillemot Jet Leader Force Feedback", btn_joystick, abs_joystick_rudder, ff_iforce },
  60. { 0x06f8, 0x0004, "Guillemot Force Feedback Racing Wheel", btn_wheel, abs_wheel, ff_iforce }, //?
  61. { 0x06f8, 0xa302, "Guillemot Jet Leader 3D", btn_joystick, abs_joystick, ff_iforce }, //?
  62. { 0x06d6, 0x29bc, "Trust Force Feedback Race Master", btn_wheel, abs_wheel, ff_iforce },
  63. { 0x0000, 0x0000, "Unknown I-Force Device [%04x:%04x]", btn_joystick, abs_joystick, ff_iforce }
  64. };
  65. static int iforce_playback(struct input_dev *dev, int effect_id, int value)
  66. {
  67. struct iforce *iforce = input_get_drvdata(dev);
  68. struct iforce_core_effect *core_effect = &iforce->core_effects[effect_id];
  69. if (value > 0)
  70. set_bit(FF_CORE_SHOULD_PLAY, core_effect->flags);
  71. else
  72. clear_bit(FF_CORE_SHOULD_PLAY, core_effect->flags);
  73. iforce_control_playback(iforce, effect_id, value);
  74. return 0;
  75. }
  76. static void iforce_set_gain(struct input_dev *dev, u16 gain)
  77. {
  78. struct iforce *iforce = input_get_drvdata(dev);
  79. unsigned char data[3];
  80. data[0] = gain >> 9;
  81. iforce_send_packet(iforce, FF_CMD_GAIN, data);
  82. }
  83. static void iforce_set_autocenter(struct input_dev *dev, u16 magnitude)
  84. {
  85. struct iforce *iforce = input_get_drvdata(dev);
  86. unsigned char data[3];
  87. data[0] = 0x03;
  88. data[1] = magnitude >> 9;
  89. iforce_send_packet(iforce, FF_CMD_AUTOCENTER, data);
  90. data[0] = 0x04;
  91. data[1] = 0x01;
  92. iforce_send_packet(iforce, FF_CMD_AUTOCENTER, data);
  93. }
  94. /*
  95. * Function called when an ioctl is performed on the event dev entry.
  96. * It uploads an effect to the device
  97. */
  98. static int iforce_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old)
  99. {
  100. struct iforce *iforce = input_get_drvdata(dev);
  101. struct iforce_core_effect *core_effect = &iforce->core_effects[effect->id];
  102. int ret;
  103. if (__test_and_set_bit(FF_CORE_IS_USED, core_effect->flags)) {
  104. /* Check the effect is not already being updated */
  105. if (test_bit(FF_CORE_UPDATE, core_effect->flags))
  106. return -EAGAIN;
  107. }
  108. /*
  109. * Upload the effect
  110. */
  111. switch (effect->type) {
  112. case FF_PERIODIC:
  113. ret = iforce_upload_periodic(iforce, effect, old);
  114. break;
  115. case FF_CONSTANT:
  116. ret = iforce_upload_constant(iforce, effect, old);
  117. break;
  118. case FF_SPRING:
  119. case FF_DAMPER:
  120. ret = iforce_upload_condition(iforce, effect, old);
  121. break;
  122. default:
  123. return -EINVAL;
  124. }
  125. if (ret == 0) {
  126. /* A packet was sent, forbid new updates until we are notified
  127. * that the packet was updated
  128. */
  129. set_bit(FF_CORE_UPDATE, core_effect->flags);
  130. }
  131. return ret;
  132. }
  133. /*
  134. * Erases an effect: it frees the effect id and mark as unused the memory
  135. * allocated for the parameters
  136. */
  137. static int iforce_erase_effect(struct input_dev *dev, int effect_id)
  138. {
  139. struct iforce *iforce = input_get_drvdata(dev);
  140. struct iforce_core_effect *core_effect = &iforce->core_effects[effect_id];
  141. int err = 0;
  142. if (test_bit(FF_MOD1_IS_USED, core_effect->flags))
  143. err = release_resource(&core_effect->mod1_chunk);
  144. if (!err && test_bit(FF_MOD2_IS_USED, core_effect->flags))
  145. err = release_resource(&core_effect->mod2_chunk);
  146. /* TODO: remember to change that if more FF_MOD* bits are added */
  147. core_effect->flags[0] = 0;
  148. return err;
  149. }
  150. static int iforce_open(struct input_dev *dev)
  151. {
  152. struct iforce *iforce = input_get_drvdata(dev);
  153. switch (iforce->bus) {
  154. #ifdef CONFIG_JOYSTICK_IFORCE_USB
  155. case IFORCE_USB:
  156. iforce->irq->dev = iforce->usbdev;
  157. if (usb_submit_urb(iforce->irq, GFP_KERNEL))
  158. return -EIO;
  159. break;
  160. #endif
  161. }
  162. if (test_bit(EV_FF, dev->evbit)) {
  163. /* Enable force feedback */
  164. iforce_send_packet(iforce, FF_CMD_ENABLE, "\004");
  165. }
  166. return 0;
  167. }
  168. static void iforce_close(struct input_dev *dev)
  169. {
  170. struct iforce *iforce = input_get_drvdata(dev);
  171. int i;
  172. if (test_bit(EV_FF, dev->evbit)) {
  173. /* Check: no effects should be present in memory */
  174. for (i = 0; i < dev->ff->max_effects; i++) {
  175. if (test_bit(FF_CORE_IS_USED, iforce->core_effects[i].flags)) {
  176. dev_warn(&dev->dev,
  177. "%s: Device still owns effects\n",
  178. __func__);
  179. break;
  180. }
  181. }
  182. /* Disable force feedback playback */
  183. iforce_send_packet(iforce, FF_CMD_ENABLE, "\001");
  184. /* Wait for the command to complete */
  185. wait_event_interruptible(iforce->wait,
  186. !test_bit(IFORCE_XMIT_RUNNING, iforce->xmit_flags));
  187. }
  188. switch (iforce->bus) {
  189. #ifdef CONFIG_JOYSTICK_IFORCE_USB
  190. case IFORCE_USB:
  191. usb_kill_urb(iforce->irq);
  192. usb_kill_urb(iforce->out);
  193. usb_kill_urb(iforce->ctrl);
  194. break;
  195. #endif
  196. #ifdef CONFIG_JOYSTICK_IFORCE_232
  197. case IFORCE_232:
  198. //TODO: Wait for the last packets to be sent
  199. break;
  200. #endif
  201. }
  202. }
  203. int iforce_init_device(struct iforce *iforce)
  204. {
  205. struct input_dev *input_dev;
  206. struct ff_device *ff;
  207. unsigned char c[] = "CEOV";
  208. int i, error;
  209. int ff_effects = 0;
  210. input_dev = input_allocate_device();
  211. if (!input_dev)
  212. return -ENOMEM;
  213. init_waitqueue_head(&iforce->wait);
  214. spin_lock_init(&iforce->xmit_lock);
  215. mutex_init(&iforce->mem_mutex);
  216. iforce->xmit.buf = iforce->xmit_data;
  217. iforce->dev = input_dev;
  218. /*
  219. * Input device fields.
  220. */
  221. switch (iforce->bus) {
  222. #ifdef CONFIG_JOYSTICK_IFORCE_USB
  223. case IFORCE_USB:
  224. input_dev->id.bustype = BUS_USB;
  225. input_dev->dev.parent = &iforce->usbdev->dev;
  226. break;
  227. #endif
  228. #ifdef CONFIG_JOYSTICK_IFORCE_232
  229. case IFORCE_232:
  230. input_dev->id.bustype = BUS_RS232;
  231. input_dev->dev.parent = &iforce->serio->dev;
  232. break;
  233. #endif
  234. }
  235. input_set_drvdata(input_dev, iforce);
  236. input_dev->name = "Unknown I-Force device";
  237. input_dev->open = iforce_open;
  238. input_dev->close = iforce_close;
  239. /*
  240. * On-device memory allocation.
  241. */
  242. iforce->device_memory.name = "I-Force device effect memory";
  243. iforce->device_memory.start = 0;
  244. iforce->device_memory.end = 200;
  245. iforce->device_memory.flags = IORESOURCE_MEM;
  246. iforce->device_memory.parent = NULL;
  247. iforce->device_memory.child = NULL;
  248. iforce->device_memory.sibling = NULL;
  249. /*
  250. * Wait until device ready - until it sends its first response.
  251. */
  252. for (i = 0; i < 20; i++)
  253. if (!iforce_get_id_packet(iforce, "O"))
  254. break;
  255. if (i == 20) { /* 5 seconds */
  256. dev_err(&input_dev->dev,
  257. "Timeout waiting for response from device.\n");
  258. error = -ENODEV;
  259. goto fail;
  260. }
  261. /*
  262. * Get device info.
  263. */
  264. if (!iforce_get_id_packet(iforce, "M"))
  265. input_dev->id.vendor = (iforce->edata[2] << 8) | iforce->edata[1];
  266. else
  267. dev_warn(&iforce->dev->dev, "Device does not respond to id packet M\n");
  268. if (!iforce_get_id_packet(iforce, "P"))
  269. input_dev->id.product = (iforce->edata[2] << 8) | iforce->edata[1];
  270. else
  271. dev_warn(&iforce->dev->dev, "Device does not respond to id packet P\n");
  272. if (!iforce_get_id_packet(iforce, "B"))
  273. iforce->device_memory.end = (iforce->edata[2] << 8) | iforce->edata[1];
  274. else
  275. dev_warn(&iforce->dev->dev, "Device does not respond to id packet B\n");
  276. if (!iforce_get_id_packet(iforce, "N"))
  277. ff_effects = iforce->edata[1];
  278. else
  279. dev_warn(&iforce->dev->dev, "Device does not respond to id packet N\n");
  280. /* Check if the device can store more effects than the driver can really handle */
  281. if (ff_effects > IFORCE_EFFECTS_MAX) {
  282. dev_warn(&iforce->dev->dev, "Limiting number of effects to %d (device reports %d)\n",
  283. IFORCE_EFFECTS_MAX, ff_effects);
  284. ff_effects = IFORCE_EFFECTS_MAX;
  285. }
  286. /*
  287. * Display additional info.
  288. */
  289. for (i = 0; c[i]; i++)
  290. if (!iforce_get_id_packet(iforce, c + i))
  291. iforce_dump_packet(iforce, "info", iforce->ecmd, iforce->edata);
  292. /*
  293. * Disable spring, enable force feedback.
  294. */
  295. iforce_set_autocenter(input_dev, 0);
  296. /*
  297. * Find appropriate device entry
  298. */
  299. for (i = 0; iforce_device[i].idvendor; i++)
  300. if (iforce_device[i].idvendor == input_dev->id.vendor &&
  301. iforce_device[i].idproduct == input_dev->id.product)
  302. break;
  303. iforce->type = iforce_device + i;
  304. input_dev->name = iforce->type->name;
  305. /*
  306. * Set input device bitfields and ranges.
  307. */
  308. input_dev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_ABS) |
  309. BIT_MASK(EV_FF_STATUS);
  310. for (i = 0; iforce->type->btn[i] >= 0; i++)
  311. set_bit(iforce->type->btn[i], input_dev->keybit);
  312. for (i = 0; iforce->type->abs[i] >= 0; i++) {
  313. signed short t = iforce->type->abs[i];
  314. switch (t) {
  315. case ABS_X:
  316. case ABS_Y:
  317. case ABS_WHEEL:
  318. input_set_abs_params(input_dev, t, -1920, 1920, 16, 128);
  319. set_bit(t, input_dev->ffbit);
  320. break;
  321. case ABS_THROTTLE:
  322. case ABS_GAS:
  323. case ABS_BRAKE:
  324. input_set_abs_params(input_dev, t, 0, 255, 0, 0);
  325. break;
  326. case ABS_RUDDER:
  327. input_set_abs_params(input_dev, t, -128, 127, 0, 0);
  328. break;
  329. case ABS_HAT0X:
  330. case ABS_HAT0Y:
  331. case ABS_HAT1X:
  332. case ABS_HAT1Y:
  333. input_set_abs_params(input_dev, t, -1, 1, 0, 0);
  334. break;
  335. }
  336. }
  337. if (ff_effects) {
  338. for (i = 0; iforce->type->ff[i] >= 0; i++)
  339. set_bit(iforce->type->ff[i], input_dev->ffbit);
  340. error = input_ff_create(input_dev, ff_effects);
  341. if (error)
  342. goto fail;
  343. ff = input_dev->ff;
  344. ff->upload = iforce_upload_effect;
  345. ff->erase = iforce_erase_effect;
  346. ff->set_gain = iforce_set_gain;
  347. ff->set_autocenter = iforce_set_autocenter;
  348. ff->playback = iforce_playback;
  349. }
  350. /*
  351. * Register input device.
  352. */
  353. error = input_register_device(iforce->dev);
  354. if (error)
  355. goto fail;
  356. return 0;
  357. fail: input_free_device(input_dev);
  358. return error;
  359. }
  360. static int __init iforce_init(void)
  361. {
  362. int err = 0;
  363. #ifdef CONFIG_JOYSTICK_IFORCE_USB
  364. err = usb_register(&iforce_usb_driver);
  365. if (err)
  366. return err;
  367. #endif
  368. #ifdef CONFIG_JOYSTICK_IFORCE_232
  369. err = serio_register_driver(&iforce_serio_drv);
  370. #ifdef CONFIG_JOYSTICK_IFORCE_USB
  371. if (err)
  372. usb_deregister(&iforce_usb_driver);
  373. #endif
  374. #endif
  375. return err;
  376. }
  377. static void __exit iforce_exit(void)
  378. {
  379. #ifdef CONFIG_JOYSTICK_IFORCE_USB
  380. usb_deregister(&iforce_usb_driver);
  381. #endif
  382. #ifdef CONFIG_JOYSTICK_IFORCE_232
  383. serio_unregister_driver(&iforce_serio_drv);
  384. #endif
  385. }
  386. module_init(iforce_init);
  387. module_exit(iforce_exit);