Re: [PATCH 5/7] PPS: serial clients support.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Thursday, April 10, 2008 - 8:28 am

On Thu, 10 Apr 2008 17:15:58 +0200
Rodolfo Giometti <giometti@linux.it> wrote:


Ok why does this need to hack the driver layer ?


NAK. Please remove random formatting changes


Ditto


Ditto


NAK. Breaks the tty layer code


NAK breaks the tty layer code


wrong layer - this means only some ports will work.



More format mangling


How is this flag set ?



NAK - more format mangling


And more - and so it goes on. Please clean up the mess and submit a
proposal which is just the relevant changes so it can be read. Then we
can talk about putting it in the right place.

My guess is that PPS like FIR should be a line discipline and they both
and a couple of other cases want the tty layer to grow

	tty->ops->report_event();

and
	tty->ops->set_event_mask();

for nicer ways to monitor modem bits in the ldisc.

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

Messages in current thread:
LinuxPPS (RESUBMIT 3): the PPS Linux implementation., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 1/7] LinuxPPS core support., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 2/7] PPS: userland header file for PPS API., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 3/7] PPS: documentation programs and examples., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 4/7] PPS: LinuxPPS clients support., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 5/7] PPS: serial clients support., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 6/7] PPS: example program to enable PPS support on ..., Rodolfo Giometti, (Thu Apr 10, 8:15 am)
[PATCH 7/7] PPS: parallel port clients support., Rodolfo Giometti, (Thu Apr 10, 8:16 am)
Re: [PATCH 5/7] PPS: serial clients support., Alan Cox, (Thu Apr 10, 8:28 am)
Re: LinuxPPS (RESUBMIT 3): the PPS Linux implementation., Lennart Sorensen, (Thu Apr 10, 8:28 am)
Re: [PATCH 5/7] PPS: serial clients support., Rodolfo Giometti, (Thu Apr 10, 8:36 am)