[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100324170345.1ba84093@lxorguk.ukuu.org.uk>
Date: Wed, 24 Mar 2010 17:03:45 +0000
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Pavan Savoy <pavan_savoy@...oo.co.in>
Cc: Marcel Holtmann <marcel@...tmann.org>, Greg KH <gregkh@...e.de>,
PavanSavoy <pavan_savoy@...com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 4/6] drivers:misc: sources for Init manager module
Ok I had a brief dig
Making a driver able to say "and open me in this ldisc" is about ten
lines of code to the core tty layer if that.
There is one caveat - the actual ldisc attach method for an ldisc attach
isn't allowed to fail the attach. That's something we eventually need to
fix anyway.
Otherwise it doesn't look too scary and it would occur when the user
opened the file not when the device was created.
Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists