blob: 048cd44d51b189352aea40e4275ebb0124e49344 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -07001/*
2 * Prolific PL2303 USB to serial adaptor driver
3 *
Greg Kroah-Hartman4d0dce32007-06-12 11:43:37 -07004 * Copyright (C) 2001-2007 Greg Kroah-Hartman (greg@kroah.com)
Linus Torvalds1da177e2005-04-16 15:20:36 -07005 * Copyright (C) 2003 IBM Corp.
6 *
7 * Original driver for 2.2.x by anonymous
8 *
Greg Kroah-Hartman4d0dce32007-06-12 11:43:37 -07009 * This program is free software; you can redistribute it and/or
10 * modify it under the terms of the GNU General Public License version
11 * 2 as published by the Free Software Foundation.
Linus Torvalds1da177e2005-04-16 15:20:36 -070012 *
Alan Cox3a0f43e2008-07-22 11:14:49 +010013 * See Documentation/usb/usb-serial.txt for more information on using this
14 * driver
Linus Torvalds1da177e2005-04-16 15:20:36 -070015 *
Linus Torvalds1da177e2005-04-16 15:20:36 -070016 */
17
Linus Torvalds1da177e2005-04-16 15:20:36 -070018#include <linux/kernel.h>
19#include <linux/errno.h>
20#include <linux/init.h>
21#include <linux/slab.h>
22#include <linux/tty.h>
23#include <linux/tty_driver.h>
24#include <linux/tty_flip.h>
25#include <linux/serial.h>
26#include <linux/module.h>
27#include <linux/moduleparam.h>
28#include <linux/spinlock.h>
Alan Cox3a0f43e2008-07-22 11:14:49 +010029#include <linux/uaccess.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070030#include <linux/usb.h>
Greg Kroah-Hartmana9698882006-07-11 21:22:58 -070031#include <linux/usb/serial.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070032#include "pl2303.h"
33
34/*
35 * Version Information
36 */
Linus Torvalds1da177e2005-04-16 15:20:36 -070037#define DRIVER_DESC "Prolific PL2303 USB to serial adaptor driver"
38
Németh Márton7d40d7e2010-01-10 15:34:24 +010039static const struct usb_device_id id_table[] = {
Linus Torvalds1da177e2005-04-16 15:20:36 -070040 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID) },
41 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_RSAQ2) },
Peter Moulder3d861492006-06-19 22:47:49 +100042 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_DCU11) },
Linus Torvalds1da177e2005-04-16 15:20:36 -070043 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_RSAQ3) },
44 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_PHAROS) },
Max Arnoldb483b6a2008-03-20 16:43:56 +070045 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_ALDIGA) },
Steve Murphy4be2fa12008-05-23 23:39:05 +053046 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_MMX) },
Greg Kroah-Hartman727df352008-07-02 15:25:41 -050047 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_GPRS) },
Simone Contini18344a12010-04-12 23:25:10 +020048 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_HCR331) },
Dario Lombardo96a3e792011-01-21 15:35:19 +010049 { USB_DEVICE(PL2303_VENDOR_ID, PL2303_PRODUCT_ID_MOTOROLA) },
Linus Torvalds1da177e2005-04-16 15:20:36 -070050 { USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID) },
Masakazu Mokuno8a28dea2007-10-23 13:51:57 +090051 { USB_DEVICE(IODATA_VENDOR_ID, IODATA_PRODUCT_ID_RSAQ5) },
Linus Torvalds1da177e2005-04-16 15:20:36 -070052 { USB_DEVICE(ATEN_VENDOR_ID, ATEN_PRODUCT_ID) },
53 { USB_DEVICE(ATEN_VENDOR_ID2, ATEN_PRODUCT_ID) },
54 { USB_DEVICE(ELCOM_VENDOR_ID, ELCOM_PRODUCT_ID) },
55 { USB_DEVICE(ELCOM_VENDOR_ID, ELCOM_PRODUCT_ID_UCSGT) },
56 { USB_DEVICE(ITEGNO_VENDOR_ID, ITEGNO_PRODUCT_ID) },
Wang Jun58381712006-04-19 16:32:07 +080057 { USB_DEVICE(ITEGNO_VENDOR_ID, ITEGNO_PRODUCT_ID_2080) },
Linus Torvalds1da177e2005-04-16 15:20:36 -070058 { USB_DEVICE(MA620_VENDOR_ID, MA620_PRODUCT_ID) },
59 { USB_DEVICE(RATOC_VENDOR_ID, RATOC_PRODUCT_ID) },
60 { USB_DEVICE(TRIPP_VENDOR_ID, TRIPP_PRODUCT_ID) },
61 { USB_DEVICE(RADIOSHACK_VENDOR_ID, RADIOSHACK_PRODUCT_ID) },
62 { USB_DEVICE(DCU10_VENDOR_ID, DCU10_PRODUCT_ID) },
63 { USB_DEVICE(SITECOM_VENDOR_ID, SITECOM_PRODUCT_ID) },
64 { USB_DEVICE(ALCATEL_VENDOR_ID, ALCATEL_PRODUCT_ID) },
65 { USB_DEVICE(SAMSUNG_VENDOR_ID, SAMSUNG_PRODUCT_ID) },
Luiz Fernando Capitulinoa8310f32005-11-17 09:47:32 -080066 { USB_DEVICE(SIEMENS_VENDOR_ID, SIEMENS_PRODUCT_ID_SX1) },
Linus Torvalds1da177e2005-04-16 15:20:36 -070067 { USB_DEVICE(SIEMENS_VENDOR_ID, SIEMENS_PRODUCT_ID_X65) },
Luiz Fernando Capitulinoa8310f32005-11-17 09:47:32 -080068 { USB_DEVICE(SIEMENS_VENDOR_ID, SIEMENS_PRODUCT_ID_X75) },
Andreas Loible7beb662007-08-24 01:51:11 +020069 { USB_DEVICE(SIEMENS_VENDOR_ID, SIEMENS_PRODUCT_ID_EF81) },
Alan Cox912299f2009-04-06 17:35:12 +010070 { USB_DEVICE(BENQ_VENDOR_ID, BENQ_PRODUCT_ID_S81) }, /* Benq/Siemens S81 */
Peter Favrholdtacbb36f2005-04-18 17:39:32 -070071 { USB_DEVICE(SYNTECH_VENDOR_ID, SYNTECH_PRODUCT_ID) },
Christian Lindnerc6c27722006-02-01 14:10:52 +010072 { USB_DEVICE(NOKIA_CA42_VENDOR_ID, NOKIA_CA42_PRODUCT_ID) },
73 { USB_DEVICE(CA_42_CA42_VENDOR_ID, CA_42_CA42_PRODUCT_ID) },
Denis MONTERRAT6cceb052006-01-19 14:52:38 +010074 { USB_DEVICE(SAGEM_VENDOR_ID, SAGEM_PRODUCT_ID) },
Christian Lindnerc6c27722006-02-01 14:10:52 +010075 { USB_DEVICE(LEADTEK_VENDOR_ID, LEADTEK_9531_PRODUCT_ID) },
Dick Streefland491b04c2006-03-01 00:53:33 -080076 { USB_DEVICE(SPEEDDRAGON_VENDOR_ID, SPEEDDRAGON_PRODUCT_ID) },
Matthew Meno3b928472006-06-21 15:25:53 -040077 { USB_DEVICE(DATAPILOT_U2_VENDOR_ID, DATAPILOT_U2_PRODUCT_ID) },
Kim Oldfieldb7aa94b2006-07-25 15:54:59 +100078 { USB_DEVICE(BELKIN_VENDOR_ID, BELKIN_PRODUCT_ID) },
Johannes Steingraeber8fd80132006-09-16 16:17:34 +020079 { USB_DEVICE(ALCOR_VENDOR_ID, ALCOR_PRODUCT_ID) },
YOSHIFUJI Hideaki2d94b982007-01-26 22:51:38 +090080 { USB_DEVICE(WS002IN_VENDOR_ID, WS002IN_PRODUCT_ID) },
Magnus Damm9e3285d2007-11-08 16:45:46 +090081 { USB_DEVICE(COREGA_VENDOR_ID, COREGA_PRODUCT_ID) },
Damien Stuartcc311ee2008-01-06 13:51:39 -050082 { USB_DEVICE(YCCABLE_VENDOR_ID, YCCABLE_PRODUCT_ID) },
Matthew Arnold7c992002008-12-13 22:42:53 +110083 { USB_DEVICE(SUPERIAL_VENDOR_ID, SUPERIAL_PRODUCT_ID) },
Mike Provencheraf4b8512008-12-16 14:30:14 -060084 { USB_DEVICE(HP_VENDOR_ID, HP_LD220_PRODUCT_ID) },
Gianpaolo Cugola8540d662009-06-05 22:57:52 +020085 { USB_DEVICE(CRESSI_VENDOR_ID, CRESSI_EDY_PRODUCT_ID) },
Jef Driesenf36ecd52010-08-09 15:55:32 +020086 { USB_DEVICE(ZEAGLE_VENDOR_ID, ZEAGLE_N2ITION3_PRODUCT_ID) },
Khanh-Dang Nguyen Thu Lam49276562009-07-28 19:41:17 +020087 { USB_DEVICE(SONY_VENDOR_ID, SONY_QN3USB_PRODUCT_ID) },
Pawel Ludwikow35904e62009-08-27 14:15:50 +020088 { USB_DEVICE(SANWA_VENDOR_ID, SANWA_PRODUCT_ID) },
Manuel Jander9a61d722010-03-29 23:51:57 +020089 { USB_DEVICE(ADLINK_VENDOR_ID, ADLINK_ND6530_PRODUCT_ID) },
Eric Benoit598f0b72011-09-24 02:04:50 -040090 { USB_DEVICE(SMART_VENDOR_ID, SMART_PRODUCT_ID) },
Linus Torvalds1da177e2005-04-16 15:20:36 -070091 { } /* Terminating entry */
92};
93
Thiago Galesi372db8a2006-07-31 15:39:27 -030094MODULE_DEVICE_TABLE(usb, id_table);
Linus Torvalds1da177e2005-04-16 15:20:36 -070095
Linus Torvalds1da177e2005-04-16 15:20:36 -070096#define SET_LINE_REQUEST_TYPE 0x21
97#define SET_LINE_REQUEST 0x20
98
99#define SET_CONTROL_REQUEST_TYPE 0x21
100#define SET_CONTROL_REQUEST 0x22
101#define CONTROL_DTR 0x01
102#define CONTROL_RTS 0x02
103
104#define BREAK_REQUEST_TYPE 0x21
Alan Cox3a0f43e2008-07-22 11:14:49 +0100105#define BREAK_REQUEST 0x23
Linus Torvalds1da177e2005-04-16 15:20:36 -0700106#define BREAK_ON 0xffff
107#define BREAK_OFF 0x0000
108
109#define GET_LINE_REQUEST_TYPE 0xa1
110#define GET_LINE_REQUEST 0x21
111
112#define VENDOR_WRITE_REQUEST_TYPE 0x40
113#define VENDOR_WRITE_REQUEST 0x01
114
115#define VENDOR_READ_REQUEST_TYPE 0xc0
116#define VENDOR_READ_REQUEST 0x01
117
118#define UART_STATE 0x08
119#define UART_STATE_TRANSIENT_MASK 0x74
120#define UART_DCD 0x01
121#define UART_DSR 0x02
122#define UART_BREAK_ERROR 0x04
123#define UART_RING 0x08
124#define UART_FRAME_ERROR 0x10
125#define UART_PARITY_ERROR 0x20
126#define UART_OVERRUN_ERROR 0x40
127#define UART_CTS 0x80
128
Linus Torvalds1da177e2005-04-16 15:20:36 -0700129
130enum pl2303_type {
131 type_0, /* don't know the difference between type 0 and */
132 type_1, /* type 1, until someone from prolific tells us... */
133 HX, /* HX version of the pl2303 chip */
134};
135
Johan Hovold8bf769e2012-10-15 15:47:21 +0200136struct pl2303_serial_private {
137 enum pl2303_type type;
138};
139
Linus Torvalds1da177e2005-04-16 15:20:36 -0700140struct pl2303_private {
141 spinlock_t lock;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700142 u8 line_control;
143 u8 line_status;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700144};
145
Sarah Sharpeb44da02007-12-14 14:08:00 -0800146static int pl2303_vendor_read(__u16 value, __u16 index,
147 struct usb_serial *serial, unsigned char *buf)
148{
149 int res = usb_control_msg(serial->dev, usb_rcvctrlpipe(serial->dev, 0),
150 VENDOR_READ_REQUEST, VENDOR_READ_REQUEST_TYPE,
151 value, index, buf, 1, 100);
Johan Hovold7b5789a2013-03-21 12:36:21 +0100152 dev_dbg(&serial->interface->dev, "0x%x:0x%x:0x%x:0x%x %d - %x\n",
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700153 VENDOR_READ_REQUEST_TYPE, VENDOR_READ_REQUEST, value, index,
154 res, buf[0]);
Sarah Sharpeb44da02007-12-14 14:08:00 -0800155 return res;
156}
157
158static int pl2303_vendor_write(__u16 value, __u16 index,
159 struct usb_serial *serial)
160{
161 int res = usb_control_msg(serial->dev, usb_sndctrlpipe(serial->dev, 0),
162 VENDOR_WRITE_REQUEST, VENDOR_WRITE_REQUEST_TYPE,
163 value, index, NULL, 0, 100);
Johan Hovold7b5789a2013-03-21 12:36:21 +0100164 dev_dbg(&serial->interface->dev, "0x%x:0x%x:0x%x:0x%x %d\n",
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700165 VENDOR_WRITE_REQUEST_TYPE, VENDOR_WRITE_REQUEST, value, index,
166 res);
Sarah Sharpeb44da02007-12-14 14:08:00 -0800167 return res;
168}
169
Thiago Galesi372db8a2006-07-31 15:39:27 -0300170static int pl2303_startup(struct usb_serial *serial)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700171{
Johan Hovold8bf769e2012-10-15 15:47:21 +0200172 struct pl2303_serial_private *spriv;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700173 enum pl2303_type type = type_0;
Sarah Sharp3e152502007-12-14 14:08:35 -0800174 unsigned char *buf;
Johan Hovold8bf769e2012-10-15 15:47:21 +0200175
176 spriv = kzalloc(sizeof(*spriv), GFP_KERNEL);
177 if (!spriv)
178 return -ENOMEM;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700179
Sarah Sharp3e152502007-12-14 14:08:35 -0800180 buf = kmalloc(10, GFP_KERNEL);
Johan Hovold8bf769e2012-10-15 15:47:21 +0200181 if (!buf) {
182 kfree(spriv);
Sarah Sharp3e152502007-12-14 14:08:35 -0800183 return -ENOMEM;
Johan Hovold8bf769e2012-10-15 15:47:21 +0200184 }
Sarah Sharp3e152502007-12-14 14:08:35 -0800185
Linus Torvalds1da177e2005-04-16 15:20:36 -0700186 if (serial->dev->descriptor.bDeviceClass == 0x02)
187 type = type_0;
188 else if (serial->dev->descriptor.bMaxPacketSize0 == 0x40)
189 type = HX;
190 else if (serial->dev->descriptor.bDeviceClass == 0x00)
191 type = type_1;
192 else if (serial->dev->descriptor.bDeviceClass == 0xFF)
193 type = type_1;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700194 dev_dbg(&serial->interface->dev, "device type: %d\n", type);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700195
Johan Hovold8bf769e2012-10-15 15:47:21 +0200196 spriv->type = type;
197 usb_set_serial_data(serial, spriv);
Sarah Sharp3e152502007-12-14 14:08:35 -0800198
199 pl2303_vendor_read(0x8484, 0, serial, buf);
200 pl2303_vendor_write(0x0404, 0, serial);
201 pl2303_vendor_read(0x8484, 0, serial, buf);
202 pl2303_vendor_read(0x8383, 0, serial, buf);
203 pl2303_vendor_read(0x8484, 0, serial, buf);
204 pl2303_vendor_write(0x0404, 1, serial);
205 pl2303_vendor_read(0x8484, 0, serial, buf);
206 pl2303_vendor_read(0x8383, 0, serial, buf);
207 pl2303_vendor_write(0, 1, serial);
208 pl2303_vendor_write(1, 0, serial);
209 if (type == HX)
210 pl2303_vendor_write(2, 0x44, serial);
211 else
212 pl2303_vendor_write(2, 0x24, serial);
213
214 kfree(buf);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700215 return 0;
Johan Hovold8bf769e2012-10-15 15:47:21 +0200216}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700217
Johan Hovold8bf769e2012-10-15 15:47:21 +0200218static void pl2303_release(struct usb_serial *serial)
219{
220 struct pl2303_serial_private *spriv;
221
222 spriv = usb_get_serial_data(serial);
223 kfree(spriv);
224}
225
226static int pl2303_port_probe(struct usb_serial_port *port)
227{
228 struct pl2303_private *priv;
229
230 priv = kzalloc(sizeof(*priv), GFP_KERNEL);
231 if (!priv)
232 return -ENOMEM;
233
234 spin_lock_init(&priv->lock);
Johan Hovold8bf769e2012-10-15 15:47:21 +0200235
236 usb_set_serial_port_data(port, priv);
237
238 return 0;
239}
240
241static int pl2303_port_remove(struct usb_serial_port *port)
242{
243 struct pl2303_private *priv;
244
245 priv = usb_get_serial_port_data(port);
246 kfree(priv);
247
248 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700249}
250
Johan Hovoldf45d0a52013-03-21 12:36:22 +0100251static int pl2303_set_control_lines(struct usb_serial_port *port, u8 value)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700252{
Johan Hovoldf45d0a52013-03-21 12:36:22 +0100253 struct usb_device *dev = port->serial->dev;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700254 int retval;
Alan Cox3a0f43e2008-07-22 11:14:49 +0100255
Thiago Galesi372db8a2006-07-31 15:39:27 -0300256 retval = usb_control_msg(dev, usb_sndctrlpipe(dev, 0),
257 SET_CONTROL_REQUEST, SET_CONTROL_REQUEST_TYPE,
258 value, 0, NULL, 0, 100);
Johan Hovoldf45d0a52013-03-21 12:36:22 +0100259 dev_dbg(&port->dev, "%s - value = %d, retval = %d\n", __func__,
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700260 value, retval);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700261 return retval;
262}
263
Alan Cox95da3102008-07-22 11:09:07 +0100264static void pl2303_set_termios(struct tty_struct *tty,
265 struct usb_serial_port *port, struct ktermios *old_termios)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700266{
267 struct usb_serial *serial = port->serial;
Johan Hovold8bf769e2012-10-15 15:47:21 +0200268 struct pl2303_serial_private *spriv = usb_get_serial_data(serial);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700269 struct pl2303_private *priv = usb_get_serial_port_data(port);
270 unsigned long flags;
271 unsigned int cflag;
272 unsigned char *buf;
273 int baud;
274 int i;
275 u8 control;
Frank Schaefer25b82862009-08-18 20:15:07 +0200276 const int baud_sup[] = { 75, 150, 300, 600, 1200, 1800, 2400, 3600,
277 4800, 7200, 9600, 14400, 19200, 28800, 38400,
278 57600, 115200, 230400, 460800, 614400,
279 921600, 1228800, 2457600, 3000000, 6000000 };
280 int baud_floor, baud_ceil;
281 int k;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700282
Alan Coxbf5e5832008-01-08 14:55:51 +0000283 /* The PL2303 is reported to lose bytes if you change
284 serial settings even to the same values as before. Thus
285 we actually need to filter in this specific case */
286
Johan Hovold2d8f4442013-06-10 18:29:38 +0200287 if (old_termios && !tty_termios_hw_change(&tty->termios, old_termios))
Alan Coxbf5e5832008-01-08 14:55:51 +0000288 return;
289
Alan Coxadc8d742012-07-14 15:31:47 +0100290 cflag = tty->termios.c_cflag;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700291
Thiago Galesi372db8a2006-07-31 15:39:27 -0300292 buf = kzalloc(7, GFP_KERNEL);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700293 if (!buf) {
Harvey Harrison441b62c2008-03-03 16:08:34 -0800294 dev_err(&port->dev, "%s - out of memory.\n", __func__);
Alan Coxa5b6f602008-04-08 17:16:06 +0100295 /* Report back no change occurred */
Johan Hovold2d8f4442013-06-10 18:29:38 +0200296 if (old_termios)
297 tty->termios = *old_termios;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700298 return;
299 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700300
Thiago Galesi372db8a2006-07-31 15:39:27 -0300301 i = usb_control_msg(serial->dev, usb_rcvctrlpipe(serial->dev, 0),
302 GET_LINE_REQUEST, GET_LINE_REQUEST_TYPE,
303 0, 0, buf, 7, 100);
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700304 dev_dbg(&port->dev, "0xa1:0x21:0:0 %d - %x %x %x %x %x %x %x\n", i,
Thiago Galesi372db8a2006-07-31 15:39:27 -0300305 buf[0], buf[1], buf[2], buf[3], buf[4], buf[5], buf[6]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700306
307 if (cflag & CSIZE) {
308 switch (cflag & CSIZE) {
Alan Cox3a0f43e2008-07-22 11:14:49 +0100309 case CS5:
310 buf[6] = 5;
311 break;
312 case CS6:
313 buf[6] = 6;
314 break;
315 case CS7:
316 buf[6] = 7;
317 break;
318 default:
319 case CS8:
320 buf[6] = 8;
321 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700322 }
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700323 dev_dbg(&port->dev, "data bits = %d\n", buf[6]);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700324 }
325
Frank Schaefer25b82862009-08-18 20:15:07 +0200326 /* For reference buf[0]:buf[3] baud rate value */
327 /* NOTE: Only the values defined in baud_sup are supported !
328 * => if unsupported values are set, the PL2303 seems to use
329 * 9600 baud (at least my PL2303X always does)
330 */
Alan Cox95da3102008-07-22 11:09:07 +0100331 baud = tty_get_baud_rate(tty);
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700332 dev_dbg(&port->dev, "baud requested = %d\n", baud);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700333 if (baud) {
Frank Schaefer25b82862009-08-18 20:15:07 +0200334 /* Set baudrate to nearest supported value */
335 for (k=0; k<ARRAY_SIZE(baud_sup); k++) {
336 if (baud_sup[k] / baud) {
337 baud_ceil = baud_sup[k];
338 if (k==0) {
339 baud = baud_ceil;
340 } else {
341 baud_floor = baud_sup[k-1];
342 if ((baud_ceil % baud)
343 > (baud % baud_floor))
344 baud = baud_floor;
345 else
346 baud = baud_ceil;
347 }
348 break;
349 }
350 }
351 if (baud > 1228800) {
352 /* type_0, type_1 only support up to 1228800 baud */
Johan Hovold8bf769e2012-10-15 15:47:21 +0200353 if (spriv->type != HX)
Frank Schaefer25b82862009-08-18 20:15:07 +0200354 baud = 1228800;
355 else if (baud > 6000000)
356 baud = 6000000;
357 }
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700358 dev_dbg(&port->dev, "baud set = %d\n", baud);
Michał Sroczyński8d48fdf2011-07-05 21:53:35 +0200359 if (baud <= 115200) {
360 buf[0] = baud & 0xff;
361 buf[1] = (baud >> 8) & 0xff;
362 buf[2] = (baud >> 16) & 0xff;
363 buf[3] = (baud >> 24) & 0xff;
364 } else {
365 /* apparently the formula for higher speeds is:
366 * baudrate = 12M * 32 / (2^buf[1]) / buf[0]
367 */
368 unsigned tmp = 12*1000*1000*32 / baud;
369 buf[3] = 0x80;
370 buf[2] = 0;
371 buf[1] = (tmp >= 256);
372 while (tmp >= 256) {
373 tmp >>= 2;
374 buf[1] <<= 1;
375 }
Michał Sroczyński8d48fdf2011-07-05 21:53:35 +0200376 buf[0] = tmp;
377 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700378 }
379
380 /* For reference buf[4]=0 is 1 stop bits */
381 /* For reference buf[4]=1 is 1.5 stop bits */
382 /* For reference buf[4]=2 is 2 stop bits */
383 if (cflag & CSTOPB) {
Frank Schaefer29cf1b72009-08-18 20:34:24 +0200384 /* NOTE: Comply with "real" UARTs / RS232:
385 * use 1.5 instead of 2 stop bits with 5 data bits
386 */
387 if ((cflag & CSIZE) == CS5) {
388 buf[4] = 1;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700389 dev_dbg(&port->dev, "stop bits = 1.5\n");
Frank Schaefer29cf1b72009-08-18 20:34:24 +0200390 } else {
391 buf[4] = 2;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700392 dev_dbg(&port->dev, "stop bits = 2\n");
Frank Schaefer29cf1b72009-08-18 20:34:24 +0200393 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700394 } else {
395 buf[4] = 0;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700396 dev_dbg(&port->dev, "stop bits = 1\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700397 }
398
399 if (cflag & PARENB) {
400 /* For reference buf[5]=0 is none parity */
401 /* For reference buf[5]=1 is odd parity */
402 /* For reference buf[5]=2 is even parity */
403 /* For reference buf[5]=3 is mark parity */
404 /* For reference buf[5]=4 is space parity */
405 if (cflag & PARODD) {
Frank Schaefer6dd81b42009-08-18 20:31:11 +0200406 if (cflag & CMSPAR) {
407 buf[5] = 3;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700408 dev_dbg(&port->dev, "parity = mark\n");
Frank Schaefer6dd81b42009-08-18 20:31:11 +0200409 } else {
410 buf[5] = 1;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700411 dev_dbg(&port->dev, "parity = odd\n");
Frank Schaefer6dd81b42009-08-18 20:31:11 +0200412 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700413 } else {
Frank Schaefer6dd81b42009-08-18 20:31:11 +0200414 if (cflag & CMSPAR) {
415 buf[5] = 4;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700416 dev_dbg(&port->dev, "parity = space\n");
Frank Schaefer6dd81b42009-08-18 20:31:11 +0200417 } else {
418 buf[5] = 2;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700419 dev_dbg(&port->dev, "parity = even\n");
Frank Schaefer6dd81b42009-08-18 20:31:11 +0200420 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700421 }
422 } else {
423 buf[5] = 0;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700424 dev_dbg(&port->dev, "parity = none\n");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700425 }
426
Thiago Galesi372db8a2006-07-31 15:39:27 -0300427 i = usb_control_msg(serial->dev, usb_sndctrlpipe(serial->dev, 0),
428 SET_LINE_REQUEST, SET_LINE_REQUEST_TYPE,
429 0, 0, buf, 7, 100);
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700430 dev_dbg(&port->dev, "0x21:0x20:0:0 %d\n", i);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700431
432 /* change control lines if we are switching to or from B0 */
433 spin_lock_irqsave(&priv->lock, flags);
434 control = priv->line_control;
435 if ((cflag & CBAUD) == B0)
436 priv->line_control &= ~(CONTROL_DTR | CONTROL_RTS);
Johan Hovold2d8f4442013-06-10 18:29:38 +0200437 else if (old_termios && (old_termios->c_cflag & CBAUD) == B0)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700438 priv->line_control |= (CONTROL_DTR | CONTROL_RTS);
439 if (control != priv->line_control) {
440 control = priv->line_control;
441 spin_unlock_irqrestore(&priv->lock, flags);
Johan Hovoldf45d0a52013-03-21 12:36:22 +0100442 pl2303_set_control_lines(port, control);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700443 } else {
444 spin_unlock_irqrestore(&priv->lock, flags);
445 }
Thiago Galesi372db8a2006-07-31 15:39:27 -0300446
Linus Torvalds1da177e2005-04-16 15:20:36 -0700447 buf[0] = buf[1] = buf[2] = buf[3] = buf[4] = buf[5] = buf[6] = 0;
448
Thiago Galesi372db8a2006-07-31 15:39:27 -0300449 i = usb_control_msg(serial->dev, usb_rcvctrlpipe(serial->dev, 0),
450 GET_LINE_REQUEST, GET_LINE_REQUEST_TYPE,
451 0, 0, buf, 7, 100);
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700452 dev_dbg(&port->dev, "0xa1:0x21:0:0 %d - %x %x %x %x %x %x %x\n", i,
Linus Torvalds1da177e2005-04-16 15:20:36 -0700453 buf[0], buf[1], buf[2], buf[3], buf[4], buf[5], buf[6]);
454
455 if (cflag & CRTSCTS) {
Johan Hovold8bf769e2012-10-15 15:47:21 +0200456 if (spriv->type == HX)
Sarah Sharpeb44da02007-12-14 14:08:00 -0800457 pl2303_vendor_write(0x0, 0x61, serial);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700458 else
Sarah Sharpeb44da02007-12-14 14:08:00 -0800459 pl2303_vendor_write(0x0, 0x41, serial);
t.sefzick715f9522007-04-25 15:05:22 +0200460 } else {
Sarah Sharpeb44da02007-12-14 14:08:00 -0800461 pl2303_vendor_write(0x0, 0x0, serial);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700462 }
463
Frank Schaefer25b82862009-08-18 20:15:07 +0200464 /* Save resulting baud rate */
Alan Coxdf64c472007-10-15 20:54:47 +0100465 if (baud)
Alan Cox95da3102008-07-22 11:09:07 +0100466 tty_encode_baud_rate(tty, baud, baud);
Alan Coxdf64c472007-10-15 20:54:47 +0100467
Thiago Galesi372db8a2006-07-31 15:39:27 -0300468 kfree(buf);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700469}
470
Alan Cox335f8512009-06-11 12:26:29 +0100471static void pl2303_dtr_rts(struct usb_serial_port *port, int on)
Thiago Galesi572d3132006-07-29 10:46:37 -0300472{
473 struct pl2303_private *priv = usb_get_serial_port_data(port);
474 unsigned long flags;
Alan Cox335f8512009-06-11 12:26:29 +0100475 u8 control;
476
477 spin_lock_irqsave(&priv->lock, flags);
478 /* Change DTR and RTS */
479 if (on)
480 priv->line_control |= (CONTROL_DTR | CONTROL_RTS);
481 else
482 priv->line_control &= ~(CONTROL_DTR | CONTROL_RTS);
483 control = priv->line_control;
484 spin_unlock_irqrestore(&priv->lock, flags);
Johan Hovoldf45d0a52013-03-21 12:36:22 +0100485 pl2303_set_control_lines(port, control);
Alan Cox335f8512009-06-11 12:26:29 +0100486}
487
488static void pl2303_close(struct usb_serial_port *port)
489{
Johan Hovold8b0127b2010-03-17 23:06:04 +0100490 usb_serial_generic_close(port);
Thiago Galesi572d3132006-07-29 10:46:37 -0300491 usb_kill_urb(port->interrupt_in_urb);
Thiago Galesi572d3132006-07-29 10:46:37 -0300492}
493
Alan Coxa509a7e2009-09-19 13:13:26 -0700494static int pl2303_open(struct tty_struct *tty, struct usb_serial_port *port)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700495{
Linus Torvalds1da177e2005-04-16 15:20:36 -0700496 struct usb_serial *serial = port->serial;
Johan Hovold8bf769e2012-10-15 15:47:21 +0200497 struct pl2303_serial_private *spriv = usb_get_serial_data(serial);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700498 int result;
499
Johan Hovold8bf769e2012-10-15 15:47:21 +0200500 if (spriv->type != HX) {
Dariusz M16948992005-07-28 18:06:13 +0200501 usb_clear_halt(serial->dev, port->write_urb->pipe);
502 usb_clear_halt(serial->dev, port->read_urb->pipe);
Sarah Sharp3e152502007-12-14 14:08:35 -0800503 } else {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700504 /* reset upstream data pipes */
Sarah Sharpeb44da02007-12-14 14:08:00 -0800505 pl2303_vendor_write(8, 0, serial);
506 pl2303_vendor_write(9, 0, serial);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700507 }
508
Linus Torvalds1da177e2005-04-16 15:20:36 -0700509 /* Setup termios */
Alan Cox95da3102008-07-22 11:09:07 +0100510 if (tty)
Johan Hovold2d8f4442013-06-10 18:29:38 +0200511 pl2303_set_termios(tty, port, NULL);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700512
Thiago Galesi372db8a2006-07-31 15:39:27 -0300513 result = usb_submit_urb(port->interrupt_in_urb, GFP_KERNEL);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700514 if (result) {
Thiago Galesi372db8a2006-07-31 15:39:27 -0300515 dev_err(&port->dev, "%s - failed submitting interrupt urb,"
Harvey Harrison441b62c2008-03-03 16:08:34 -0800516 " error %d\n", __func__, result);
Johan Hovolddb6e9182011-11-06 19:06:34 +0100517 return result;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700518 }
Johan Hovoldd4691c32011-11-06 19:06:35 +0100519
Johan Hovoldf5230a52011-11-06 19:06:36 +0100520 result = usb_serial_generic_open(tty, port);
Johan Hovoldd4691c32011-11-06 19:06:35 +0100521 if (result) {
522 usb_kill_urb(port->interrupt_in_urb);
523 return result;
524 }
525
Alan Cox335f8512009-06-11 12:26:29 +0100526 port->port.drain_delay = 256;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700527 return 0;
528}
529
Alan Cox20b9d172011-02-14 16:26:50 +0000530static int pl2303_tiocmset(struct tty_struct *tty,
Thiago Galesi372db8a2006-07-31 15:39:27 -0300531 unsigned int set, unsigned int clear)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700532{
Alan Cox95da3102008-07-22 11:09:07 +0100533 struct usb_serial_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700534 struct pl2303_private *priv = usb_get_serial_port_data(port);
535 unsigned long flags;
536 u8 control;
Johan Hovold6f1efd62012-04-25 15:56:31 +0200537 int ret;
Flavio Leitner6fdd8e82005-04-18 17:39:31 -0700538
Thiago Galesi372db8a2006-07-31 15:39:27 -0300539 spin_lock_irqsave(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700540 if (set & TIOCM_RTS)
541 priv->line_control |= CONTROL_RTS;
542 if (set & TIOCM_DTR)
543 priv->line_control |= CONTROL_DTR;
544 if (clear & TIOCM_RTS)
545 priv->line_control &= ~CONTROL_RTS;
546 if (clear & TIOCM_DTR)
547 priv->line_control &= ~CONTROL_DTR;
548 control = priv->line_control;
Thiago Galesi372db8a2006-07-31 15:39:27 -0300549 spin_unlock_irqrestore(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700550
Johan Hovold5ddbb262013-03-21 12:37:45 +0100551 ret = pl2303_set_control_lines(port, control);
552 if (ret)
553 return usb_translate_errors(ret);
Johan Hovold6f1efd62012-04-25 15:56:31 +0200554
Johan Hovold5ddbb262013-03-21 12:37:45 +0100555 return 0;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700556}
557
Alan Cox60b33c12011-02-14 16:26:14 +0000558static int pl2303_tiocmget(struct tty_struct *tty)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700559{
Alan Cox95da3102008-07-22 11:09:07 +0100560 struct usb_serial_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700561 struct pl2303_private *priv = usb_get_serial_port_data(port);
562 unsigned long flags;
563 unsigned int mcr;
564 unsigned int status;
565 unsigned int result;
566
Thiago Galesi372db8a2006-07-31 15:39:27 -0300567 spin_lock_irqsave(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700568 mcr = priv->line_control;
569 status = priv->line_status;
Thiago Galesi372db8a2006-07-31 15:39:27 -0300570 spin_unlock_irqrestore(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700571
572 result = ((mcr & CONTROL_DTR) ? TIOCM_DTR : 0)
573 | ((mcr & CONTROL_RTS) ? TIOCM_RTS : 0)
574 | ((status & UART_CTS) ? TIOCM_CTS : 0)
575 | ((status & UART_DSR) ? TIOCM_DSR : 0)
576 | ((status & UART_RING) ? TIOCM_RI : 0)
577 | ((status & UART_DCD) ? TIOCM_CD : 0);
578
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700579 dev_dbg(&port->dev, "%s - result = %x\n", __func__, result);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700580
581 return result;
582}
583
Alan Cox335f8512009-06-11 12:26:29 +0100584static int pl2303_carrier_raised(struct usb_serial_port *port)
585{
586 struct pl2303_private *priv = usb_get_serial_port_data(port);
587 if (priv->line_status & UART_DCD)
588 return 1;
589 return 0;
590}
591
Johan Hovold824d11b2013-03-21 12:37:20 +0100592static int pl2303_tiocmiwait(struct tty_struct *tty, unsigned long arg)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700593{
Johan Hovold824d11b2013-03-21 12:37:20 +0100594 struct usb_serial_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700595 struct pl2303_private *priv = usb_get_serial_port_data(port);
596 unsigned long flags;
597 unsigned int prevstatus;
598 unsigned int status;
599 unsigned int changed;
600
Thiago Galesi372db8a2006-07-31 15:39:27 -0300601 spin_lock_irqsave(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700602 prevstatus = priv->line_status;
Thiago Galesi372db8a2006-07-31 15:39:27 -0300603 spin_unlock_irqrestore(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700604
605 while (1) {
Johan Hovold6d0cad62013-03-21 12:37:21 +0100606 interruptible_sleep_on(&port->port.delta_msr_wait);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700607 /* see if a signal did it */
608 if (signal_pending(current))
609 return -ERESTARTSYS;
Thiago Galesi372db8a2006-07-31 15:39:27 -0300610
Johan Hovold40509ca92013-03-19 09:21:22 +0100611 if (port->serial->disconnected)
612 return -EIO;
613
Thiago Galesi372db8a2006-07-31 15:39:27 -0300614 spin_lock_irqsave(&priv->lock, flags);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700615 status = priv->line_status;
Thiago Galesi372db8a2006-07-31 15:39:27 -0300616 spin_unlock_irqrestore(&priv->lock, flags);
617
Alan Cox3a0f43e2008-07-22 11:14:49 +0100618 changed = prevstatus ^ status;
Thiago Galesi372db8a2006-07-31 15:39:27 -0300619
Linus Torvalds1da177e2005-04-16 15:20:36 -0700620 if (((arg & TIOCM_RNG) && (changed & UART_RING)) ||
621 ((arg & TIOCM_DSR) && (changed & UART_DSR)) ||
622 ((arg & TIOCM_CD) && (changed & UART_DCD)) ||
Alan Cox3a0f43e2008-07-22 11:14:49 +0100623 ((arg & TIOCM_CTS) && (changed & UART_CTS))) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700624 return 0;
625 }
626 prevstatus = status;
627 }
628 /* NOTREACHED */
629 return 0;
630}
631
Alan Cox00a0d0d2011-02-14 16:27:06 +0000632static int pl2303_ioctl(struct tty_struct *tty,
Thiago Galesi372db8a2006-07-31 15:39:27 -0300633 unsigned int cmd, unsigned long arg)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700634{
John Tsiombikas67b99462010-02-25 17:09:08 +0200635 struct serial_struct ser;
Alan Cox95da3102008-07-22 11:09:07 +0100636 struct usb_serial_port *port = tty->driver_data;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700637
638 dev_dbg(&port->dev, "%s cmd = 0x%04x\n", __func__, cmd);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700639
640 switch (cmd) {
John Tsiombikas67b99462010-02-25 17:09:08 +0200641 case TIOCGSERIAL:
642 memset(&ser, 0, sizeof ser);
643 ser.type = PORT_16654;
644 ser.line = port->serial->minor;
645 ser.port = port->number;
646 ser.baud_base = 460800;
647
648 if (copy_to_user((void __user *)arg, &ser, sizeof ser))
649 return -EFAULT;
650
651 return 0;
Alan Cox3a0f43e2008-07-22 11:14:49 +0100652 default:
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700653 dev_dbg(&port->dev, "%s not supported = 0x%04x\n", __func__, cmd);
Alan Cox3a0f43e2008-07-22 11:14:49 +0100654 break;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700655 }
Linus Torvalds1da177e2005-04-16 15:20:36 -0700656 return -ENOIOCTLCMD;
657}
658
Alan Cox95da3102008-07-22 11:09:07 +0100659static void pl2303_break_ctl(struct tty_struct *tty, int break_state)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700660{
Alan Cox95da3102008-07-22 11:09:07 +0100661 struct usb_serial_port *port = tty->driver_data;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700662 struct usb_serial *serial = port->serial;
663 u16 state;
664 int result;
665
Linus Torvalds1da177e2005-04-16 15:20:36 -0700666 if (break_state == 0)
667 state = BREAK_OFF;
668 else
669 state = BREAK_ON;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700670 dev_dbg(&port->dev, "%s - turning break %s\n", __func__,
Alan Cox3a0f43e2008-07-22 11:14:49 +0100671 state == BREAK_OFF ? "off" : "on");
Linus Torvalds1da177e2005-04-16 15:20:36 -0700672
Thiago Galesi372db8a2006-07-31 15:39:27 -0300673 result = usb_control_msg(serial->dev, usb_sndctrlpipe(serial->dev, 0),
674 BREAK_REQUEST, BREAK_REQUEST_TYPE, state,
675 0, NULL, 0, 100);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700676 if (result)
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700677 dev_err(&port->dev, "error sending break = %d\n", result);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700678}
679
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700680static void pl2303_update_line_status(struct usb_serial_port *port,
681 unsigned char *data,
682 unsigned int actual_length)
683{
684
685 struct pl2303_private *priv = usb_get_serial_port_data(port);
Libor Pechacekd14fc1a2011-01-14 14:30:21 +0100686 struct tty_struct *tty;
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700687 unsigned long flags;
688 u8 status_idx = UART_STATE;
Horst Schirmeier95f209f2005-07-28 15:32:20 +0200689 u8 length = UART_STATE + 1;
Libor Pechacekd14fc1a2011-01-14 14:30:21 +0100690 u8 prev_line_status;
Thiago Galesi9c537612006-07-29 10:47:12 -0300691 u16 idv, idp;
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700692
Thiago Galesi9c537612006-07-29 10:47:12 -0300693 idv = le16_to_cpu(port->serial->dev->descriptor.idVendor);
694 idp = le16_to_cpu(port->serial->dev->descriptor.idProduct);
695
696
697 if (idv == SIEMENS_VENDOR_ID) {
698 if (idp == SIEMENS_PRODUCT_ID_X65 ||
699 idp == SIEMENS_PRODUCT_ID_SX1 ||
700 idp == SIEMENS_PRODUCT_ID_X75) {
701
702 length = 1;
703 status_idx = 0;
704 }
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700705 }
706
707 if (actual_length < length)
Luiz Fernando N. Capitulinoa009b752006-07-25 16:58:30 -0300708 return;
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700709
Alan Cox3a0f43e2008-07-22 11:14:49 +0100710 /* Save off the uart status for others to look at */
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700711 spin_lock_irqsave(&priv->lock, flags);
Libor Pechacekd14fc1a2011-01-14 14:30:21 +0100712 prev_line_status = priv->line_status;
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700713 priv->line_status = data[status_idx];
714 spin_unlock_irqrestore(&priv->lock, flags);
Jason Wessel430eb0d2009-05-29 13:34:16 -0500715 if (priv->line_status & UART_BREAK_ERROR)
716 usb_serial_handle_break(port);
Johan Hovold6d0cad62013-03-21 12:37:21 +0100717 wake_up_interruptible(&port->port.delta_msr_wait);
Libor Pechacekd14fc1a2011-01-14 14:30:21 +0100718
719 tty = tty_port_tty_get(&port->port);
720 if (!tty)
721 return;
722 if ((priv->line_status ^ prev_line_status) & UART_DCD)
723 usb_serial_handle_dcd_change(port, tty,
724 priv->line_status & UART_DCD);
725 tty_kref_put(tty);
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700726}
Linus Torvalds1da177e2005-04-16 15:20:36 -0700727
David Howells7d12e782006-10-05 14:55:46 +0100728static void pl2303_read_int_callback(struct urb *urb)
Linus Torvalds1da177e2005-04-16 15:20:36 -0700729{
Ming Leicdc97792008-02-24 18:41:47 +0800730 struct usb_serial_port *port = urb->context;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700731 unsigned char *data = urb->transfer_buffer;
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700732 unsigned int actual_length = urb->actual_length;
Greg Kroah-Hartman461d6962007-06-15 15:44:13 -0700733 int status = urb->status;
734 int retval;
Linus Torvalds1da177e2005-04-16 15:20:36 -0700735
Greg Kroah-Hartman461d6962007-06-15 15:44:13 -0700736 switch (status) {
Linus Torvalds1da177e2005-04-16 15:20:36 -0700737 case 0:
738 /* success */
739 break;
740 case -ECONNRESET:
741 case -ENOENT:
742 case -ESHUTDOWN:
743 /* this urb is terminated, clean up */
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700744 dev_dbg(&port->dev, "%s - urb shutting down with status: %d\n",
745 __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700746 return;
747 default:
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700748 dev_dbg(&port->dev, "%s - nonzero urb status received: %d\n",
749 __func__, status);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700750 goto exit;
751 }
752
Greg Kroah-Hartman59d33f22012-09-18 09:58:57 +0100753 usb_serial_debug_data(&port->dev, __func__,
Thiago Galesi372db8a2006-07-31 15:39:27 -0300754 urb->actual_length, urb->transfer_buffer);
755
Flavio Leitner97bb13e2005-04-18 17:39:31 -0700756 pl2303_update_line_status(port, data, actual_length);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700757
Linus Torvalds1da177e2005-04-16 15:20:36 -0700758exit:
Greg Kroah-Hartman461d6962007-06-15 15:44:13 -0700759 retval = usb_submit_urb(urb, GFP_ATOMIC);
760 if (retval)
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700761 dev_err(&port->dev,
Thiago Galesi372db8a2006-07-31 15:39:27 -0300762 "%s - usb_submit_urb failed with result %d\n",
Harvey Harrison441b62c2008-03-03 16:08:34 -0800763 __func__, retval);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700764}
765
Johan Hovoldf08e07a2010-03-17 23:05:58 +0100766static void pl2303_process_read_urb(struct urb *urb)
Alan Coxd4fc4a72009-07-09 13:36:58 +0100767{
Johan Hovoldf08e07a2010-03-17 23:05:58 +0100768 struct usb_serial_port *port = urb->context;
769 struct pl2303_private *priv = usb_get_serial_port_data(port);
Alan Coxd4fc4a72009-07-09 13:36:58 +0100770 unsigned char *data = urb->transfer_buffer;
Alan Coxd4fc4a72009-07-09 13:36:58 +0100771 char tty_flag = TTY_NORMAL;
Johan Hovoldf08e07a2010-03-17 23:05:58 +0100772 unsigned long flags;
773 u8 line_status;
774 int i;
775
776 /* update line status */
777 spin_lock_irqsave(&priv->lock, flags);
778 line_status = priv->line_status;
779 priv->line_status &= ~UART_STATE_TRANSIENT_MASK;
780 spin_unlock_irqrestore(&priv->lock, flags);
Johan Hovold6d0cad62013-03-21 12:37:21 +0100781 wake_up_interruptible(&port->port.delta_msr_wait);
Johan Hovoldf08e07a2010-03-17 23:05:58 +0100782
783 if (!urb->actual_length)
784 return;
785
Alan Coxd4fc4a72009-07-09 13:36:58 +0100786 /* break takes precedence over parity, */
787 /* which takes precedence over framing errors */
788 if (line_status & UART_BREAK_ERROR)
789 tty_flag = TTY_BREAK;
790 else if (line_status & UART_PARITY_ERROR)
791 tty_flag = TTY_PARITY;
792 else if (line_status & UART_FRAME_ERROR)
793 tty_flag = TTY_FRAME;
Greg Kroah-Hartmand8789b22012-05-03 16:39:27 -0700794 dev_dbg(&port->dev, "%s - tty_flag = %d\n", __func__, tty_flag);
Alan Coxd4fc4a72009-07-09 13:36:58 +0100795
Alan Coxd4fc4a72009-07-09 13:36:58 +0100796 /* overrun is special, not associated with a char */
797 if (line_status & UART_OVERRUN_ERROR)
Jiri Slaby92a19f92013-01-03 15:53:03 +0100798 tty_insert_flip_char(&port->port, 0, TTY_OVERRUN);
Johan Hovold9388e2e2009-10-08 11:36:46 +0200799
Johan Hovoldd45cc8d2010-05-08 15:18:41 +0200800 if (port->port.console && port->sysrq) {
Alan Coxd4fc4a72009-07-09 13:36:58 +0100801 for (i = 0; i < urb->actual_length; ++i)
Dmitry Torokhov6ee9f4b2010-08-17 21:15:47 -0700802 if (!usb_serial_handle_sysrq_char(port, data[i]))
Jiri Slaby92a19f92013-01-03 15:53:03 +0100803 tty_insert_flip_char(&port->port, data[i],
804 tty_flag);
Johan Hovoldd45cc8d2010-05-08 15:18:41 +0200805 } else {
Jiri Slaby2f693352013-01-03 15:53:02 +0100806 tty_insert_flip_string_fixed_flag(&port->port, data, tty_flag,
Johan Hovoldd45cc8d2010-05-08 15:18:41 +0200807 urb->actual_length);
Johan Hovold9388e2e2009-10-08 11:36:46 +0200808 }
Johan Hovoldf08e07a2010-03-17 23:05:58 +0100809
Jiri Slaby2e124b42013-01-03 15:53:06 +0100810 tty_flip_buffer_push(&port->port);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700811}
812
Thiago Galesi572d3132006-07-29 10:46:37 -0300813/* All of the device info needed for the PL2303 SIO serial converter */
814static struct usb_serial_driver pl2303_device = {
815 .driver = {
816 .owner = THIS_MODULE,
817 .name = "pl2303",
818 },
819 .id_table = id_table,
Thiago Galesi572d3132006-07-29 10:46:37 -0300820 .num_ports = 1,
Johan Hovold7919c2f2010-03-17 23:00:41 +0100821 .bulk_in_size = 256,
Johan Hovold3efeaff2010-03-17 23:00:40 +0100822 .bulk_out_size = 256,
Thiago Galesi572d3132006-07-29 10:46:37 -0300823 .open = pl2303_open,
824 .close = pl2303_close,
Alan Cox335f8512009-06-11 12:26:29 +0100825 .dtr_rts = pl2303_dtr_rts,
826 .carrier_raised = pl2303_carrier_raised,
Thiago Galesi572d3132006-07-29 10:46:37 -0300827 .ioctl = pl2303_ioctl,
828 .break_ctl = pl2303_break_ctl,
829 .set_termios = pl2303_set_termios,
830 .tiocmget = pl2303_tiocmget,
831 .tiocmset = pl2303_tiocmset,
Johan Hovold824d11b2013-03-21 12:37:20 +0100832 .tiocmiwait = pl2303_tiocmiwait,
Johan Hovoldf08e07a2010-03-17 23:05:58 +0100833 .process_read_urb = pl2303_process_read_urb,
Thiago Galesi572d3132006-07-29 10:46:37 -0300834 .read_int_callback = pl2303_read_int_callback,
Thiago Galesi572d3132006-07-29 10:46:37 -0300835 .attach = pl2303_startup,
Alan Sternf9c99bb2009-06-02 11:53:55 -0400836 .release = pl2303_release,
Johan Hovold8bf769e2012-10-15 15:47:21 +0200837 .port_probe = pl2303_port_probe,
838 .port_remove = pl2303_port_remove,
Thiago Galesi572d3132006-07-29 10:46:37 -0300839};
Linus Torvalds1da177e2005-04-16 15:20:36 -0700840
Alan Sternf667dda2012-02-23 14:57:18 -0500841static struct usb_serial_driver * const serial_drivers[] = {
842 &pl2303_device, NULL
843};
844
Greg Kroah-Hartman68e24112012-05-08 15:46:14 -0700845module_usb_serial_driver(serial_drivers, id_table);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700846
847MODULE_DESCRIPTION(DRIVER_DESC);
Linus Torvalds1da177e2005-04-16 15:20:36 -0700848MODULE_LICENSE("GPL");