lkml.org 
[lkml]   [2012]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: A question on serial driver
From
On Tue, Aug 7, 2012 at 10:22 AM, Shashidhar Hiremath
<shashidharh@vayavyalabs.com> wrote:
> Hi,
> I have written a console driver where I also do the serial driver
> registration and handling. The driver seems to work fine till the
> login point(reads and writes). The driver for some reason does not
> print the content I type on console after login prompt. Any reason
> why this might be happening ?

login and getty do a lot of TTY black magic, maybe you forgot to implement
something like hangup()...
Use strace to find out what the login programs are doing.

--
Thanks,
//richard


\
 
 \ /
  Last update: 2012-08-07 11:02    [W:0.091 / U:0.008 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site