All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev tells me to contact greg@kroah.com (known problem ?)
Date: Fri, 09 Jan 2004 20:13:56 +0000	[thread overview]
Message-ID: <20040109201356.GD4090@kroah.com> (raw)
In-Reply-To: <200401081759.29646.remco@d-compu.dyndns.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

  reply	other threads:[~2004-01-09 20:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-08 16:59 udev tells me to contact greg@kroah.com (known problem ?) Remco
2004-01-09 20:13 ` Greg KH [this message]
2004-01-13 16:06 ` Remco
2004-01-28 18:57 ` Greg KH
2004-01-29  8:59 ` Remco

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040109201356.GD4090@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.