From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Sat, 27 Dec 2003 19:13:31 +0000 Subject: Re: dri and udev Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sat, Dec 27, 2003 at 09:08:57AM -0800, Jon Smirl wrote: > Adding: > REPLACE, KERNEL="card*", NAME="dri/card%n" > to udev rules makes it work. > > DRI sure made an unfortunate legacy choice of calling the driver cardX. > > How is this going to work when there are multiple devices with the same name? > For example > /dev/hda and /dev/i2o/hda? Those are two different devices, with different major/minor numbers. i2o can't create a hda block device if there is already a block device called hda in the system. So it will be called something else. As i2o isn't working yet in 2.6, I'm not to worried about it :) thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id78&alloc_id371&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