ti_usb_3410_5052.c 46 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751
  1. /* vi: ts=8 sw=8
  2. *
  3. * TI 3410/5052 USB Serial Driver
  4. *
  5. * Copyright (C) 2004 Texas Instruments
  6. *
  7. * This driver is based on the Linux io_ti driver, which is
  8. * Copyright (C) 2000-2002 Inside Out Networks
  9. * Copyright (C) 2001-2002 Greg Kroah-Hartman
  10. *
  11. * This program is free software; you can redistribute it and/or modify
  12. * it under the terms of the GNU General Public License as published by
  13. * the Free Software Foundation; either version 2 of the License, or
  14. * (at your option) any later version.
  15. *
  16. * For questions or problems with this driver, contact Texas Instruments
  17. * technical support, or Al Borchers <alborchers@steinerpoint.com>, or
  18. * Peter Berger <pberger@brimson.com>.
  19. */
  20. #include <linux/kernel.h>
  21. #include <linux/errno.h>
  22. #include <linux/firmware.h>
  23. #include <linux/init.h>
  24. #include <linux/slab.h>
  25. #include <linux/tty.h>
  26. #include <linux/tty_driver.h>
  27. #include <linux/tty_flip.h>
  28. #include <linux/module.h>
  29. #include <linux/spinlock.h>
  30. #include <linux/ioctl.h>
  31. #include <linux/serial.h>
  32. #include <linux/kfifo.h>
  33. #include <linux/mutex.h>
  34. #include <linux/uaccess.h>
  35. #include <linux/usb.h>
  36. #include <linux/usb/serial.h>
  37. #include "ti_usb_3410_5052.h"
  38. /* Defines */
  39. #define TI_DRIVER_VERSION "v0.10"
  40. #define TI_DRIVER_AUTHOR "Al Borchers <alborchers@steinerpoint.com>"
  41. #define TI_DRIVER_DESC "TI USB 3410/5052 Serial Driver"
  42. #define TI_FIRMWARE_BUF_SIZE 16284
  43. #define TI_WRITE_BUF_SIZE 1024
  44. #define TI_TRANSFER_TIMEOUT 2
  45. #define TI_DEFAULT_CLOSING_WAIT 4000 /* in .01 secs */
  46. /* supported setserial flags */
  47. #define TI_SET_SERIAL_FLAGS 0
  48. /* read urb states */
  49. #define TI_READ_URB_RUNNING 0
  50. #define TI_READ_URB_STOPPING 1
  51. #define TI_READ_URB_STOPPED 2
  52. #define TI_EXTRA_VID_PID_COUNT 5
  53. /* Structures */
  54. struct ti_port {
  55. int tp_is_open;
  56. __u8 tp_msr;
  57. __u8 tp_lsr;
  58. __u8 tp_shadow_mcr;
  59. __u8 tp_uart_mode; /* 232 or 485 modes */
  60. unsigned int tp_uart_base_addr;
  61. int tp_flags;
  62. int tp_closing_wait;/* in .01 secs */
  63. struct async_icount tp_icount;
  64. wait_queue_head_t tp_msr_wait; /* wait for msr change */
  65. wait_queue_head_t tp_write_wait;
  66. struct ti_device *tp_tdev;
  67. struct usb_serial_port *tp_port;
  68. spinlock_t tp_lock;
  69. int tp_read_urb_state;
  70. int tp_write_urb_in_use;
  71. struct kfifo write_fifo;
  72. };
  73. struct ti_device {
  74. struct mutex td_open_close_lock;
  75. int td_open_port_count;
  76. struct usb_serial *td_serial;
  77. int td_is_3410;
  78. int td_urb_error;
  79. };
  80. /* Function Declarations */
  81. static int ti_startup(struct usb_serial *serial);
  82. static void ti_release(struct usb_serial *serial);
  83. static int ti_open(struct tty_struct *tty, struct usb_serial_port *port);
  84. static void ti_close(struct usb_serial_port *port);
  85. static int ti_write(struct tty_struct *tty, struct usb_serial_port *port,
  86. const unsigned char *data, int count);
  87. static int ti_write_room(struct tty_struct *tty);
  88. static int ti_chars_in_buffer(struct tty_struct *tty);
  89. static void ti_throttle(struct tty_struct *tty);
  90. static void ti_unthrottle(struct tty_struct *tty);
  91. static int ti_ioctl(struct tty_struct *tty, struct file *file,
  92. unsigned int cmd, unsigned long arg);
  93. static void ti_set_termios(struct tty_struct *tty,
  94. struct usb_serial_port *port, struct ktermios *old_termios);
  95. static int ti_tiocmget(struct tty_struct *tty, struct file *file);
  96. static int ti_tiocmset(struct tty_struct *tty, struct file *file,
  97. unsigned int set, unsigned int clear);
  98. static void ti_break(struct tty_struct *tty, int break_state);
  99. static void ti_interrupt_callback(struct urb *urb);
  100. static void ti_bulk_in_callback(struct urb *urb);
  101. static void ti_bulk_out_callback(struct urb *urb);
  102. static void ti_recv(struct device *dev, struct tty_struct *tty,
  103. unsigned char *data, int length);
  104. static void ti_send(struct ti_port *tport);
  105. static int ti_set_mcr(struct ti_port *tport, unsigned int mcr);
  106. static int ti_get_lsr(struct ti_port *tport);
  107. static int ti_get_serial_info(struct ti_port *tport,
  108. struct serial_struct __user *ret_arg);
  109. static int ti_set_serial_info(struct tty_struct *tty, struct ti_port *tport,
  110. struct serial_struct __user *new_arg);
  111. static void ti_handle_new_msr(struct ti_port *tport, __u8 msr);
  112. static void ti_drain(struct ti_port *tport, unsigned long timeout, int flush);
  113. static void ti_stop_read(struct ti_port *tport, struct tty_struct *tty);
  114. static int ti_restart_read(struct ti_port *tport, struct tty_struct *tty);
  115. static int ti_command_out_sync(struct ti_device *tdev, __u8 command,
  116. __u16 moduleid, __u16 value, __u8 *data, int size);
  117. static int ti_command_in_sync(struct ti_device *tdev, __u8 command,
  118. __u16 moduleid, __u16 value, __u8 *data, int size);
  119. static int ti_write_byte(struct ti_device *tdev, unsigned long addr,
  120. __u8 mask, __u8 byte);
  121. static int ti_download_firmware(struct ti_device *tdev);
  122. /* Data */
  123. /* module parameters */
  124. static int debug;
  125. static int closing_wait = TI_DEFAULT_CLOSING_WAIT;
  126. static ushort vendor_3410[TI_EXTRA_VID_PID_COUNT];
  127. static unsigned int vendor_3410_count;
  128. static ushort product_3410[TI_EXTRA_VID_PID_COUNT];
  129. static unsigned int product_3410_count;
  130. static ushort vendor_5052[TI_EXTRA_VID_PID_COUNT];
  131. static unsigned int vendor_5052_count;
  132. static ushort product_5052[TI_EXTRA_VID_PID_COUNT];
  133. static unsigned int product_5052_count;
  134. /* supported devices */
  135. /* the array dimension is the number of default entries plus */
  136. /* TI_EXTRA_VID_PID_COUNT user defined entries plus 1 terminating */
  137. /* null entry */
  138. static struct usb_device_id ti_id_table_3410[13+TI_EXTRA_VID_PID_COUNT+1] = {
  139. { USB_DEVICE(TI_VENDOR_ID, TI_3410_PRODUCT_ID) },
  140. { USB_DEVICE(TI_VENDOR_ID, TI_3410_EZ430_ID) },
  141. { USB_DEVICE(MTS_VENDOR_ID, MTS_GSM_NO_FW_PRODUCT_ID) },
  142. { USB_DEVICE(MTS_VENDOR_ID, MTS_CDMA_NO_FW_PRODUCT_ID) },
  143. { USB_DEVICE(MTS_VENDOR_ID, MTS_CDMA_PRODUCT_ID) },
  144. { USB_DEVICE(MTS_VENDOR_ID, MTS_GSM_PRODUCT_ID) },
  145. { USB_DEVICE(MTS_VENDOR_ID, MTS_EDGE_PRODUCT_ID) },
  146. { USB_DEVICE(MTS_VENDOR_ID, MTS_MT9234MU_PRODUCT_ID) },
  147. { USB_DEVICE(MTS_VENDOR_ID, MTS_MT9234ZBA_PRODUCT_ID) },
  148. { USB_DEVICE(MTS_VENDOR_ID, MTS_MT9234ZBAOLD_PRODUCT_ID) },
  149. { USB_DEVICE(IBM_VENDOR_ID, IBM_4543_PRODUCT_ID) },
  150. { USB_DEVICE(IBM_VENDOR_ID, IBM_454B_PRODUCT_ID) },
  151. { USB_DEVICE(IBM_VENDOR_ID, IBM_454C_PRODUCT_ID) },
  152. };
  153. static struct usb_device_id ti_id_table_5052[5+TI_EXTRA_VID_PID_COUNT+1] = {
  154. { USB_DEVICE(TI_VENDOR_ID, TI_5052_BOOT_PRODUCT_ID) },
  155. { USB_DEVICE(TI_VENDOR_ID, TI_5152_BOOT_PRODUCT_ID) },
  156. { USB_DEVICE(TI_VENDOR_ID, TI_5052_EEPROM_PRODUCT_ID) },
  157. { USB_DEVICE(TI_VENDOR_ID, TI_5052_FIRMWARE_PRODUCT_ID) },
  158. };
  159. static struct usb_device_id ti_id_table_combined[17+2*TI_EXTRA_VID_PID_COUNT+1] = {
  160. { USB_DEVICE(TI_VENDOR_ID, TI_3410_PRODUCT_ID) },
  161. { USB_DEVICE(TI_VENDOR_ID, TI_3410_EZ430_ID) },
  162. { USB_DEVICE(MTS_VENDOR_ID, MTS_GSM_NO_FW_PRODUCT_ID) },
  163. { USB_DEVICE(MTS_VENDOR_ID, MTS_CDMA_NO_FW_PRODUCT_ID) },
  164. { USB_DEVICE(MTS_VENDOR_ID, MTS_CDMA_PRODUCT_ID) },
  165. { USB_DEVICE(MTS_VENDOR_ID, MTS_GSM_PRODUCT_ID) },
  166. { USB_DEVICE(MTS_VENDOR_ID, MTS_EDGE_PRODUCT_ID) },
  167. { USB_DEVICE(MTS_VENDOR_ID, MTS_MT9234MU_PRODUCT_ID) },
  168. { USB_DEVICE(MTS_VENDOR_ID, MTS_MT9234ZBA_PRODUCT_ID) },
  169. { USB_DEVICE(MTS_VENDOR_ID, MTS_MT9234ZBAOLD_PRODUCT_ID) },
  170. { USB_DEVICE(TI_VENDOR_ID, TI_5052_BOOT_PRODUCT_ID) },
  171. { USB_DEVICE(TI_VENDOR_ID, TI_5152_BOOT_PRODUCT_ID) },
  172. { USB_DEVICE(TI_VENDOR_ID, TI_5052_EEPROM_PRODUCT_ID) },
  173. { USB_DEVICE(TI_VENDOR_ID, TI_5052_FIRMWARE_PRODUCT_ID) },
  174. { USB_DEVICE(IBM_VENDOR_ID, IBM_4543_PRODUCT_ID) },
  175. { USB_DEVICE(IBM_VENDOR_ID, IBM_454B_PRODUCT_ID) },
  176. { USB_DEVICE(IBM_VENDOR_ID, IBM_454C_PRODUCT_ID) },
  177. { }
  178. };
  179. static struct usb_driver ti_usb_driver = {
  180. .name = "ti_usb_3410_5052",
  181. .probe = usb_serial_probe,
  182. .disconnect = usb_serial_disconnect,
  183. .id_table = ti_id_table_combined,
  184. .no_dynamic_id = 1,
  185. };
  186. static struct usb_serial_driver ti_1port_device = {
  187. .driver = {
  188. .owner = THIS_MODULE,
  189. .name = "ti_usb_3410_5052_1",
  190. },
  191. .description = "TI USB 3410 1 port adapter",
  192. .usb_driver = &ti_usb_driver,
  193. .id_table = ti_id_table_3410,
  194. .num_ports = 1,
  195. .attach = ti_startup,
  196. .release = ti_release,
  197. .open = ti_open,
  198. .close = ti_close,
  199. .write = ti_write,
  200. .write_room = ti_write_room,
  201. .chars_in_buffer = ti_chars_in_buffer,
  202. .throttle = ti_throttle,
  203. .unthrottle = ti_unthrottle,
  204. .ioctl = ti_ioctl,
  205. .set_termios = ti_set_termios,
  206. .tiocmget = ti_tiocmget,
  207. .tiocmset = ti_tiocmset,
  208. .break_ctl = ti_break,
  209. .read_int_callback = ti_interrupt_callback,
  210. .read_bulk_callback = ti_bulk_in_callback,
  211. .write_bulk_callback = ti_bulk_out_callback,
  212. };
  213. static struct usb_serial_driver ti_2port_device = {
  214. .driver = {
  215. .owner = THIS_MODULE,
  216. .name = "ti_usb_3410_5052_2",
  217. },
  218. .description = "TI USB 5052 2 port adapter",
  219. .usb_driver = &ti_usb_driver,
  220. .id_table = ti_id_table_5052,
  221. .num_ports = 2,
  222. .attach = ti_startup,
  223. .release = ti_release,
  224. .open = ti_open,
  225. .close = ti_close,
  226. .write = ti_write,
  227. .write_room = ti_write_room,
  228. .chars_in_buffer = ti_chars_in_buffer,
  229. .throttle = ti_throttle,
  230. .unthrottle = ti_unthrottle,
  231. .ioctl = ti_ioctl,
  232. .set_termios = ti_set_termios,
  233. .tiocmget = ti_tiocmget,
  234. .tiocmset = ti_tiocmset,
  235. .break_ctl = ti_break,
  236. .read_int_callback = ti_interrupt_callback,
  237. .read_bulk_callback = ti_bulk_in_callback,
  238. .write_bulk_callback = ti_bulk_out_callback,
  239. };
  240. /* Module */
  241. MODULE_AUTHOR(TI_DRIVER_AUTHOR);
  242. MODULE_DESCRIPTION(TI_DRIVER_DESC);
  243. MODULE_VERSION(TI_DRIVER_VERSION);
  244. MODULE_LICENSE("GPL");
  245. MODULE_FIRMWARE("ti_3410.fw");
  246. MODULE_FIRMWARE("ti_5052.fw");
  247. MODULE_FIRMWARE("mts_cdma.fw");
  248. MODULE_FIRMWARE("mts_gsm.fw");
  249. MODULE_FIRMWARE("mts_edge.fw");
  250. MODULE_FIRMWARE("mts_mt9234mu.fw");
  251. MODULE_FIRMWARE("mts_mt9234zba.fw");
  252. module_param(debug, bool, S_IRUGO | S_IWUSR);
  253. MODULE_PARM_DESC(debug, "Enable debugging, 0=no, 1=yes");
  254. module_param(closing_wait, int, S_IRUGO | S_IWUSR);
  255. MODULE_PARM_DESC(closing_wait,
  256. "Maximum wait for data to drain in close, in .01 secs, default is 4000");
  257. module_param_array(vendor_3410, ushort, &vendor_3410_count, S_IRUGO);
  258. MODULE_PARM_DESC(vendor_3410,
  259. "Vendor ids for 3410 based devices, 1-5 short integers");
  260. module_param_array(product_3410, ushort, &product_3410_count, S_IRUGO);
  261. MODULE_PARM_DESC(product_3410,
  262. "Product ids for 3410 based devices, 1-5 short integers");
  263. module_param_array(vendor_5052, ushort, &vendor_5052_count, S_IRUGO);
  264. MODULE_PARM_DESC(vendor_5052,
  265. "Vendor ids for 5052 based devices, 1-5 short integers");
  266. module_param_array(product_5052, ushort, &product_5052_count, S_IRUGO);
  267. MODULE_PARM_DESC(product_5052,
  268. "Product ids for 5052 based devices, 1-5 short integers");
  269. MODULE_DEVICE_TABLE(usb, ti_id_table_combined);
  270. /* Functions */
  271. static int __init ti_init(void)
  272. {
  273. int i, j, c;
  274. int ret;
  275. /* insert extra vendor and product ids */
  276. c = ARRAY_SIZE(ti_id_table_combined) - 2 * TI_EXTRA_VID_PID_COUNT - 1;
  277. j = ARRAY_SIZE(ti_id_table_3410) - TI_EXTRA_VID_PID_COUNT - 1;
  278. for (i = 0; i < min(vendor_3410_count, product_3410_count); i++, j++, c++) {
  279. ti_id_table_3410[j].idVendor = vendor_3410[i];
  280. ti_id_table_3410[j].idProduct = product_3410[i];
  281. ti_id_table_3410[j].match_flags = USB_DEVICE_ID_MATCH_DEVICE;
  282. ti_id_table_combined[c].idVendor = vendor_3410[i];
  283. ti_id_table_combined[c].idProduct = product_3410[i];
  284. ti_id_table_combined[c].match_flags = USB_DEVICE_ID_MATCH_DEVICE;
  285. }
  286. j = ARRAY_SIZE(ti_id_table_5052) - TI_EXTRA_VID_PID_COUNT - 1;
  287. for (i = 0; i < min(vendor_5052_count, product_5052_count); i++, j++, c++) {
  288. ti_id_table_5052[j].idVendor = vendor_5052[i];
  289. ti_id_table_5052[j].idProduct = product_5052[i];
  290. ti_id_table_5052[j].match_flags = USB_DEVICE_ID_MATCH_DEVICE;
  291. ti_id_table_combined[c].idVendor = vendor_5052[i];
  292. ti_id_table_combined[c].idProduct = product_5052[i];
  293. ti_id_table_combined[c].match_flags = USB_DEVICE_ID_MATCH_DEVICE;
  294. }
  295. ret = usb_serial_register(&ti_1port_device);
  296. if (ret)
  297. goto failed_1port;
  298. ret = usb_serial_register(&ti_2port_device);
  299. if (ret)
  300. goto failed_2port;
  301. ret = usb_register(&ti_usb_driver);
  302. if (ret)
  303. goto failed_usb;
  304. printk(KERN_INFO KBUILD_MODNAME ": " TI_DRIVER_VERSION ":"
  305. TI_DRIVER_DESC "\n");
  306. return 0;
  307. failed_usb:
  308. usb_serial_deregister(&ti_2port_device);
  309. failed_2port:
  310. usb_serial_deregister(&ti_1port_device);
  311. failed_1port:
  312. return ret;
  313. }
  314. static void __exit ti_exit(void)
  315. {
  316. usb_serial_deregister(&ti_1port_device);
  317. usb_serial_deregister(&ti_2port_device);
  318. usb_deregister(&ti_usb_driver);
  319. }
  320. module_init(ti_init);
  321. module_exit(ti_exit);
  322. static int ti_startup(struct usb_serial *serial)
  323. {
  324. struct ti_device *tdev;
  325. struct ti_port *tport;
  326. struct usb_device *dev = serial->dev;
  327. int status;
  328. int i;
  329. dbg("%s - product 0x%4X, num configurations %d, configuration value %d",
  330. __func__, le16_to_cpu(dev->descriptor.idProduct),
  331. dev->descriptor.bNumConfigurations,
  332. dev->actconfig->desc.bConfigurationValue);
  333. /* create device structure */
  334. tdev = kzalloc(sizeof(struct ti_device), GFP_KERNEL);
  335. if (tdev == NULL) {
  336. dev_err(&dev->dev, "%s - out of memory\n", __func__);
  337. return -ENOMEM;
  338. }
  339. mutex_init(&tdev->td_open_close_lock);
  340. tdev->td_serial = serial;
  341. usb_set_serial_data(serial, tdev);
  342. /* determine device type */
  343. if (usb_match_id(serial->interface, ti_id_table_3410))
  344. tdev->td_is_3410 = 1;
  345. dbg("%s - device type is %s", __func__,
  346. tdev->td_is_3410 ? "3410" : "5052");
  347. /* if we have only 1 configuration, download firmware */
  348. if (dev->descriptor.bNumConfigurations == 1) {
  349. if ((status = ti_download_firmware(tdev)) != 0)
  350. goto free_tdev;
  351. /* 3410 must be reset, 5052 resets itself */
  352. if (tdev->td_is_3410) {
  353. msleep_interruptible(100);
  354. usb_reset_device(dev);
  355. }
  356. status = -ENODEV;
  357. goto free_tdev;
  358. }
  359. /* the second configuration must be set */
  360. if (dev->actconfig->desc.bConfigurationValue == TI_BOOT_CONFIG) {
  361. status = usb_driver_set_configuration(dev, TI_ACTIVE_CONFIG);
  362. status = status ? status : -ENODEV;
  363. goto free_tdev;
  364. }
  365. /* set up port structures */
  366. for (i = 0; i < serial->num_ports; ++i) {
  367. tport = kzalloc(sizeof(struct ti_port), GFP_KERNEL);
  368. if (tport == NULL) {
  369. dev_err(&dev->dev, "%s - out of memory\n", __func__);
  370. status = -ENOMEM;
  371. goto free_tports;
  372. }
  373. spin_lock_init(&tport->tp_lock);
  374. tport->tp_uart_base_addr = (i == 0 ?
  375. TI_UART1_BASE_ADDR : TI_UART2_BASE_ADDR);
  376. tport->tp_closing_wait = closing_wait;
  377. init_waitqueue_head(&tport->tp_msr_wait);
  378. init_waitqueue_head(&tport->tp_write_wait);
  379. if (kfifo_alloc(&tport->write_fifo, TI_WRITE_BUF_SIZE,
  380. GFP_KERNEL)) {
  381. dev_err(&dev->dev, "%s - out of memory\n", __func__);
  382. kfree(tport);
  383. status = -ENOMEM;
  384. goto free_tports;
  385. }
  386. tport->tp_port = serial->port[i];
  387. tport->tp_tdev = tdev;
  388. usb_set_serial_port_data(serial->port[i], tport);
  389. tport->tp_uart_mode = 0; /* default is RS232 */
  390. }
  391. return 0;
  392. free_tports:
  393. for (--i; i >= 0; --i) {
  394. tport = usb_get_serial_port_data(serial->port[i]);
  395. kfifo_free(&tport->write_fifo);
  396. kfree(tport);
  397. usb_set_serial_port_data(serial->port[i], NULL);
  398. }
  399. free_tdev:
  400. kfree(tdev);
  401. usb_set_serial_data(serial, NULL);
  402. return status;
  403. }
  404. static void ti_release(struct usb_serial *serial)
  405. {
  406. int i;
  407. struct ti_device *tdev = usb_get_serial_data(serial);
  408. struct ti_port *tport;
  409. dbg("%s", __func__);
  410. for (i = 0; i < serial->num_ports; ++i) {
  411. tport = usb_get_serial_port_data(serial->port[i]);
  412. if (tport) {
  413. kfifo_free(&tport->write_fifo);
  414. kfree(tport);
  415. }
  416. }
  417. kfree(tdev);
  418. }
  419. static int ti_open(struct tty_struct *tty, struct usb_serial_port *port)
  420. {
  421. struct ti_port *tport = usb_get_serial_port_data(port);
  422. struct ti_device *tdev;
  423. struct usb_device *dev;
  424. struct urb *urb;
  425. int port_number;
  426. int status;
  427. __u16 open_settings = (__u8)(TI_PIPE_MODE_CONTINOUS |
  428. TI_PIPE_TIMEOUT_ENABLE |
  429. (TI_TRANSFER_TIMEOUT << 2));
  430. dbg("%s - port %d", __func__, port->number);
  431. if (tport == NULL)
  432. return -ENODEV;
  433. dev = port->serial->dev;
  434. tdev = tport->tp_tdev;
  435. /* only one open on any port on a device at a time */
  436. if (mutex_lock_interruptible(&tdev->td_open_close_lock))
  437. return -ERESTARTSYS;
  438. port_number = port->number - port->serial->minor;
  439. memset(&(tport->tp_icount), 0x00, sizeof(tport->tp_icount));
  440. tport->tp_msr = 0;
  441. tport->tp_shadow_mcr |= (TI_MCR_RTS | TI_MCR_DTR);
  442. /* start interrupt urb the first time a port is opened on this device */
  443. if (tdev->td_open_port_count == 0) {
  444. dbg("%s - start interrupt in urb", __func__);
  445. urb = tdev->td_serial->port[0]->interrupt_in_urb;
  446. if (!urb) {
  447. dev_err(&port->dev, "%s - no interrupt urb\n",
  448. __func__);
  449. status = -EINVAL;
  450. goto release_lock;
  451. }
  452. urb->complete = ti_interrupt_callback;
  453. urb->context = tdev;
  454. urb->dev = dev;
  455. status = usb_submit_urb(urb, GFP_KERNEL);
  456. if (status) {
  457. dev_err(&port->dev,
  458. "%s - submit interrupt urb failed, %d\n",
  459. __func__, status);
  460. goto release_lock;
  461. }
  462. }
  463. if (tty)
  464. ti_set_termios(tty, port, tty->termios);
  465. dbg("%s - sending TI_OPEN_PORT", __func__);
  466. status = ti_command_out_sync(tdev, TI_OPEN_PORT,
  467. (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0);
  468. if (status) {
  469. dev_err(&port->dev, "%s - cannot send open command, %d\n",
  470. __func__, status);
  471. goto unlink_int_urb;
  472. }
  473. dbg("%s - sending TI_START_PORT", __func__);
  474. status = ti_command_out_sync(tdev, TI_START_PORT,
  475. (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0);
  476. if (status) {
  477. dev_err(&port->dev, "%s - cannot send start command, %d\n",
  478. __func__, status);
  479. goto unlink_int_urb;
  480. }
  481. dbg("%s - sending TI_PURGE_PORT", __func__);
  482. status = ti_command_out_sync(tdev, TI_PURGE_PORT,
  483. (__u8)(TI_UART1_PORT + port_number), TI_PURGE_INPUT, NULL, 0);
  484. if (status) {
  485. dev_err(&port->dev, "%s - cannot clear input buffers, %d\n",
  486. __func__, status);
  487. goto unlink_int_urb;
  488. }
  489. status = ti_command_out_sync(tdev, TI_PURGE_PORT,
  490. (__u8)(TI_UART1_PORT + port_number), TI_PURGE_OUTPUT, NULL, 0);
  491. if (status) {
  492. dev_err(&port->dev, "%s - cannot clear output buffers, %d\n",
  493. __func__, status);
  494. goto unlink_int_urb;
  495. }
  496. /* reset the data toggle on the bulk endpoints to work around bug in
  497. * host controllers where things get out of sync some times */
  498. usb_clear_halt(dev, port->write_urb->pipe);
  499. usb_clear_halt(dev, port->read_urb->pipe);
  500. if (tty)
  501. ti_set_termios(tty, port, tty->termios);
  502. dbg("%s - sending TI_OPEN_PORT (2)", __func__);
  503. status = ti_command_out_sync(tdev, TI_OPEN_PORT,
  504. (__u8)(TI_UART1_PORT + port_number), open_settings, NULL, 0);
  505. if (status) {
  506. dev_err(&port->dev, "%s - cannot send open command (2), %d\n",
  507. __func__, status);
  508. goto unlink_int_urb;
  509. }
  510. dbg("%s - sending TI_START_PORT (2)", __func__);
  511. status = ti_command_out_sync(tdev, TI_START_PORT,
  512. (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0);
  513. if (status) {
  514. dev_err(&port->dev, "%s - cannot send start command (2), %d\n",
  515. __func__, status);
  516. goto unlink_int_urb;
  517. }
  518. /* start read urb */
  519. dbg("%s - start read urb", __func__);
  520. urb = port->read_urb;
  521. if (!urb) {
  522. dev_err(&port->dev, "%s - no read urb\n", __func__);
  523. status = -EINVAL;
  524. goto unlink_int_urb;
  525. }
  526. tport->tp_read_urb_state = TI_READ_URB_RUNNING;
  527. urb->complete = ti_bulk_in_callback;
  528. urb->context = tport;
  529. urb->dev = dev;
  530. status = usb_submit_urb(urb, GFP_KERNEL);
  531. if (status) {
  532. dev_err(&port->dev, "%s - submit read urb failed, %d\n",
  533. __func__, status);
  534. goto unlink_int_urb;
  535. }
  536. tport->tp_is_open = 1;
  537. ++tdev->td_open_port_count;
  538. goto release_lock;
  539. unlink_int_urb:
  540. if (tdev->td_open_port_count == 0)
  541. usb_kill_urb(port->serial->port[0]->interrupt_in_urb);
  542. release_lock:
  543. mutex_unlock(&tdev->td_open_close_lock);
  544. dbg("%s - exit %d", __func__, status);
  545. return status;
  546. }
  547. static void ti_close(struct usb_serial_port *port)
  548. {
  549. struct ti_device *tdev;
  550. struct ti_port *tport;
  551. int port_number;
  552. int status;
  553. int do_unlock;
  554. dbg("%s - port %d", __func__, port->number);
  555. tdev = usb_get_serial_data(port->serial);
  556. tport = usb_get_serial_port_data(port);
  557. if (tdev == NULL || tport == NULL)
  558. return;
  559. tport->tp_is_open = 0;
  560. ti_drain(tport, (tport->tp_closing_wait*HZ)/100, 1);
  561. usb_kill_urb(port->read_urb);
  562. usb_kill_urb(port->write_urb);
  563. tport->tp_write_urb_in_use = 0;
  564. port_number = port->number - port->serial->minor;
  565. dbg("%s - sending TI_CLOSE_PORT", __func__);
  566. status = ti_command_out_sync(tdev, TI_CLOSE_PORT,
  567. (__u8)(TI_UART1_PORT + port_number), 0, NULL, 0);
  568. if (status)
  569. dev_err(&port->dev,
  570. "%s - cannot send close port command, %d\n"
  571. , __func__, status);
  572. /* if mutex_lock is interrupted, continue anyway */
  573. do_unlock = !mutex_lock_interruptible(&tdev->td_open_close_lock);
  574. --tport->tp_tdev->td_open_port_count;
  575. if (tport->tp_tdev->td_open_port_count <= 0) {
  576. /* last port is closed, shut down interrupt urb */
  577. usb_kill_urb(port->serial->port[0]->interrupt_in_urb);
  578. tport->tp_tdev->td_open_port_count = 0;
  579. }
  580. if (do_unlock)
  581. mutex_unlock(&tdev->td_open_close_lock);
  582. dbg("%s - exit", __func__);
  583. }
  584. static int ti_write(struct tty_struct *tty, struct usb_serial_port *port,
  585. const unsigned char *data, int count)
  586. {
  587. struct ti_port *tport = usb_get_serial_port_data(port);
  588. dbg("%s - port %d", __func__, port->number);
  589. if (count == 0) {
  590. dbg("%s - write request of 0 bytes", __func__);
  591. return 0;
  592. }
  593. if (tport == NULL || !tport->tp_is_open)
  594. return -ENODEV;
  595. count = kfifo_in_locked(&tport->write_fifo, data, count,
  596. &tport->tp_lock);
  597. ti_send(tport);
  598. return count;
  599. }
  600. static int ti_write_room(struct tty_struct *tty)
  601. {
  602. struct usb_serial_port *port = tty->driver_data;
  603. struct ti_port *tport = usb_get_serial_port_data(port);
  604. int room = 0;
  605. unsigned long flags;
  606. dbg("%s - port %d", __func__, port->number);
  607. if (tport == NULL)
  608. return 0;
  609. spin_lock_irqsave(&tport->tp_lock, flags);
  610. room = kfifo_avail(&tport->write_fifo);
  611. spin_unlock_irqrestore(&tport->tp_lock, flags);
  612. dbg("%s - returns %d", __func__, room);
  613. return room;
  614. }
  615. static int ti_chars_in_buffer(struct tty_struct *tty)
  616. {
  617. struct usb_serial_port *port = tty->driver_data;
  618. struct ti_port *tport = usb_get_serial_port_data(port);
  619. int chars = 0;
  620. unsigned long flags;
  621. dbg("%s - port %d", __func__, port->number);
  622. if (tport == NULL)
  623. return 0;
  624. spin_lock_irqsave(&tport->tp_lock, flags);
  625. chars = kfifo_len(&tport->write_fifo);
  626. spin_unlock_irqrestore(&tport->tp_lock, flags);
  627. dbg("%s - returns %d", __func__, chars);
  628. return chars;
  629. }
  630. static void ti_throttle(struct tty_struct *tty)
  631. {
  632. struct usb_serial_port *port = tty->driver_data;
  633. struct ti_port *tport = usb_get_serial_port_data(port);
  634. dbg("%s - port %d", __func__, port->number);
  635. if (tport == NULL)
  636. return;
  637. if (I_IXOFF(tty) || C_CRTSCTS(tty))
  638. ti_stop_read(tport, tty);
  639. }
  640. static void ti_unthrottle(struct tty_struct *tty)
  641. {
  642. struct usb_serial_port *port = tty->driver_data;
  643. struct ti_port *tport = usb_get_serial_port_data(port);
  644. int status;
  645. dbg("%s - port %d", __func__, port->number);
  646. if (tport == NULL)
  647. return;
  648. if (I_IXOFF(tty) || C_CRTSCTS(tty)) {
  649. status = ti_restart_read(tport, tty);
  650. if (status)
  651. dev_err(&port->dev, "%s - cannot restart read, %d\n",
  652. __func__, status);
  653. }
  654. }
  655. static int ti_ioctl(struct tty_struct *tty, struct file *file,
  656. unsigned int cmd, unsigned long arg)
  657. {
  658. struct usb_serial_port *port = tty->driver_data;
  659. struct ti_port *tport = usb_get_serial_port_data(port);
  660. struct async_icount cnow;
  661. struct async_icount cprev;
  662. dbg("%s - port %d, cmd = 0x%04X", __func__, port->number, cmd);
  663. if (tport == NULL)
  664. return -ENODEV;
  665. switch (cmd) {
  666. case TIOCGSERIAL:
  667. dbg("%s - (%d) TIOCGSERIAL", __func__, port->number);
  668. return ti_get_serial_info(tport,
  669. (struct serial_struct __user *)arg);
  670. case TIOCSSERIAL:
  671. dbg("%s - (%d) TIOCSSERIAL", __func__, port->number);
  672. return ti_set_serial_info(tty, tport,
  673. (struct serial_struct __user *)arg);
  674. case TIOCMIWAIT:
  675. dbg("%s - (%d) TIOCMIWAIT", __func__, port->number);
  676. cprev = tport->tp_icount;
  677. while (1) {
  678. interruptible_sleep_on(&tport->tp_msr_wait);
  679. if (signal_pending(current))
  680. return -ERESTARTSYS;
  681. cnow = tport->tp_icount;
  682. if (cnow.rng == cprev.rng && cnow.dsr == cprev.dsr &&
  683. cnow.dcd == cprev.dcd && cnow.cts == cprev.cts)
  684. return -EIO; /* no change => error */
  685. if (((arg & TIOCM_RNG) && (cnow.rng != cprev.rng)) ||
  686. ((arg & TIOCM_DSR) && (cnow.dsr != cprev.dsr)) ||
  687. ((arg & TIOCM_CD) && (cnow.dcd != cprev.dcd)) ||
  688. ((arg & TIOCM_CTS) && (cnow.cts != cprev.cts)))
  689. return 0;
  690. cprev = cnow;
  691. }
  692. break;
  693. case TIOCGICOUNT:
  694. dbg("%s - (%d) TIOCGICOUNT RX=%d, TX=%d",
  695. __func__, port->number,
  696. tport->tp_icount.rx, tport->tp_icount.tx);
  697. if (copy_to_user((void __user *)arg, &tport->tp_icount,
  698. sizeof(tport->tp_icount)))
  699. return -EFAULT;
  700. return 0;
  701. }
  702. return -ENOIOCTLCMD;
  703. }
  704. static void ti_set_termios(struct tty_struct *tty,
  705. struct usb_serial_port *port, struct ktermios *old_termios)
  706. {
  707. struct ti_port *tport = usb_get_serial_port_data(port);
  708. struct ti_uart_config *config;
  709. tcflag_t cflag, iflag;
  710. int baud;
  711. int status;
  712. int port_number = port->number - port->serial->minor;
  713. unsigned int mcr;
  714. dbg("%s - port %d", __func__, port->number);
  715. cflag = tty->termios->c_cflag;
  716. iflag = tty->termios->c_iflag;
  717. dbg("%s - cflag %08x, iflag %08x", __func__, cflag, iflag);
  718. dbg("%s - old clfag %08x, old iflag %08x", __func__,
  719. old_termios->c_cflag, old_termios->c_iflag);
  720. if (tport == NULL)
  721. return;
  722. config = kmalloc(sizeof(*config), GFP_KERNEL);
  723. if (!config) {
  724. dev_err(&port->dev, "%s - out of memory\n", __func__);
  725. return;
  726. }
  727. config->wFlags = 0;
  728. /* these flags must be set */
  729. config->wFlags |= TI_UART_ENABLE_MS_INTS;
  730. config->wFlags |= TI_UART_ENABLE_AUTO_START_DMA;
  731. config->bUartMode = (__u8)(tport->tp_uart_mode);
  732. switch (cflag & CSIZE) {
  733. case CS5:
  734. config->bDataBits = TI_UART_5_DATA_BITS;
  735. break;
  736. case CS6:
  737. config->bDataBits = TI_UART_6_DATA_BITS;
  738. break;
  739. case CS7:
  740. config->bDataBits = TI_UART_7_DATA_BITS;
  741. break;
  742. default:
  743. case CS8:
  744. config->bDataBits = TI_UART_8_DATA_BITS;
  745. break;
  746. }
  747. /* CMSPAR isn't supported by this driver */
  748. tty->termios->c_cflag &= ~CMSPAR;
  749. if (cflag & PARENB) {
  750. if (cflag & PARODD) {
  751. config->wFlags |= TI_UART_ENABLE_PARITY_CHECKING;
  752. config->bParity = TI_UART_ODD_PARITY;
  753. } else {
  754. config->wFlags |= TI_UART_ENABLE_PARITY_CHECKING;
  755. config->bParity = TI_UART_EVEN_PARITY;
  756. }
  757. } else {
  758. config->wFlags &= ~TI_UART_ENABLE_PARITY_CHECKING;
  759. config->bParity = TI_UART_NO_PARITY;
  760. }
  761. if (cflag & CSTOPB)
  762. config->bStopBits = TI_UART_2_STOP_BITS;
  763. else
  764. config->bStopBits = TI_UART_1_STOP_BITS;
  765. if (cflag & CRTSCTS) {
  766. /* RTS flow control must be off to drop RTS for baud rate B0 */
  767. if ((cflag & CBAUD) != B0)
  768. config->wFlags |= TI_UART_ENABLE_RTS_IN;
  769. config->wFlags |= TI_UART_ENABLE_CTS_OUT;
  770. } else {
  771. tty->hw_stopped = 0;
  772. ti_restart_read(tport, tty);
  773. }
  774. if (I_IXOFF(tty) || I_IXON(tty)) {
  775. config->cXon = START_CHAR(tty);
  776. config->cXoff = STOP_CHAR(tty);
  777. if (I_IXOFF(tty))
  778. config->wFlags |= TI_UART_ENABLE_X_IN;
  779. else
  780. ti_restart_read(tport, tty);
  781. if (I_IXON(tty))
  782. config->wFlags |= TI_UART_ENABLE_X_OUT;
  783. }
  784. baud = tty_get_baud_rate(tty);
  785. if (!baud)
  786. baud = 9600;
  787. if (tport->tp_tdev->td_is_3410)
  788. config->wBaudRate = (__u16)((923077 + baud/2) / baud);
  789. else
  790. config->wBaudRate = (__u16)((461538 + baud/2) / baud);
  791. /* FIXME: Should calculate resulting baud here and report it back */
  792. if ((cflag & CBAUD) != B0)
  793. tty_encode_baud_rate(tty, baud, baud);
  794. dbg("%s - BaudRate=%d, wBaudRate=%d, wFlags=0x%04X, bDataBits=%d, bParity=%d, bStopBits=%d, cXon=%d, cXoff=%d, bUartMode=%d",
  795. __func__, baud, config->wBaudRate, config->wFlags, config->bDataBits, config->bParity, config->bStopBits, config->cXon, config->cXoff, config->bUartMode);
  796. cpu_to_be16s(&config->wBaudRate);
  797. cpu_to_be16s(&config->wFlags);
  798. status = ti_command_out_sync(tport->tp_tdev, TI_SET_CONFIG,
  799. (__u8)(TI_UART1_PORT + port_number), 0, (__u8 *)config,
  800. sizeof(*config));
  801. if (status)
  802. dev_err(&port->dev, "%s - cannot set config on port %d, %d\n",
  803. __func__, port_number, status);
  804. /* SET_CONFIG asserts RTS and DTR, reset them correctly */
  805. mcr = tport->tp_shadow_mcr;
  806. /* if baud rate is B0, clear RTS and DTR */
  807. if ((cflag & CBAUD) == B0)
  808. mcr &= ~(TI_MCR_DTR | TI_MCR_RTS);
  809. status = ti_set_mcr(tport, mcr);
  810. if (status)
  811. dev_err(&port->dev,
  812. "%s - cannot set modem control on port %d, %d\n",
  813. __func__, port_number, status);
  814. kfree(config);
  815. }
  816. static int ti_tiocmget(struct tty_struct *tty, struct file *file)
  817. {
  818. struct usb_serial_port *port = tty->driver_data;
  819. struct ti_port *tport = usb_get_serial_port_data(port);
  820. unsigned int result;
  821. unsigned int msr;
  822. unsigned int mcr;
  823. unsigned long flags;
  824. dbg("%s - port %d", __func__, port->number);
  825. if (tport == NULL)
  826. return -ENODEV;
  827. spin_lock_irqsave(&tport->tp_lock, flags);
  828. msr = tport->tp_msr;
  829. mcr = tport->tp_shadow_mcr;
  830. spin_unlock_irqrestore(&tport->tp_lock, flags);
  831. result = ((mcr & TI_MCR_DTR) ? TIOCM_DTR : 0)
  832. | ((mcr & TI_MCR_RTS) ? TIOCM_RTS : 0)
  833. | ((mcr & TI_MCR_LOOP) ? TIOCM_LOOP : 0)
  834. | ((msr & TI_MSR_CTS) ? TIOCM_CTS : 0)
  835. | ((msr & TI_MSR_CD) ? TIOCM_CAR : 0)
  836. | ((msr & TI_MSR_RI) ? TIOCM_RI : 0)
  837. | ((msr & TI_MSR_DSR) ? TIOCM_DSR : 0);
  838. dbg("%s - 0x%04X", __func__, result);
  839. return result;
  840. }
  841. static int ti_tiocmset(struct tty_struct *tty, struct file *file,
  842. unsigned int set, unsigned int clear)
  843. {
  844. struct usb_serial_port *port = tty->driver_data;
  845. struct ti_port *tport = usb_get_serial_port_data(port);
  846. unsigned int mcr;
  847. unsigned long flags;
  848. dbg("%s - port %d", __func__, port->number);
  849. if (tport == NULL)
  850. return -ENODEV;
  851. spin_lock_irqsave(&tport->tp_lock, flags);
  852. mcr = tport->tp_shadow_mcr;
  853. if (set & TIOCM_RTS)
  854. mcr |= TI_MCR_RTS;
  855. if (set & TIOCM_DTR)
  856. mcr |= TI_MCR_DTR;
  857. if (set & TIOCM_LOOP)
  858. mcr |= TI_MCR_LOOP;
  859. if (clear & TIOCM_RTS)
  860. mcr &= ~TI_MCR_RTS;
  861. if (clear & TIOCM_DTR)
  862. mcr &= ~TI_MCR_DTR;
  863. if (clear & TIOCM_LOOP)
  864. mcr &= ~TI_MCR_LOOP;
  865. spin_unlock_irqrestore(&tport->tp_lock, flags);
  866. return ti_set_mcr(tport, mcr);
  867. }
  868. static void ti_break(struct tty_struct *tty, int break_state)
  869. {
  870. struct usb_serial_port *port = tty->driver_data;
  871. struct ti_port *tport = usb_get_serial_port_data(port);
  872. int status;
  873. dbg("%s - state = %d", __func__, break_state);
  874. if (tport == NULL)
  875. return;
  876. ti_drain(tport, (tport->tp_closing_wait*HZ)/100, 0);
  877. status = ti_write_byte(tport->tp_tdev,
  878. tport->tp_uart_base_addr + TI_UART_OFFSET_LCR,
  879. TI_LCR_BREAK, break_state == -1 ? TI_LCR_BREAK : 0);
  880. if (status)
  881. dbg("%s - error setting break, %d", __func__, status);
  882. }
  883. static void ti_interrupt_callback(struct urb *urb)
  884. {
  885. struct ti_device *tdev = urb->context;
  886. struct usb_serial_port *port;
  887. struct usb_serial *serial = tdev->td_serial;
  888. struct ti_port *tport;
  889. struct device *dev = &urb->dev->dev;
  890. unsigned char *data = urb->transfer_buffer;
  891. int length = urb->actual_length;
  892. int port_number;
  893. int function;
  894. int status = urb->status;
  895. int retval;
  896. __u8 msr;
  897. dbg("%s", __func__);
  898. switch (status) {
  899. case 0:
  900. break;
  901. case -ECONNRESET:
  902. case -ENOENT:
  903. case -ESHUTDOWN:
  904. dbg("%s - urb shutting down, %d", __func__, status);
  905. tdev->td_urb_error = 1;
  906. return;
  907. default:
  908. dev_err(dev, "%s - nonzero urb status, %d\n",
  909. __func__, status);
  910. tdev->td_urb_error = 1;
  911. goto exit;
  912. }
  913. if (length != 2) {
  914. dbg("%s - bad packet size, %d", __func__, length);
  915. goto exit;
  916. }
  917. if (data[0] == TI_CODE_HARDWARE_ERROR) {
  918. dev_err(dev, "%s - hardware error, %d\n", __func__, data[1]);
  919. goto exit;
  920. }
  921. port_number = TI_GET_PORT_FROM_CODE(data[0]);
  922. function = TI_GET_FUNC_FROM_CODE(data[0]);
  923. dbg("%s - port_number %d, function %d, data 0x%02X",
  924. __func__, port_number, function, data[1]);
  925. if (port_number >= serial->num_ports) {
  926. dev_err(dev, "%s - bad port number, %d\n",
  927. __func__, port_number);
  928. goto exit;
  929. }
  930. port = serial->port[port_number];
  931. tport = usb_get_serial_port_data(port);
  932. if (!tport)
  933. goto exit;
  934. switch (function) {
  935. case TI_CODE_DATA_ERROR:
  936. dev_err(dev, "%s - DATA ERROR, port %d, data 0x%02X\n",
  937. __func__, port_number, data[1]);
  938. break;
  939. case TI_CODE_MODEM_STATUS:
  940. msr = data[1];
  941. dbg("%s - port %d, msr 0x%02X", __func__, port_number, msr);
  942. ti_handle_new_msr(tport, msr);
  943. break;
  944. default:
  945. dev_err(dev, "%s - unknown interrupt code, 0x%02X\n",
  946. __func__, data[1]);
  947. break;
  948. }
  949. exit:
  950. retval = usb_submit_urb(urb, GFP_ATOMIC);
  951. if (retval)
  952. dev_err(dev, "%s - resubmit interrupt urb failed, %d\n",
  953. __func__, retval);
  954. }
  955. static void ti_bulk_in_callback(struct urb *urb)
  956. {
  957. struct ti_port *tport = urb->context;
  958. struct usb_serial_port *port = tport->tp_port;
  959. struct device *dev = &urb->dev->dev;
  960. int status = urb->status;
  961. int retval = 0;
  962. struct tty_struct *tty;
  963. dbg("%s", __func__);
  964. switch (status) {
  965. case 0:
  966. break;
  967. case -ECONNRESET:
  968. case -ENOENT:
  969. case -ESHUTDOWN:
  970. dbg("%s - urb shutting down, %d", __func__, status);
  971. tport->tp_tdev->td_urb_error = 1;
  972. wake_up_interruptible(&tport->tp_write_wait);
  973. return;
  974. default:
  975. dev_err(dev, "%s - nonzero urb status, %d\n",
  976. __func__, status);
  977. tport->tp_tdev->td_urb_error = 1;
  978. wake_up_interruptible(&tport->tp_write_wait);
  979. }
  980. if (status == -EPIPE)
  981. goto exit;
  982. if (status) {
  983. dev_err(dev, "%s - stopping read!\n", __func__);
  984. return;
  985. }
  986. tty = tty_port_tty_get(&port->port);
  987. if (tty) {
  988. if (urb->actual_length) {
  989. usb_serial_debug_data(debug, dev, __func__,
  990. urb->actual_length, urb->transfer_buffer);
  991. if (!tport->tp_is_open)
  992. dbg("%s - port closed, dropping data",
  993. __func__);
  994. else
  995. ti_recv(&urb->dev->dev, tty,
  996. urb->transfer_buffer,
  997. urb->actual_length);
  998. spin_lock(&tport->tp_lock);
  999. tport->tp_icount.rx += urb->actual_length;
  1000. spin_unlock(&tport->tp_lock);
  1001. }
  1002. tty_kref_put(tty);
  1003. }
  1004. exit:
  1005. /* continue to read unless stopping */
  1006. spin_lock(&tport->tp_lock);
  1007. if (tport->tp_read_urb_state == TI_READ_URB_RUNNING) {
  1008. urb->dev = port->serial->dev;
  1009. retval = usb_submit_urb(urb, GFP_ATOMIC);
  1010. } else if (tport->tp_read_urb_state == TI_READ_URB_STOPPING) {
  1011. tport->tp_read_urb_state = TI_READ_URB_STOPPED;
  1012. }
  1013. spin_unlock(&tport->tp_lock);
  1014. if (retval)
  1015. dev_err(dev, "%s - resubmit read urb failed, %d\n",
  1016. __func__, retval);
  1017. }
  1018. static void ti_bulk_out_callback(struct urb *urb)
  1019. {
  1020. struct ti_port *tport = urb->context;
  1021. struct usb_serial_port *port = tport->tp_port;
  1022. struct device *dev = &urb->dev->dev;
  1023. int status = urb->status;
  1024. dbg("%s - port %d", __func__, port->number);
  1025. tport->tp_write_urb_in_use = 0;
  1026. switch (status) {
  1027. case 0:
  1028. break;
  1029. case -ECONNRESET:
  1030. case -ENOENT:
  1031. case -ESHUTDOWN:
  1032. dbg("%s - urb shutting down, %d", __func__, status);
  1033. tport->tp_tdev->td_urb_error = 1;
  1034. wake_up_interruptible(&tport->tp_write_wait);
  1035. return;
  1036. default:
  1037. dev_err(dev, "%s - nonzero urb status, %d\n",
  1038. __func__, status);
  1039. tport->tp_tdev->td_urb_error = 1;
  1040. wake_up_interruptible(&tport->tp_write_wait);
  1041. }
  1042. /* send any buffered data */
  1043. ti_send(tport);
  1044. }
  1045. static void ti_recv(struct device *dev, struct tty_struct *tty,
  1046. unsigned char *data, int length)
  1047. {
  1048. int cnt;
  1049. do {
  1050. cnt = tty_insert_flip_string(tty, data, length);
  1051. if (cnt < length) {
  1052. dev_err(dev, "%s - dropping data, %d bytes lost\n",
  1053. __func__, length - cnt);
  1054. if (cnt == 0)
  1055. break;
  1056. }
  1057. tty_flip_buffer_push(tty);
  1058. data += cnt;
  1059. length -= cnt;
  1060. } while (length > 0);
  1061. }
  1062. static void ti_send(struct ti_port *tport)
  1063. {
  1064. int count, result;
  1065. struct usb_serial_port *port = tport->tp_port;
  1066. struct tty_struct *tty = tty_port_tty_get(&port->port); /* FIXME */
  1067. unsigned long flags;
  1068. dbg("%s - port %d", __func__, port->number);
  1069. spin_lock_irqsave(&tport->tp_lock, flags);
  1070. if (tport->tp_write_urb_in_use)
  1071. goto unlock;
  1072. count = kfifo_out(&tport->write_fifo,
  1073. port->write_urb->transfer_buffer,
  1074. port->bulk_out_size);
  1075. if (count == 0)
  1076. goto unlock;
  1077. tport->tp_write_urb_in_use = 1;
  1078. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1079. usb_serial_debug_data(debug, &port->dev, __func__, count,
  1080. port->write_urb->transfer_buffer);
  1081. usb_fill_bulk_urb(port->write_urb, port->serial->dev,
  1082. usb_sndbulkpipe(port->serial->dev,
  1083. port->bulk_out_endpointAddress),
  1084. port->write_urb->transfer_buffer, count,
  1085. ti_bulk_out_callback, tport);
  1086. result = usb_submit_urb(port->write_urb, GFP_ATOMIC);
  1087. if (result) {
  1088. dev_err(&port->dev, "%s - submit write urb failed, %d\n",
  1089. __func__, result);
  1090. tport->tp_write_urb_in_use = 0;
  1091. /* TODO: reschedule ti_send */
  1092. } else {
  1093. spin_lock_irqsave(&tport->tp_lock, flags);
  1094. tport->tp_icount.tx += count;
  1095. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1096. }
  1097. /* more room in the buffer for new writes, wakeup */
  1098. if (tty)
  1099. tty_wakeup(tty);
  1100. tty_kref_put(tty);
  1101. wake_up_interruptible(&tport->tp_write_wait);
  1102. return;
  1103. unlock:
  1104. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1105. tty_kref_put(tty);
  1106. return;
  1107. }
  1108. static int ti_set_mcr(struct ti_port *tport, unsigned int mcr)
  1109. {
  1110. unsigned long flags;
  1111. int status;
  1112. status = ti_write_byte(tport->tp_tdev,
  1113. tport->tp_uart_base_addr + TI_UART_OFFSET_MCR,
  1114. TI_MCR_RTS | TI_MCR_DTR | TI_MCR_LOOP, mcr);
  1115. spin_lock_irqsave(&tport->tp_lock, flags);
  1116. if (!status)
  1117. tport->tp_shadow_mcr = mcr;
  1118. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1119. return status;
  1120. }
  1121. static int ti_get_lsr(struct ti_port *tport)
  1122. {
  1123. int size, status;
  1124. struct ti_device *tdev = tport->tp_tdev;
  1125. struct usb_serial_port *port = tport->tp_port;
  1126. int port_number = port->number - port->serial->minor;
  1127. struct ti_port_status *data;
  1128. dbg("%s - port %d", __func__, port->number);
  1129. size = sizeof(struct ti_port_status);
  1130. data = kmalloc(size, GFP_KERNEL);
  1131. if (!data) {
  1132. dev_err(&port->dev, "%s - out of memory\n", __func__);
  1133. return -ENOMEM;
  1134. }
  1135. status = ti_command_in_sync(tdev, TI_GET_PORT_STATUS,
  1136. (__u8)(TI_UART1_PORT+port_number), 0, (__u8 *)data, size);
  1137. if (status) {
  1138. dev_err(&port->dev,
  1139. "%s - get port status command failed, %d\n",
  1140. __func__, status);
  1141. goto free_data;
  1142. }
  1143. dbg("%s - lsr 0x%02X", __func__, data->bLSR);
  1144. tport->tp_lsr = data->bLSR;
  1145. free_data:
  1146. kfree(data);
  1147. return status;
  1148. }
  1149. static int ti_get_serial_info(struct ti_port *tport,
  1150. struct serial_struct __user *ret_arg)
  1151. {
  1152. struct usb_serial_port *port = tport->tp_port;
  1153. struct serial_struct ret_serial;
  1154. if (!ret_arg)
  1155. return -EFAULT;
  1156. memset(&ret_serial, 0, sizeof(ret_serial));
  1157. ret_serial.type = PORT_16550A;
  1158. ret_serial.line = port->serial->minor;
  1159. ret_serial.port = port->number - port->serial->minor;
  1160. ret_serial.flags = tport->tp_flags;
  1161. ret_serial.xmit_fifo_size = TI_WRITE_BUF_SIZE;
  1162. ret_serial.baud_base = tport->tp_tdev->td_is_3410 ? 921600 : 460800;
  1163. ret_serial.closing_wait = tport->tp_closing_wait;
  1164. if (copy_to_user(ret_arg, &ret_serial, sizeof(*ret_arg)))
  1165. return -EFAULT;
  1166. return 0;
  1167. }
  1168. static int ti_set_serial_info(struct tty_struct *tty, struct ti_port *tport,
  1169. struct serial_struct __user *new_arg)
  1170. {
  1171. struct serial_struct new_serial;
  1172. if (copy_from_user(&new_serial, new_arg, sizeof(new_serial)))
  1173. return -EFAULT;
  1174. tport->tp_flags = new_serial.flags & TI_SET_SERIAL_FLAGS;
  1175. tport->tp_closing_wait = new_serial.closing_wait;
  1176. return 0;
  1177. }
  1178. static void ti_handle_new_msr(struct ti_port *tport, __u8 msr)
  1179. {
  1180. struct async_icount *icount;
  1181. struct tty_struct *tty;
  1182. unsigned long flags;
  1183. dbg("%s - msr 0x%02X", __func__, msr);
  1184. if (msr & TI_MSR_DELTA_MASK) {
  1185. spin_lock_irqsave(&tport->tp_lock, flags);
  1186. icount = &tport->tp_icount;
  1187. if (msr & TI_MSR_DELTA_CTS)
  1188. icount->cts++;
  1189. if (msr & TI_MSR_DELTA_DSR)
  1190. icount->dsr++;
  1191. if (msr & TI_MSR_DELTA_CD)
  1192. icount->dcd++;
  1193. if (msr & TI_MSR_DELTA_RI)
  1194. icount->rng++;
  1195. wake_up_interruptible(&tport->tp_msr_wait);
  1196. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1197. }
  1198. tport->tp_msr = msr & TI_MSR_MASK;
  1199. /* handle CTS flow control */
  1200. tty = tty_port_tty_get(&tport->tp_port->port);
  1201. if (tty && C_CRTSCTS(tty)) {
  1202. if (msr & TI_MSR_CTS) {
  1203. tty->hw_stopped = 0;
  1204. tty_wakeup(tty);
  1205. } else {
  1206. tty->hw_stopped = 1;
  1207. }
  1208. }
  1209. tty_kref_put(tty);
  1210. }
  1211. static void ti_drain(struct ti_port *tport, unsigned long timeout, int flush)
  1212. {
  1213. struct ti_device *tdev = tport->tp_tdev;
  1214. struct usb_serial_port *port = tport->tp_port;
  1215. wait_queue_t wait;
  1216. dbg("%s - port %d", __func__, port->number);
  1217. spin_lock_irq(&tport->tp_lock);
  1218. /* wait for data to drain from the buffer */
  1219. tdev->td_urb_error = 0;
  1220. init_waitqueue_entry(&wait, current);
  1221. add_wait_queue(&tport->tp_write_wait, &wait);
  1222. for (;;) {
  1223. set_current_state(TASK_INTERRUPTIBLE);
  1224. if (kfifo_len(&tport->write_fifo) == 0
  1225. || timeout == 0 || signal_pending(current)
  1226. || tdev->td_urb_error
  1227. || port->serial->disconnected) /* disconnect */
  1228. break;
  1229. spin_unlock_irq(&tport->tp_lock);
  1230. timeout = schedule_timeout(timeout);
  1231. spin_lock_irq(&tport->tp_lock);
  1232. }
  1233. set_current_state(TASK_RUNNING);
  1234. remove_wait_queue(&tport->tp_write_wait, &wait);
  1235. /* flush any remaining data in the buffer */
  1236. if (flush)
  1237. kfifo_reset_out(&tport->write_fifo);
  1238. spin_unlock_irq(&tport->tp_lock);
  1239. mutex_lock(&port->serial->disc_mutex);
  1240. /* wait for data to drain from the device */
  1241. /* wait for empty tx register, plus 20 ms */
  1242. timeout += jiffies;
  1243. tport->tp_lsr &= ~TI_LSR_TX_EMPTY;
  1244. while ((long)(jiffies - timeout) < 0 && !signal_pending(current)
  1245. && !(tport->tp_lsr&TI_LSR_TX_EMPTY) && !tdev->td_urb_error
  1246. && !port->serial->disconnected) {
  1247. if (ti_get_lsr(tport))
  1248. break;
  1249. mutex_unlock(&port->serial->disc_mutex);
  1250. msleep_interruptible(20);
  1251. mutex_lock(&port->serial->disc_mutex);
  1252. }
  1253. mutex_unlock(&port->serial->disc_mutex);
  1254. }
  1255. static void ti_stop_read(struct ti_port *tport, struct tty_struct *tty)
  1256. {
  1257. unsigned long flags;
  1258. spin_lock_irqsave(&tport->tp_lock, flags);
  1259. if (tport->tp_read_urb_state == TI_READ_URB_RUNNING)
  1260. tport->tp_read_urb_state = TI_READ_URB_STOPPING;
  1261. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1262. }
  1263. static int ti_restart_read(struct ti_port *tport, struct tty_struct *tty)
  1264. {
  1265. struct urb *urb;
  1266. int status = 0;
  1267. unsigned long flags;
  1268. spin_lock_irqsave(&tport->tp_lock, flags);
  1269. if (tport->tp_read_urb_state == TI_READ_URB_STOPPED) {
  1270. tport->tp_read_urb_state = TI_READ_URB_RUNNING;
  1271. urb = tport->tp_port->read_urb;
  1272. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1273. urb->complete = ti_bulk_in_callback;
  1274. urb->context = tport;
  1275. urb->dev = tport->tp_port->serial->dev;
  1276. status = usb_submit_urb(urb, GFP_KERNEL);
  1277. } else {
  1278. tport->tp_read_urb_state = TI_READ_URB_RUNNING;
  1279. spin_unlock_irqrestore(&tport->tp_lock, flags);
  1280. }
  1281. return status;
  1282. }
  1283. static int ti_command_out_sync(struct ti_device *tdev, __u8 command,
  1284. __u16 moduleid, __u16 value, __u8 *data, int size)
  1285. {
  1286. int status;
  1287. status = usb_control_msg(tdev->td_serial->dev,
  1288. usb_sndctrlpipe(tdev->td_serial->dev, 0), command,
  1289. (USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_OUT),
  1290. value, moduleid, data, size, 1000);
  1291. if (status == size)
  1292. status = 0;
  1293. if (status > 0)
  1294. status = -ECOMM;
  1295. return status;
  1296. }
  1297. static int ti_command_in_sync(struct ti_device *tdev, __u8 command,
  1298. __u16 moduleid, __u16 value, __u8 *data, int size)
  1299. {
  1300. int status;
  1301. status = usb_control_msg(tdev->td_serial->dev,
  1302. usb_rcvctrlpipe(tdev->td_serial->dev, 0), command,
  1303. (USB_TYPE_VENDOR | USB_RECIP_DEVICE | USB_DIR_IN),
  1304. value, moduleid, data, size, 1000);
  1305. if (status == size)
  1306. status = 0;
  1307. if (status > 0)
  1308. status = -ECOMM;
  1309. return status;
  1310. }
  1311. static int ti_write_byte(struct ti_device *tdev, unsigned long addr,
  1312. __u8 mask, __u8 byte)
  1313. {
  1314. int status;
  1315. unsigned int size;
  1316. struct ti_write_data_bytes *data;
  1317. struct device *dev = &tdev->td_serial->dev->dev;
  1318. dbg("%s - addr 0x%08lX, mask 0x%02X, byte 0x%02X",
  1319. __func__, addr, mask, byte);
  1320. size = sizeof(struct ti_write_data_bytes) + 2;
  1321. data = kmalloc(size, GFP_KERNEL);
  1322. if (!data) {
  1323. dev_err(dev, "%s - out of memory\n", __func__);
  1324. return -ENOMEM;
  1325. }
  1326. data->bAddrType = TI_RW_DATA_ADDR_XDATA;
  1327. data->bDataType = TI_RW_DATA_BYTE;
  1328. data->bDataCounter = 1;
  1329. data->wBaseAddrHi = cpu_to_be16(addr>>16);
  1330. data->wBaseAddrLo = cpu_to_be16(addr);
  1331. data->bData[0] = mask;
  1332. data->bData[1] = byte;
  1333. status = ti_command_out_sync(tdev, TI_WRITE_DATA, TI_RAM_PORT, 0,
  1334. (__u8 *)data, size);
  1335. if (status < 0)
  1336. dev_err(dev, "%s - failed, %d\n", __func__, status);
  1337. kfree(data);
  1338. return status;
  1339. }
  1340. static int ti_do_download(struct usb_device *dev, int pipe,
  1341. u8 *buffer, int size)
  1342. {
  1343. int pos;
  1344. u8 cs = 0;
  1345. int done;
  1346. struct ti_firmware_header *header;
  1347. int status = 0;
  1348. int len;
  1349. for (pos = sizeof(struct ti_firmware_header); pos < size; pos++)
  1350. cs = (__u8)(cs + buffer[pos]);
  1351. header = (struct ti_firmware_header *)buffer;
  1352. header->wLength = cpu_to_le16((__u16)(size
  1353. - sizeof(struct ti_firmware_header)));
  1354. header->bCheckSum = cs;
  1355. dbg("%s - downloading firmware", __func__);
  1356. for (pos = 0; pos < size; pos += done) {
  1357. len = min(size - pos, TI_DOWNLOAD_MAX_PACKET_SIZE);
  1358. status = usb_bulk_msg(dev, pipe, buffer + pos, len,
  1359. &done, 1000);
  1360. if (status)
  1361. break;
  1362. }
  1363. return status;
  1364. }
  1365. static int ti_download_firmware(struct ti_device *tdev)
  1366. {
  1367. int status;
  1368. int buffer_size;
  1369. __u8 *buffer;
  1370. struct usb_device *dev = tdev->td_serial->dev;
  1371. unsigned int pipe = usb_sndbulkpipe(dev,
  1372. tdev->td_serial->port[0]->bulk_out_endpointAddress);
  1373. const struct firmware *fw_p;
  1374. char buf[32];
  1375. dbg("%s\n", __func__);
  1376. /* try ID specific firmware first, then try generic firmware */
  1377. sprintf(buf, "ti_usb-v%04x-p%04x.fw", dev->descriptor.idVendor,
  1378. dev->descriptor.idProduct);
  1379. if ((status = request_firmware(&fw_p, buf, &dev->dev)) != 0) {
  1380. buf[0] = '\0';
  1381. if (dev->descriptor.idVendor == MTS_VENDOR_ID) {
  1382. switch (dev->descriptor.idProduct) {
  1383. case MTS_CDMA_PRODUCT_ID:
  1384. strcpy(buf, "mts_cdma.fw");
  1385. break;
  1386. case MTS_GSM_PRODUCT_ID:
  1387. strcpy(buf, "mts_gsm.fw");
  1388. break;
  1389. case MTS_EDGE_PRODUCT_ID:
  1390. strcpy(buf, "mts_edge.fw");
  1391. break;
  1392. case MTS_MT9234MU_PRODUCT_ID:
  1393. strcpy(buf, "mts_mt9234mu.fw");
  1394. break;
  1395. case MTS_MT9234ZBA_PRODUCT_ID:
  1396. strcpy(buf, "mts_mt9234zba.fw");
  1397. break;
  1398. case MTS_MT9234ZBAOLD_PRODUCT_ID:
  1399. strcpy(buf, "mts_mt9234zba.fw");
  1400. break; }
  1401. }
  1402. if (buf[0] == '\0') {
  1403. if (tdev->td_is_3410)
  1404. strcpy(buf, "ti_3410.fw");
  1405. else
  1406. strcpy(buf, "ti_5052.fw");
  1407. }
  1408. status = request_firmware(&fw_p, buf, &dev->dev);
  1409. }
  1410. if (status) {
  1411. dev_err(&dev->dev, "%s - firmware not found\n", __func__);
  1412. return -ENOENT;
  1413. }
  1414. if (fw_p->size > TI_FIRMWARE_BUF_SIZE) {
  1415. dev_err(&dev->dev, "%s - firmware too large %zu\n", __func__, fw_p->size);
  1416. return -ENOENT;
  1417. }
  1418. buffer_size = TI_FIRMWARE_BUF_SIZE + sizeof(struct ti_firmware_header);
  1419. buffer = kmalloc(buffer_size, GFP_KERNEL);
  1420. if (buffer) {
  1421. memcpy(buffer, fw_p->data, fw_p->size);
  1422. memset(buffer + fw_p->size, 0xff, buffer_size - fw_p->size);
  1423. status = ti_do_download(dev, pipe, buffer, fw_p->size);
  1424. kfree(buffer);
  1425. } else {
  1426. dbg("%s ENOMEM\n", __func__);
  1427. status = -ENOMEM;
  1428. }
  1429. release_firmware(fw_p);
  1430. if (status) {
  1431. dev_err(&dev->dev, "%s - error downloading firmware, %d\n",
  1432. __func__, status);
  1433. return status;
  1434. }
  1435. dbg("%s - download successful", __func__);
  1436. return 0;
  1437. }