lkml.org 
[lkml]   [2001]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectLinediscipline behaviour
Date
From

Hi,

Just checked out why my pppd hangs on exit
when the device is connected through USB
and found out that the reason was that the
code tried to change the linediscipline back
to what it was before ppd and that the ioctl()
hangs if the device doesn't exist any more as
the USB device has disappeared at that point.

Shouldn't the ioctl(TIOCSETD) return a ENODEV
instead of hanging ?
The previous tcflush() does indeed do that and the
problem was then avoidable, but I think I just
fixed the symptoms, not the disease....

BRGDS


--
Dag Nygren email: dag@newtech.fi
Oy Espoon NewTech Ab phone: +358 9 8024910
Träsktorpet 3 fax: +358 9 8024916
02360 ESBO Mobile: +358 400 426312
FINLAND


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:03    [W:0.019 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site