Jason Wessel 7e57f0493a usb-serial: implement break event.
Implement the serial break via usb serial.

The second data byte in ftdi status packet contains the break status.
The values were already defined in usb-serial.c so it was a matter of
making use of the event_trigger to form a urb to send over to the host
controller with the serial break status set.

This was tested against a linux development image which enables sysrq
via a serial break on the ftdi usb console.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
2009-05-22 10:50:34 -05:00
2009-05-22 10:50:34 -05:00
2009-05-13 20:54:26 +01:00
2009-05-19 16:17:58 +01:00
2009-05-13 20:54:26 +01:00
2009-05-08 15:24:10 -05:00
2009-05-21 15:54:48 +00:00
2009-05-19 16:17:58 +01:00
2009-05-19 16:17:58 +01:00
2009-05-13 20:54:26 +01:00
2009-05-07 17:14:07 +00:00
2009-05-19 16:17:58 +01:00
2009-05-22 10:50:31 -05:00
2009-05-08 13:24:12 +01:00
2009-05-14 22:35:07 +01:00
2009-05-13 22:21:47 +01:00
2009-05-08 15:51:19 -05:00
2009-05-14 22:35:09 +01:00
2009-05-09 23:22:35 +01:00
2009-05-19 22:29:20 +04:00
2009-05-22 10:50:31 -05:00
2009-05-22 10:50:31 -05:00
2009-05-08 16:11:49 -05:00
2009-05-14 17:03:49 -05:00
2009-05-22 10:50:31 -05:00
2009-05-19 16:17:58 +01:00
2009-05-13 22:21:47 +01:00
2009-05-22 10:50:34 -05:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%