opnsense-src/sys/dev/usb/serial
Hans Petter Selasky b75ac2ba76 Workaround for receiving Voice Calls using the E1750 dongle from
Huawei. It might appear as if the firmware is allocating memory blocks
according to the USB transfer size and if there is initially a lot of
data, like at the answering machine prompt, it simply dies without any
apparent reason. The simple workaround for this is to force a zero
length packet at hardware level after every 512 bytes of data. This
will force the other side to use smaller memory blocks aswell.

MFC after:	1 week
2014-09-12 22:40:12 +00:00
..
u3g.c Workaround for receiving Voice Calls using the E1750 dongle from 2014-09-12 22:40:12 +00:00
uark.c Revert previous change to uark.c (restore previous rev), which was 2013-06-23 20:22:49 +00:00
ubsa.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ubser.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
uchcom.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
ucycom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ufoma.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
uftdi.c Remove unused defines. 2014-08-05 08:24:41 +00:00
uftdi_reg.h Remove device type from the uftdi_devs table, enhance the jtag-skip feature. 2014-04-25 19:13:57 +00:00
ugensa.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uipaq.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
ulpt.c Take advantage of new UCOM and bus functionality so that 2012-08-10 15:29:41 +00:00
umcs.c Avoid a divide-by-zero panic when setting the baudrate to 0. 2014-08-03 10:47:45 +00:00
umcs.h Fix minor typo in comment 2013-06-23 20:19:51 +00:00
umct.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
umodem.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
umoscom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uplcom.c Update NetBSD Foundation copyrights to 2-clause BSD 2014-03-18 01:40:25 +00:00
usb_serial.c Fix order of USB serial layer uninit. Currently module dependency 2014-07-01 07:30:29 +00:00
usb_serial.h Fix order of USB serial layer uninit. Currently module dependency 2014-07-01 07:30:29 +00:00
uslcom.c Add 26 new device IDs to uslcom(4). This brings us in sync with Linux 2013-10-20 11:19:37 +00:00
uvisor.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00
uvscom.c Revert r239178 and implement two new functions, namely 2012-08-15 15:42:57 +00:00