From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Fri, 26 Mar 2004 23:02:04 +0000 Subject: Re: [N00B] Need a dvb device in udev Message-Id: <20040326230204.GC31372@kroah.com> List-Id: References: <406406DC.9070804@helsinki.fi> In-Reply-To: <406406DC.9070804@helsinki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Fri, Mar 26, 2004 at 12:33:00PM +0200, Ilja Honkonen wrote: > Hi all > > I've been thinking about making udev handle the device nodes in my > newest computer, but I'd like udev to create the following devices > before I switch to it: > dvb > `-- adapter0 > |-- demux0 > |-- dvr0 > `-- net0 That would be great, but you need to add sysfs support to the dvb drivers before udev can handle them. That's a kernel issue. > Should I complain about this on the linux-tv mailing list? When can I > expect to see udev create these nodes? When the kernel code creates sysfs /sys/class/ entries. > There are couple of more devices in /dev which are not created in /udev > but I don't know if I need these: > > gpmctl > > initctl What are these nodes for? > nvidia0 > > nvidiactl Go bug the nvidia people about this, nothing we can do here... > pts > `-- 0 > > tts > |-- 0 > |-- 1 > |-- 2 > |-- 3 > |-- 4 > |-- 5 > |-- 6 > `-- 7 What are the major/minor number for these nodes? > vc > |-- 0 > |-- 1 > |-- 10 > |-- 11 > |-- 12 > |-- 13 > |-- 14 > |-- 15 > |-- 16 > |-- 17 > |-- 18 > |-- 19 > |-- 2 > . > . > . > > vcc > |-- 0 > |-- 1 > |-- 2 > |-- 3 > |-- 4 > |-- 5 > |-- 6 > |-- 7 > |-- a0 > |-- a1 If you use the -mm kernel, you will get these devices :) thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ 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