All of lore.kernel.org
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: kernel mode termios API's
Date: Thu, 31 Mar 2016 09:02:55 -0700	[thread overview]
Message-ID: <20160331160255.GA8373@kroah.com> (raw)
In-Reply-To: <CAHhAz+hOf6BTCJ_1Ly5uuOYYFBRDbJp4Dwud5G-UEOU512KAdQ@mail.gmail.com>

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

      reply	other threads:[~2016-03-31 16:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-30 15:53 kernel mode termios API's Muni Sekhar
2016-03-30 18:02 ` Greg KH
2016-03-31 11:13   ` Muni Sekhar
2016-03-31 16:02     ` Greg KH [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160331160255.GA8373@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.