Re: [PATCH 4/6] drivers:misc: sources for Init manager module

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pavan Savoy
Date: Wednesday, March 24, 2010 - 10:05 am

--- On Wed, 24/3/10, Greg KH <gregkh@suse.de> wrote:


Yes, Userspace events like opening the /dev/radio0 device for FM, or hci0 interface for BT.
However the apps/stack would not want to know what LDISC is being used underneath, well they might not even want to know whether it's TTY or USB/i2C - right ?


It does pretty much the same thing, But we would be stuffing in more interfaces to the already huge driver.
I mean just 3 fops on the device ? open/ioctl-fasync/close - but it also uses the SIGnaling concept - but not via PID though.

Alan's talking about opening up the LDISC installation to kernel (say EXPORTING tty_set_ldisc/tiocsetd), That's like ideal scenario in this case.



      The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo.com/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 4/6] drivers:misc: sources for Init manager module, Pavan Savoy, (Wed Mar 24, 10:05 am)