ati_remote.c 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005
  1. /*
  2. * USB ATI Remote support
  3. *
  4. * Copyright (c) 2011, 2012 Anssi Hannula <anssi.hannula@iki.fi>
  5. * Version 2.2.0 Copyright (c) 2004 Torrey Hoffman <thoffman@arnor.net>
  6. * Version 2.1.1 Copyright (c) 2002 Vladimir Dergachev
  7. *
  8. * This 2.2.0 version is a rewrite / cleanup of the 2.1.1 driver, including
  9. * porting to the 2.6 kernel interfaces, along with other modification
  10. * to better match the style of the existing usb/input drivers. However, the
  11. * protocol and hardware handling is essentially unchanged from 2.1.1.
  12. *
  13. * The 2.1.1 driver was derived from the usbati_remote and usbkbd drivers by
  14. * Vojtech Pavlik.
  15. *
  16. * Changes:
  17. *
  18. * Feb 2004: Torrey Hoffman <thoffman@arnor.net>
  19. * Version 2.2.0
  20. * Jun 2004: Torrey Hoffman <thoffman@arnor.net>
  21. * Version 2.2.1
  22. * Added key repeat support contributed by:
  23. * Vincent Vanackere <vanackere@lif.univ-mrs.fr>
  24. * Added support for the "Lola" remote contributed by:
  25. * Seth Cohn <sethcohn@yahoo.com>
  26. *
  27. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  28. *
  29. * This program is free software; you can redistribute it and/or modify
  30. * it under the terms of the GNU General Public License as published by
  31. * the Free Software Foundation; either version 2 of the License, or
  32. * (at your option) any later version.
  33. *
  34. * This program is distributed in the hope that it will be useful,
  35. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  36. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  37. * GNU General Public License for more details.
  38. *
  39. * You should have received a copy of the GNU General Public License
  40. * along with this program; if not, write to the Free Software
  41. * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  42. *
  43. * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  44. *
  45. * Hardware & software notes
  46. *
  47. * These remote controls are distributed by ATI as part of their
  48. * "All-In-Wonder" video card packages. The receiver self-identifies as a
  49. * "USB Receiver" with manufacturer "X10 Wireless Technology Inc".
  50. *
  51. * The "Lola" remote is available from X10. See:
  52. * http://www.x10.com/products/lola_sg1.htm
  53. * The Lola is similar to the ATI remote but has no mouse support, and slightly
  54. * different keys.
  55. *
  56. * It is possible to use multiple receivers and remotes on multiple computers
  57. * simultaneously by configuring them to use specific channels.
  58. *
  59. * The RF protocol used by the remote supports 16 distinct channels, 1 to 16.
  60. * Actually, it may even support more, at least in some revisions of the
  61. * hardware.
  62. *
  63. * Each remote can be configured to transmit on one channel as follows:
  64. * - Press and hold the "hand icon" button.
  65. * - When the red LED starts to blink, let go of the "hand icon" button.
  66. * - When it stops blinking, input the channel code as two digits, from 01
  67. * to 16, and press the hand icon again.
  68. *
  69. * The timing can be a little tricky. Try loading the module with debug=1
  70. * to have the kernel print out messages about the remote control number
  71. * and mask. Note: debugging prints remote numbers as zero-based hexadecimal.
  72. *
  73. * The driver has a "channel_mask" parameter. This bitmask specifies which
  74. * channels will be ignored by the module. To mask out channels, just add
  75. * all the 2^channel_number values together.
  76. *
  77. * For instance, set channel_mask = 2^4 = 16 (binary 10000) to make ati_remote
  78. * ignore signals coming from remote controls transmitting on channel 4, but
  79. * accept all other channels.
  80. *
  81. * Or, set channel_mask = 65533, (0xFFFD), and all channels except 1 will be
  82. * ignored.
  83. *
  84. * The default is 0 (respond to all channels). Bit 0 and bits 17-32 of this
  85. * parameter are unused.
  86. *
  87. */
  88. #include <linux/kernel.h>
  89. #include <linux/errno.h>
  90. #include <linux/init.h>
  91. #include <linux/slab.h>
  92. #include <linux/module.h>
  93. #include <linux/mutex.h>
  94. #include <linux/usb/input.h>
  95. #include <linux/wait.h>
  96. #include <linux/jiffies.h>
  97. #include <media/rc-core.h>
  98. /*
  99. * Module and Version Information, Module Parameters
  100. */
  101. #define ATI_REMOTE_VENDOR_ID 0x0bc7
  102. #define LOLA_REMOTE_PRODUCT_ID 0x0002
  103. #define LOLA2_REMOTE_PRODUCT_ID 0x0003
  104. #define ATI_REMOTE_PRODUCT_ID 0x0004
  105. #define NVIDIA_REMOTE_PRODUCT_ID 0x0005
  106. #define MEDION_REMOTE_PRODUCT_ID 0x0006
  107. #define FIREFLY_REMOTE_PRODUCT_ID 0x0008
  108. #define DRIVER_VERSION "2.2.1"
  109. #define DRIVER_AUTHOR "Torrey Hoffman <thoffman@arnor.net>"
  110. #define DRIVER_DESC "ATI/X10 RF USB Remote Control"
  111. #define NAME_BUFSIZE 80 /* size of product name, path buffers */
  112. #define DATA_BUFSIZE 63 /* size of URB data buffers */
  113. /*
  114. * Duplicate event filtering time.
  115. * Sequential, identical KIND_FILTERED inputs with less than
  116. * FILTER_TIME milliseconds between them are considered as repeat
  117. * events. The hardware generates 5 events for the first keypress
  118. * and we have to take this into account for an accurate repeat
  119. * behaviour.
  120. */
  121. #define FILTER_TIME 60 /* msec */
  122. #define REPEAT_DELAY 500 /* msec */
  123. static unsigned long channel_mask;
  124. module_param(channel_mask, ulong, 0644);
  125. MODULE_PARM_DESC(channel_mask, "Bitmask of remote control channels to ignore");
  126. static int debug;
  127. module_param(debug, int, 0644);
  128. MODULE_PARM_DESC(debug, "Enable extra debug messages and information");
  129. static int repeat_filter = FILTER_TIME;
  130. module_param(repeat_filter, int, 0644);
  131. MODULE_PARM_DESC(repeat_filter, "Repeat filter time, default = 60 msec");
  132. static int repeat_delay = REPEAT_DELAY;
  133. module_param(repeat_delay, int, 0644);
  134. MODULE_PARM_DESC(repeat_delay, "Delay before sending repeats, default = 500 msec");
  135. static bool mouse = true;
  136. module_param(mouse, bool, 0444);
  137. MODULE_PARM_DESC(mouse, "Enable mouse device, default = yes");
  138. #define dbginfo(dev, format, arg...) \
  139. do { if (debug) dev_info(dev , format , ## arg); } while (0)
  140. #undef err
  141. #define err(format, arg...) printk(KERN_ERR format , ## arg)
  142. struct ati_receiver_type {
  143. /* either default_keymap or get_default_keymap should be set */
  144. const char *default_keymap;
  145. const char *(*get_default_keymap)(struct usb_interface *interface);
  146. };
  147. static const char *get_medion_keymap(struct usb_interface *interface)
  148. {
  149. struct usb_device *udev = interface_to_usbdev(interface);
  150. /*
  151. * There are many different Medion remotes shipped with a receiver
  152. * with the same usb id, but the receivers have subtle differences
  153. * in the USB descriptors allowing us to detect them.
  154. */
  155. if (udev->manufacturer && udev->product) {
  156. if (udev->actconfig->desc.bmAttributes & USB_CONFIG_ATT_WAKEUP) {
  157. if (!strcmp(udev->manufacturer, "X10 Wireless Technology Inc")
  158. && !strcmp(udev->product, "USB Receiver"))
  159. return RC_MAP_MEDION_X10_DIGITAINER;
  160. if (!strcmp(udev->manufacturer, "X10 WTI")
  161. && !strcmp(udev->product, "RF receiver"))
  162. return RC_MAP_MEDION_X10_OR2X;
  163. } else {
  164. if (!strcmp(udev->manufacturer, "X10 Wireless Technology Inc")
  165. && !strcmp(udev->product, "USB Receiver"))
  166. return RC_MAP_MEDION_X10;
  167. }
  168. }
  169. dev_info(&interface->dev,
  170. "Unknown Medion X10 receiver, using default ati_remote Medion keymap\n");
  171. return RC_MAP_MEDION_X10;
  172. }
  173. static const struct ati_receiver_type type_ati = {
  174. .default_keymap = RC_MAP_ATI_X10
  175. };
  176. static const struct ati_receiver_type type_medion = {
  177. .get_default_keymap = get_medion_keymap
  178. };
  179. static const struct ati_receiver_type type_firefly = {
  180. .default_keymap = RC_MAP_SNAPSTREAM_FIREFLY
  181. };
  182. static struct usb_device_id ati_remote_table[] = {
  183. {
  184. USB_DEVICE(ATI_REMOTE_VENDOR_ID, LOLA_REMOTE_PRODUCT_ID),
  185. .driver_info = (unsigned long)&type_ati
  186. },
  187. {
  188. USB_DEVICE(ATI_REMOTE_VENDOR_ID, LOLA2_REMOTE_PRODUCT_ID),
  189. .driver_info = (unsigned long)&type_ati
  190. },
  191. {
  192. USB_DEVICE(ATI_REMOTE_VENDOR_ID, ATI_REMOTE_PRODUCT_ID),
  193. .driver_info = (unsigned long)&type_ati
  194. },
  195. {
  196. USB_DEVICE(ATI_REMOTE_VENDOR_ID, NVIDIA_REMOTE_PRODUCT_ID),
  197. .driver_info = (unsigned long)&type_ati
  198. },
  199. {
  200. USB_DEVICE(ATI_REMOTE_VENDOR_ID, MEDION_REMOTE_PRODUCT_ID),
  201. .driver_info = (unsigned long)&type_medion
  202. },
  203. {
  204. USB_DEVICE(ATI_REMOTE_VENDOR_ID, FIREFLY_REMOTE_PRODUCT_ID),
  205. .driver_info = (unsigned long)&type_firefly
  206. },
  207. {} /* Terminating entry */
  208. };
  209. MODULE_DEVICE_TABLE(usb, ati_remote_table);
  210. /* Get hi and low bytes of a 16-bits int */
  211. #define HI(a) ((unsigned char)((a) >> 8))
  212. #define LO(a) ((unsigned char)((a) & 0xff))
  213. #define SEND_FLAG_IN_PROGRESS 1
  214. #define SEND_FLAG_COMPLETE 2
  215. /* Device initialization strings */
  216. static char init1[] = { 0x01, 0x00, 0x20, 0x14 };
  217. static char init2[] = { 0x01, 0x00, 0x20, 0x14, 0x20, 0x20, 0x20 };
  218. struct ati_remote {
  219. struct input_dev *idev;
  220. struct rc_dev *rdev;
  221. struct usb_device *udev;
  222. struct usb_interface *interface;
  223. struct urb *irq_urb;
  224. struct urb *out_urb;
  225. struct usb_endpoint_descriptor *endpoint_in;
  226. struct usb_endpoint_descriptor *endpoint_out;
  227. unsigned char *inbuf;
  228. unsigned char *outbuf;
  229. dma_addr_t inbuf_dma;
  230. dma_addr_t outbuf_dma;
  231. unsigned char old_data; /* Detect duplicate events */
  232. unsigned long old_jiffies;
  233. unsigned long acc_jiffies; /* handle acceleration */
  234. unsigned long first_jiffies;
  235. unsigned int repeat_count;
  236. char rc_name[NAME_BUFSIZE];
  237. char rc_phys[NAME_BUFSIZE];
  238. char mouse_name[NAME_BUFSIZE];
  239. char mouse_phys[NAME_BUFSIZE];
  240. wait_queue_head_t wait;
  241. int send_flags;
  242. int users; /* 0-2, users are rc and input */
  243. struct mutex open_mutex;
  244. };
  245. /* "Kinds" of messages sent from the hardware to the driver. */
  246. #define KIND_END 0
  247. #define KIND_LITERAL 1 /* Simply pass to input system */
  248. #define KIND_FILTERED 2 /* Add artificial key-up events, drop keyrepeats */
  249. #define KIND_LU 3 /* Directional keypad diagonals - left up, */
  250. #define KIND_RU 4 /* right up, */
  251. #define KIND_LD 5 /* left down, */
  252. #define KIND_RD 6 /* right down */
  253. #define KIND_ACCEL 7 /* Directional keypad - left, right, up, down.*/
  254. /* Translation table from hardware messages to input events. */
  255. static const struct {
  256. short kind;
  257. unsigned char data;
  258. int type;
  259. unsigned int code;
  260. int value;
  261. } ati_remote_tbl[] = {
  262. /* Directional control pad axes */
  263. {KIND_ACCEL, 0x70, EV_REL, REL_X, -1}, /* left */
  264. {KIND_ACCEL, 0x71, EV_REL, REL_X, 1}, /* right */
  265. {KIND_ACCEL, 0x72, EV_REL, REL_Y, -1}, /* up */
  266. {KIND_ACCEL, 0x73, EV_REL, REL_Y, 1}, /* down */
  267. /* Directional control pad diagonals */
  268. {KIND_LU, 0x74, EV_REL, 0, 0}, /* left up */
  269. {KIND_RU, 0x75, EV_REL, 0, 0}, /* right up */
  270. {KIND_LD, 0x77, EV_REL, 0, 0}, /* left down */
  271. {KIND_RD, 0x76, EV_REL, 0, 0}, /* right down */
  272. /* "Mouse button" buttons */
  273. {KIND_LITERAL, 0x78, EV_KEY, BTN_LEFT, 1}, /* left btn down */
  274. {KIND_LITERAL, 0x79, EV_KEY, BTN_LEFT, 0}, /* left btn up */
  275. {KIND_LITERAL, 0x7c, EV_KEY, BTN_RIGHT, 1},/* right btn down */
  276. {KIND_LITERAL, 0x7d, EV_KEY, BTN_RIGHT, 0},/* right btn up */
  277. /* Artificial "doubleclick" events are generated by the hardware.
  278. * They are mapped to the "side" and "extra" mouse buttons here. */
  279. {KIND_FILTERED, 0x7a, EV_KEY, BTN_SIDE, 1}, /* left dblclick */
  280. {KIND_FILTERED, 0x7e, EV_KEY, BTN_EXTRA, 1},/* right dblclick */
  281. /* Non-mouse events are handled by rc-core */
  282. {KIND_END, 0x00, EV_MAX + 1, 0, 0}
  283. };
  284. /*
  285. * ati_remote_dump_input
  286. */
  287. static void ati_remote_dump(struct device *dev, unsigned char *data,
  288. unsigned int len)
  289. {
  290. if (len == 1) {
  291. if (data[0] != (unsigned char)0xff && data[0] != 0x00)
  292. dev_warn(dev, "Weird byte 0x%02x\n", data[0]);
  293. } else if (len == 4)
  294. dev_warn(dev, "Weird key %02x %02x %02x %02x\n",
  295. data[0], data[1], data[2], data[3]);
  296. else
  297. dev_warn(dev,
  298. "Weird data, len=%d %02x %02x %02x %02x %02x %02x ...\n",
  299. len, data[0], data[1], data[2], data[3], data[4],
  300. data[5]);
  301. }
  302. /*
  303. * ati_remote_open
  304. */
  305. static int ati_remote_open(struct ati_remote *ati_remote)
  306. {
  307. int err = 0;
  308. mutex_lock(&ati_remote->open_mutex);
  309. if (ati_remote->users++ != 0)
  310. goto out; /* one was already active */
  311. /* On first open, submit the read urb which was set up previously. */
  312. ati_remote->irq_urb->dev = ati_remote->udev;
  313. if (usb_submit_urb(ati_remote->irq_urb, GFP_KERNEL)) {
  314. dev_err(&ati_remote->interface->dev,
  315. "%s: usb_submit_urb failed!\n", __func__);
  316. err = -EIO;
  317. }
  318. out: mutex_unlock(&ati_remote->open_mutex);
  319. return err;
  320. }
  321. /*
  322. * ati_remote_close
  323. */
  324. static void ati_remote_close(struct ati_remote *ati_remote)
  325. {
  326. mutex_lock(&ati_remote->open_mutex);
  327. if (--ati_remote->users == 0)
  328. usb_kill_urb(ati_remote->irq_urb);
  329. mutex_unlock(&ati_remote->open_mutex);
  330. }
  331. static int ati_remote_input_open(struct input_dev *inputdev)
  332. {
  333. struct ati_remote *ati_remote = input_get_drvdata(inputdev);
  334. return ati_remote_open(ati_remote);
  335. }
  336. static void ati_remote_input_close(struct input_dev *inputdev)
  337. {
  338. struct ati_remote *ati_remote = input_get_drvdata(inputdev);
  339. ati_remote_close(ati_remote);
  340. }
  341. static int ati_remote_rc_open(struct rc_dev *rdev)
  342. {
  343. struct ati_remote *ati_remote = rdev->priv;
  344. return ati_remote_open(ati_remote);
  345. }
  346. static void ati_remote_rc_close(struct rc_dev *rdev)
  347. {
  348. struct ati_remote *ati_remote = rdev->priv;
  349. ati_remote_close(ati_remote);
  350. }
  351. /*
  352. * ati_remote_irq_out
  353. */
  354. static void ati_remote_irq_out(struct urb *urb)
  355. {
  356. struct ati_remote *ati_remote = urb->context;
  357. if (urb->status) {
  358. dev_dbg(&ati_remote->interface->dev, "%s: status %d\n",
  359. __func__, urb->status);
  360. return;
  361. }
  362. ati_remote->send_flags |= SEND_FLAG_COMPLETE;
  363. wmb();
  364. wake_up(&ati_remote->wait);
  365. }
  366. /*
  367. * ati_remote_sendpacket
  368. *
  369. * Used to send device initialization strings
  370. */
  371. static int ati_remote_sendpacket(struct ati_remote *ati_remote, u16 cmd,
  372. unsigned char *data)
  373. {
  374. int retval = 0;
  375. /* Set up out_urb */
  376. memcpy(ati_remote->out_urb->transfer_buffer + 1, data, LO(cmd));
  377. ((char *) ati_remote->out_urb->transfer_buffer)[0] = HI(cmd);
  378. ati_remote->out_urb->transfer_buffer_length = LO(cmd) + 1;
  379. ati_remote->out_urb->dev = ati_remote->udev;
  380. ati_remote->send_flags = SEND_FLAG_IN_PROGRESS;
  381. retval = usb_submit_urb(ati_remote->out_urb, GFP_ATOMIC);
  382. if (retval) {
  383. dev_dbg(&ati_remote->interface->dev,
  384. "sendpacket: usb_submit_urb failed: %d\n", retval);
  385. return retval;
  386. }
  387. wait_event_timeout(ati_remote->wait,
  388. ((ati_remote->out_urb->status != -EINPROGRESS) ||
  389. (ati_remote->send_flags & SEND_FLAG_COMPLETE)),
  390. HZ);
  391. usb_kill_urb(ati_remote->out_urb);
  392. return retval;
  393. }
  394. /*
  395. * ati_remote_compute_accel
  396. *
  397. * Implements acceleration curve for directional control pad
  398. * If elapsed time since last event is > 1/4 second, user "stopped",
  399. * so reset acceleration. Otherwise, user is probably holding the control
  400. * pad down, so we increase acceleration, ramping up over two seconds to
  401. * a maximum speed.
  402. */
  403. static int ati_remote_compute_accel(struct ati_remote *ati_remote)
  404. {
  405. static const char accel[] = { 1, 2, 4, 6, 9, 13, 20 };
  406. unsigned long now = jiffies;
  407. int acc;
  408. if (time_after(now, ati_remote->old_jiffies + msecs_to_jiffies(250))) {
  409. acc = 1;
  410. ati_remote->acc_jiffies = now;
  411. }
  412. else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(125)))
  413. acc = accel[0];
  414. else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(250)))
  415. acc = accel[1];
  416. else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(500)))
  417. acc = accel[2];
  418. else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(1000)))
  419. acc = accel[3];
  420. else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(1500)))
  421. acc = accel[4];
  422. else if (time_before(now, ati_remote->acc_jiffies + msecs_to_jiffies(2000)))
  423. acc = accel[5];
  424. else
  425. acc = accel[6];
  426. return acc;
  427. }
  428. /*
  429. * ati_remote_report_input
  430. */
  431. static void ati_remote_input_report(struct urb *urb)
  432. {
  433. struct ati_remote *ati_remote = urb->context;
  434. unsigned char *data= ati_remote->inbuf;
  435. struct input_dev *dev = ati_remote->idev;
  436. int index = -1;
  437. int acc;
  438. int remote_num;
  439. unsigned char scancode;
  440. u32 wheel_keycode = KEY_RESERVED;
  441. int i;
  442. /*
  443. * data[0] = 0x14
  444. * data[1] = data[2] + data[3] + 0xd5 (a checksum byte)
  445. * data[2] = the key code (with toggle bit in MSB with some models)
  446. * data[3] = channel << 4 (the low 4 bits must be zero)
  447. */
  448. /* Deal with strange looking inputs */
  449. if ( (urb->actual_length != 4) || (data[0] != 0x14) ||
  450. ((data[3] & 0x0f) != 0x00) ) {
  451. ati_remote_dump(&urb->dev->dev, data, urb->actual_length);
  452. return;
  453. }
  454. if (data[1] != ((data[2] + data[3] + 0xd5) & 0xff)) {
  455. dbginfo(&ati_remote->interface->dev,
  456. "wrong checksum in input: %02x %02x %02x %02x\n",
  457. data[0], data[1], data[2], data[3]);
  458. return;
  459. }
  460. /* Mask unwanted remote channels. */
  461. /* note: remote_num is 0-based, channel 1 on remote == 0 here */
  462. remote_num = (data[3] >> 4) & 0x0f;
  463. if (channel_mask & (1 << (remote_num + 1))) {
  464. dbginfo(&ati_remote->interface->dev,
  465. "Masked input from channel 0x%02x: data %02x,%02x, "
  466. "mask= 0x%02lx\n",
  467. remote_num, data[1], data[2], channel_mask);
  468. return;
  469. }
  470. /*
  471. * MSB is a toggle code, though only used by some devices
  472. * (e.g. SnapStream Firefly)
  473. */
  474. scancode = data[2] & 0x7f;
  475. dbginfo(&ati_remote->interface->dev,
  476. "channel 0x%02x; key data %02x, scancode %02x\n",
  477. remote_num, data[2], scancode);
  478. if (scancode >= 0x70) {
  479. /*
  480. * This is either a mouse or scrollwheel event, depending on
  481. * the remote/keymap.
  482. * Get the keycode assigned to scancode 0x78/0x70. If it is
  483. * set, assume this is a scrollwheel up/down event.
  484. */
  485. wheel_keycode = rc_g_keycode_from_table(ati_remote->rdev,
  486. scancode & 0x78);
  487. if (wheel_keycode == KEY_RESERVED) {
  488. /* scrollwheel was not mapped, assume mouse */
  489. /* Look up event code index in the mouse translation
  490. * table.
  491. */
  492. for (i = 0; ati_remote_tbl[i].kind != KIND_END; i++) {
  493. if (scancode == ati_remote_tbl[i].data) {
  494. index = i;
  495. break;
  496. }
  497. }
  498. }
  499. }
  500. if (index >= 0 && ati_remote_tbl[index].kind == KIND_LITERAL) {
  501. input_event(dev, ati_remote_tbl[index].type,
  502. ati_remote_tbl[index].code,
  503. ati_remote_tbl[index].value);
  504. input_sync(dev);
  505. ati_remote->old_jiffies = jiffies;
  506. return;
  507. }
  508. if (index < 0 || ati_remote_tbl[index].kind == KIND_FILTERED) {
  509. unsigned long now = jiffies;
  510. /* Filter duplicate events which happen "too close" together. */
  511. if (ati_remote->old_data == data[2] &&
  512. time_before(now, ati_remote->old_jiffies +
  513. msecs_to_jiffies(repeat_filter))) {
  514. ati_remote->repeat_count++;
  515. } else {
  516. ati_remote->repeat_count = 0;
  517. ati_remote->first_jiffies = now;
  518. }
  519. ati_remote->old_data = data[2];
  520. ati_remote->old_jiffies = now;
  521. /* Ensure we skip at least the 4 first duplicate events (generated
  522. * by a single keypress), and continue skipping until repeat_delay
  523. * msecs have passed
  524. */
  525. if (ati_remote->repeat_count > 0 &&
  526. (ati_remote->repeat_count < 5 ||
  527. time_before(now, ati_remote->first_jiffies +
  528. msecs_to_jiffies(repeat_delay))))
  529. return;
  530. if (index < 0) {
  531. /* Not a mouse event, hand it to rc-core. */
  532. int count = 1;
  533. if (wheel_keycode != KEY_RESERVED) {
  534. /*
  535. * This is a scrollwheel event, send the
  536. * scroll up (0x78) / down (0x70) scancode
  537. * repeatedly as many times as indicated by
  538. * rest of the scancode.
  539. */
  540. count = (scancode & 0x07) + 1;
  541. scancode &= 0x78;
  542. }
  543. while (count--) {
  544. /*
  545. * We don't use the rc-core repeat handling yet as
  546. * it would cause ghost repeats which would be a
  547. * regression for this driver.
  548. */
  549. rc_keydown_notimeout(ati_remote->rdev, scancode,
  550. data[2]);
  551. rc_keyup(ati_remote->rdev);
  552. }
  553. return;
  554. }
  555. input_event(dev, ati_remote_tbl[index].type,
  556. ati_remote_tbl[index].code, 1);
  557. input_sync(dev);
  558. input_event(dev, ati_remote_tbl[index].type,
  559. ati_remote_tbl[index].code, 0);
  560. input_sync(dev);
  561. } else {
  562. /*
  563. * Other event kinds are from the directional control pad, and
  564. * have an acceleration factor applied to them. Without this
  565. * acceleration, the control pad is mostly unusable.
  566. */
  567. acc = ati_remote_compute_accel(ati_remote);
  568. switch (ati_remote_tbl[index].kind) {
  569. case KIND_ACCEL:
  570. input_event(dev, ati_remote_tbl[index].type,
  571. ati_remote_tbl[index].code,
  572. ati_remote_tbl[index].value * acc);
  573. break;
  574. case KIND_LU:
  575. input_report_rel(dev, REL_X, -acc);
  576. input_report_rel(dev, REL_Y, -acc);
  577. break;
  578. case KIND_RU:
  579. input_report_rel(dev, REL_X, acc);
  580. input_report_rel(dev, REL_Y, -acc);
  581. break;
  582. case KIND_LD:
  583. input_report_rel(dev, REL_X, -acc);
  584. input_report_rel(dev, REL_Y, acc);
  585. break;
  586. case KIND_RD:
  587. input_report_rel(dev, REL_X, acc);
  588. input_report_rel(dev, REL_Y, acc);
  589. break;
  590. default:
  591. dev_dbg(&ati_remote->interface->dev,
  592. "ati_remote kind=%d\n",
  593. ati_remote_tbl[index].kind);
  594. }
  595. input_sync(dev);
  596. ati_remote->old_jiffies = jiffies;
  597. ati_remote->old_data = data[2];
  598. }
  599. }
  600. /*
  601. * ati_remote_irq_in
  602. */
  603. static void ati_remote_irq_in(struct urb *urb)
  604. {
  605. struct ati_remote *ati_remote = urb->context;
  606. int retval;
  607. switch (urb->status) {
  608. case 0: /* success */
  609. ati_remote_input_report(urb);
  610. break;
  611. case -ECONNRESET: /* unlink */
  612. case -ENOENT:
  613. case -ESHUTDOWN:
  614. dev_dbg(&ati_remote->interface->dev,
  615. "%s: urb error status, unlink?\n",
  616. __func__);
  617. return;
  618. default: /* error */
  619. dev_dbg(&ati_remote->interface->dev,
  620. "%s: Nonzero urb status %d\n",
  621. __func__, urb->status);
  622. }
  623. retval = usb_submit_urb(urb, GFP_ATOMIC);
  624. if (retval)
  625. dev_err(&ati_remote->interface->dev,
  626. "%s: usb_submit_urb()=%d\n",
  627. __func__, retval);
  628. }
  629. /*
  630. * ati_remote_alloc_buffers
  631. */
  632. static int ati_remote_alloc_buffers(struct usb_device *udev,
  633. struct ati_remote *ati_remote)
  634. {
  635. ati_remote->inbuf = usb_alloc_coherent(udev, DATA_BUFSIZE, GFP_ATOMIC,
  636. &ati_remote->inbuf_dma);
  637. if (!ati_remote->inbuf)
  638. return -1;
  639. ati_remote->outbuf = usb_alloc_coherent(udev, DATA_BUFSIZE, GFP_ATOMIC,
  640. &ati_remote->outbuf_dma);
  641. if (!ati_remote->outbuf)
  642. return -1;
  643. ati_remote->irq_urb = usb_alloc_urb(0, GFP_KERNEL);
  644. if (!ati_remote->irq_urb)
  645. return -1;
  646. ati_remote->out_urb = usb_alloc_urb(0, GFP_KERNEL);
  647. if (!ati_remote->out_urb)
  648. return -1;
  649. return 0;
  650. }
  651. /*
  652. * ati_remote_free_buffers
  653. */
  654. static void ati_remote_free_buffers(struct ati_remote *ati_remote)
  655. {
  656. usb_free_urb(ati_remote->irq_urb);
  657. usb_free_urb(ati_remote->out_urb);
  658. usb_free_coherent(ati_remote->udev, DATA_BUFSIZE,
  659. ati_remote->inbuf, ati_remote->inbuf_dma);
  660. usb_free_coherent(ati_remote->udev, DATA_BUFSIZE,
  661. ati_remote->outbuf, ati_remote->outbuf_dma);
  662. }
  663. static void ati_remote_input_init(struct ati_remote *ati_remote)
  664. {
  665. struct input_dev *idev = ati_remote->idev;
  666. int i;
  667. idev->evbit[0] = BIT_MASK(EV_KEY) | BIT_MASK(EV_REL);
  668. idev->keybit[BIT_WORD(BTN_MOUSE)] = BIT_MASK(BTN_LEFT) |
  669. BIT_MASK(BTN_RIGHT) | BIT_MASK(BTN_SIDE) | BIT_MASK(BTN_EXTRA);
  670. idev->relbit[0] = BIT_MASK(REL_X) | BIT_MASK(REL_Y);
  671. for (i = 0; ati_remote_tbl[i].kind != KIND_END; i++)
  672. if (ati_remote_tbl[i].type == EV_KEY)
  673. set_bit(ati_remote_tbl[i].code, idev->keybit);
  674. input_set_drvdata(idev, ati_remote);
  675. idev->open = ati_remote_input_open;
  676. idev->close = ati_remote_input_close;
  677. idev->name = ati_remote->mouse_name;
  678. idev->phys = ati_remote->mouse_phys;
  679. usb_to_input_id(ati_remote->udev, &idev->id);
  680. idev->dev.parent = &ati_remote->interface->dev;
  681. }
  682. static void ati_remote_rc_init(struct ati_remote *ati_remote)
  683. {
  684. struct rc_dev *rdev = ati_remote->rdev;
  685. rdev->priv = ati_remote;
  686. rdev->driver_type = RC_DRIVER_SCANCODE;
  687. rdev->allowed_protos = RC_TYPE_OTHER;
  688. rdev->driver_name = "ati_remote";
  689. rdev->open = ati_remote_rc_open;
  690. rdev->close = ati_remote_rc_close;
  691. rdev->input_name = ati_remote->rc_name;
  692. rdev->input_phys = ati_remote->rc_phys;
  693. usb_to_input_id(ati_remote->udev, &rdev->input_id);
  694. rdev->dev.parent = &ati_remote->interface->dev;
  695. }
  696. static int ati_remote_initialize(struct ati_remote *ati_remote)
  697. {
  698. struct usb_device *udev = ati_remote->udev;
  699. int pipe, maxp;
  700. init_waitqueue_head(&ati_remote->wait);
  701. /* Set up irq_urb */
  702. pipe = usb_rcvintpipe(udev, ati_remote->endpoint_in->bEndpointAddress);
  703. maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe));
  704. maxp = (maxp > DATA_BUFSIZE) ? DATA_BUFSIZE : maxp;
  705. usb_fill_int_urb(ati_remote->irq_urb, udev, pipe, ati_remote->inbuf,
  706. maxp, ati_remote_irq_in, ati_remote,
  707. ati_remote->endpoint_in->bInterval);
  708. ati_remote->irq_urb->transfer_dma = ati_remote->inbuf_dma;
  709. ati_remote->irq_urb->transfer_flags |= URB_NO_TRANSFER_DMA_MAP;
  710. /* Set up out_urb */
  711. pipe = usb_sndintpipe(udev, ati_remote->endpoint_out->bEndpointAddress);
  712. maxp = usb_maxpacket(udev, pipe, usb_pipeout(pipe));
  713. maxp = (maxp > DATA_BUFSIZE) ? DATA_BUFSIZE : maxp;
  714. usb_fill_int_urb(ati_remote->out_urb, udev, pipe, ati_remote->outbuf,
  715. maxp, ati_remote_irq_out, ati_remote,
  716. ati_remote->endpoint_out->bInterval);
  717. ati_remote->out_urb->transfer_dma = ati_remote->outbuf_dma;
  718. ati_remote->out_urb->transfer_flags |= URB_NO_TRANSFER_DMA_MAP;
  719. /* send initialization strings */
  720. if ((ati_remote_sendpacket(ati_remote, 0x8004, init1)) ||
  721. (ati_remote_sendpacket(ati_remote, 0x8007, init2))) {
  722. dev_err(&ati_remote->interface->dev,
  723. "Initializing ati_remote hardware failed.\n");
  724. return -EIO;
  725. }
  726. return 0;
  727. }
  728. /*
  729. * ati_remote_probe
  730. */
  731. static int ati_remote_probe(struct usb_interface *interface,
  732. const struct usb_device_id *id)
  733. {
  734. struct usb_device *udev = interface_to_usbdev(interface);
  735. struct usb_host_interface *iface_host = interface->cur_altsetting;
  736. struct usb_endpoint_descriptor *endpoint_in, *endpoint_out;
  737. struct ati_receiver_type *type = (struct ati_receiver_type *)id->driver_info;
  738. struct ati_remote *ati_remote;
  739. struct input_dev *input_dev;
  740. struct rc_dev *rc_dev;
  741. int err = -ENOMEM;
  742. if (iface_host->desc.bNumEndpoints != 2) {
  743. err("%s: Unexpected desc.bNumEndpoints\n", __func__);
  744. return -ENODEV;
  745. }
  746. endpoint_in = &iface_host->endpoint[0].desc;
  747. endpoint_out = &iface_host->endpoint[1].desc;
  748. if (!usb_endpoint_is_int_in(endpoint_in)) {
  749. err("%s: Unexpected endpoint_in\n", __func__);
  750. return -ENODEV;
  751. }
  752. if (le16_to_cpu(endpoint_in->wMaxPacketSize) == 0) {
  753. err("%s: endpoint_in message size==0? \n", __func__);
  754. return -ENODEV;
  755. }
  756. ati_remote = kzalloc(sizeof (struct ati_remote), GFP_KERNEL);
  757. rc_dev = rc_allocate_device();
  758. if (!ati_remote || !rc_dev)
  759. goto fail1;
  760. /* Allocate URB buffers, URBs */
  761. if (ati_remote_alloc_buffers(udev, ati_remote))
  762. goto fail2;
  763. ati_remote->endpoint_in = endpoint_in;
  764. ati_remote->endpoint_out = endpoint_out;
  765. ati_remote->udev = udev;
  766. ati_remote->rdev = rc_dev;
  767. ati_remote->interface = interface;
  768. usb_make_path(udev, ati_remote->rc_phys, sizeof(ati_remote->rc_phys));
  769. strlcpy(ati_remote->mouse_phys, ati_remote->rc_phys,
  770. sizeof(ati_remote->mouse_phys));
  771. strlcat(ati_remote->rc_phys, "/input0", sizeof(ati_remote->rc_phys));
  772. strlcat(ati_remote->mouse_phys, "/input1", sizeof(ati_remote->mouse_phys));
  773. if (udev->manufacturer)
  774. strlcpy(ati_remote->rc_name, udev->manufacturer,
  775. sizeof(ati_remote->rc_name));
  776. if (udev->product)
  777. snprintf(ati_remote->rc_name, sizeof(ati_remote->rc_name),
  778. "%s %s", ati_remote->rc_name, udev->product);
  779. if (!strlen(ati_remote->rc_name))
  780. snprintf(ati_remote->rc_name, sizeof(ati_remote->rc_name),
  781. DRIVER_DESC "(%04x,%04x)",
  782. le16_to_cpu(ati_remote->udev->descriptor.idVendor),
  783. le16_to_cpu(ati_remote->udev->descriptor.idProduct));
  784. snprintf(ati_remote->mouse_name, sizeof(ati_remote->mouse_name),
  785. "%s mouse", ati_remote->rc_name);
  786. rc_dev->map_name = RC_MAP_ATI_X10; /* default map */
  787. /* set default keymap according to receiver model */
  788. if (type) {
  789. if (type->default_keymap)
  790. rc_dev->map_name = type->default_keymap;
  791. else if (type->get_default_keymap)
  792. rc_dev->map_name = type->get_default_keymap(interface);
  793. }
  794. ati_remote_rc_init(ati_remote);
  795. mutex_init(&ati_remote->open_mutex);
  796. /* Device Hardware Initialization - fills in ati_remote->idev from udev. */
  797. err = ati_remote_initialize(ati_remote);
  798. if (err)
  799. goto fail3;
  800. /* Set up and register rc device */
  801. err = rc_register_device(ati_remote->rdev);
  802. if (err)
  803. goto fail3;
  804. /* use our delay for rc_dev */
  805. ati_remote->rdev->input_dev->rep[REP_DELAY] = repeat_delay;
  806. /* Set up and register mouse input device */
  807. if (mouse) {
  808. input_dev = input_allocate_device();
  809. if (!input_dev)
  810. goto fail4;
  811. ati_remote->idev = input_dev;
  812. ati_remote_input_init(ati_remote);
  813. err = input_register_device(input_dev);
  814. if (err)
  815. goto fail5;
  816. }
  817. usb_set_intfdata(interface, ati_remote);
  818. return 0;
  819. fail5: input_free_device(input_dev);
  820. fail4: rc_unregister_device(rc_dev);
  821. rc_dev = NULL;
  822. fail3: usb_kill_urb(ati_remote->irq_urb);
  823. usb_kill_urb(ati_remote->out_urb);
  824. fail2: ati_remote_free_buffers(ati_remote);
  825. fail1: rc_free_device(rc_dev);
  826. kfree(ati_remote);
  827. return err;
  828. }
  829. /*
  830. * ati_remote_disconnect
  831. */
  832. static void ati_remote_disconnect(struct usb_interface *interface)
  833. {
  834. struct ati_remote *ati_remote;
  835. ati_remote = usb_get_intfdata(interface);
  836. usb_set_intfdata(interface, NULL);
  837. if (!ati_remote) {
  838. dev_warn(&interface->dev, "%s - null device?\n", __func__);
  839. return;
  840. }
  841. usb_kill_urb(ati_remote->irq_urb);
  842. usb_kill_urb(ati_remote->out_urb);
  843. if (ati_remote->idev)
  844. input_unregister_device(ati_remote->idev);
  845. rc_unregister_device(ati_remote->rdev);
  846. ati_remote_free_buffers(ati_remote);
  847. kfree(ati_remote);
  848. }
  849. /* usb specific object to register with the usb subsystem */
  850. static struct usb_driver ati_remote_driver = {
  851. .name = "ati_remote",
  852. .probe = ati_remote_probe,
  853. .disconnect = ati_remote_disconnect,
  854. .id_table = ati_remote_table,
  855. };
  856. module_usb_driver(ati_remote_driver);
  857. MODULE_AUTHOR(DRIVER_AUTHOR);
  858. MODULE_DESCRIPTION(DRIVER_DESC);
  859. MODULE_LICENSE("GPL");