Subject: Re: tty line disciplines and poll(2)
To: Steve Woodford <scw@netbsd.org>
From: Jason R Thorpe <thorpej@zembu.com>
List: tech-kern
Date: 04/30/2001 10:57:46
On Mon, Apr 30, 2001 at 12:19:04PM +0100, Steve Woodford wrote:

 > Would it be more appropriate for all tty character devices to have a
 > simple poll(2) entry point which indirects through a new 
 > 't_linesw->l_poll' function pointer much the same way read(2) and
 > write(2) do now?

Sounds reasonable to me.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>