March 31, 2016
4:02 p.m.
On Thu, Mar 31, 2016 at 04:43:09PM +0530, Muni Sekhar wrote:
On Wed, Mar 30, 2016 at 11:32 PM, Greg KH <greg@kroah.com> wrote:
On Wed, Mar 30, 2016 at 09:23:00PM +0530, Muni Sekhar wrote:
Hi,
We are having customized serial port driver, it always sets the baud to 9600 (by configuring UART BAUD_RATE register) on device file open, but not updating the termios structure.
Please fix your driver. You do have the source for it, so this shouldn't be a problem, right?
thanks,
greg k-h
Yes, I am having the source code. It is a tiny TTY driver.
Great, can you post it here so we can help out with it? What hardware is it for? thanks, greg k-h