From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Thibault Date: Mon, 19 Jun 2006 09:39:53 +0000 Subject: Re: [GIT PATCH] Remove devfs from 2.6.17 Message-Id: <20060619093953.GI4253@implementation.labri.fr> List-Id: References: <20060618221343.GA20277@kroah.com> <20060618230041.GG4744@bouh.residence.ens-lyon.fr> <20060618231204.GB2212@suse.de> <20060618233508.GH4744@bouh.residence.ens-lyon.fr> <20060619032259.GB4651@suse.de> <20060619082355.GE4253@implementation.labri.fr> <1150709431.4277.4.camel@localhost> In-Reply-To: <1150709431.4277.4.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: Marcel Holtmann Cc: Greg KH , linux-kernel@vger.kernel.org, greg@kroah.com, linux-hotplug-devel@lists.sourceforge.net Marcel Holtmann, le Mon 19 Jun 2006 11:30:31 +0200, a =E9crit : > > > Or just tell your users to make sure that they have the uinput driver > > > loaded, > >=20 > > They can't, since without it they can't even type things. >=20 > if you install a program or a driver that needs uinput loaded, then you > have a clean requirement. So simply add a "modprobe uinput" to its init > script. >=20 > Look at the TUN/Tap driver which has the same problem. The boot up > scripts of various daemons (for example OpenVPN etc.) are making sure > that the driver is loaded. And vtun's script in debian doesn't, so that I had to load it by hand. Don't justify lack of support thanks to corrections that people had to add ;) The problem I'm raising is that with udev we seem to be heading to asking every program to know which module it should load by hand before being able to use a /dev entry. This looks odd to me (why not opening the /dev entry itself shouldn't autoload the driver?). Samuel _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel