From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Mon, 16 Feb 2004 05:52:27 +0000 Subject: Re: Udev and Mylex Dac960 Message-Id: <20040216055227.GA5146@kroah.com> List-Id: References: <4022CB7D.4010505@snscrew.net> In-Reply-To: <4022CB7D.4010505@snscrew.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Mon, Feb 16, 2004 at 06:46:16AM +0100, claude wrote: > Greg KH wrote: > >On Thu, Feb 12, 2004 at 03:02:56AM +0100, claude wrote: > > > >>Yes i will do, but is there any docs about sysfs and how it works ? I've > >>only found sysfs.txt in linux-2.6.2/Documentation, and it was too light > >>explanation for my poor knowledge. Any pointer ? > > > > > >What do you want to know about sysfs? > > > >How to write code to use it? If so, lwn.net has has a few good articles > >about it, and there is a OLS and linux.conf.au paper about it. > > > > Many thanks for links, that's just what I want. > > Also a bad news :(. I've downloaded udev-017.tar.gz, compiled and installed > it, > but my Mylex logical device are always created as /dev/rd!c0d0. Is there > anything > I can do ? Ick. Can you build udev by doing the following: make clean make DEBUG=true USE_LOG=true And then run the udevtest binary in that directory that gets built for your block device: ./udevtest block/rd!c0d0 (you might have to do this as: ./udevtest block/rd\!c0d0 depending on your shell) and then send the output that this program creates to us? thanks, greg k-h ------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&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