From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Fri, 09 Jan 2004 20:13:56 +0000 Subject: Re: udev tells me to contact greg@kroah.com (known problem ?) Message-Id: <20040109201356.GD4090@kroah.com> List-Id: References: <200401081759.29646.remco@d-compu.dyndns.org> In-Reply-To: <200401081759.29646.remco@d-compu.dyndns.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Thu, Jan 08, 2004 at 05:59:29PM +0100, Remco wrote: > I'm seeing a problem which I found already mentioned in the archives > in a thread named: "Re: libsysfs update for refresh + namedev.c > changes". > > Whether this is a clue or a coincidence, I don't know, but I can add > the following behaviour: When I add my USB storage it pops up wiht ID > "0:0:0:0". As far as I recall this never causes a problem, both disc > and partition rules are applied. > > Any subsequent unplug/plug will increase the host number, like > "1:0:0:0", "2:0:0:0", etc. From then on the disc rule does NOT get > applied while the partition rule does. (At this point I can get both > rules applied by doing => rmmod sd_mod => modprobe sd_mod, but this is > off course not desired) The SCSI host number is incremented for every new device it sees. It is not reused, so you probably can't use it in a rule successfully. What is the rule that you are trying to use? thanks, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ 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