Re: [PATCH 1/2] Export usb_serial_generic_write_room for use in other modules

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alon Ziv
Date: Sunday, October 24, 2010 - 11:10 am

On 10/24/2010 10:37 AM, Alan Cox wrote:

Oops, typo...  Last sentence was supposed to end with "in usb_debug".
usb_debug invokes usb_serial_generic_write from break_ctl and ignores
the result; therefore, if there is no room in the generic write FIFO,
the write will fail.  However--usb_debug _only_ uses
usb_serial_generic_write for break_ctl; so if there is no room, it is
because of a previous (uncompleted) break_ctl, and according to standard
UART semantics there is no difference between one break and two...

-a
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 1/2] Export usb_serial_generic_write_room for u ..., Alon Ziv, (Sun Oct 24, 11:10 am)