All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Ruslan U. Zakirov" <cubic@wildgate.miee.ru>
To: Derrell.Lipman@unwireduniverse.com
Cc: autofs@linux.kernel.org
Subject: Re: Program map for USB devices
Date: Wed, 17 Dec 2003 18:59:48 +0300	[thread overview]
Message-ID: <3FE07D74.10107@wildgate.miee.ru> (raw)
In-Reply-To: <1xr3cv5t.fsf@random.localnet.unwireduniverse.com>

Derrell.Lipman@unwireduniverse.com wrote:
> Dirk Heinrichs <ext-dirk.heinrichs@nokia.com> writes:
> 
> 
>>I've got several USB devices which are all accessed as SCSI disc through the 
>>usb-storage driver. Since the device node they are attached to depends on 
>>plugin order, I need to know how to find out which hardware is attached to 
>>which /dev/sd*, so that I can write a program map.
> 
> 
> Your program map could look at /proc/scsi/* to determine what's what.
> 
> Derrell
First of all look at `mount` for mount point of procfs(type proc).
For 2.6 kernels, as i think, you also could look into new sysfs for 
needed info.
		Good luck. Ruslan.

      reply	other threads:[~2003-12-17 15:59 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-17 14:48 Program map for USB devices Dirk Heinrichs
2003-12-17 15:37 ` Derrell.Lipman
2003-12-17 15:59   ` Ruslan U. Zakirov [this message]

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=3FE07D74.10107@wildgate.miee.ru \
    --to=cubic@wildgate.miee.ru \
    --cc=Derrell.Lipman@unwireduniverse.com \
    --cc=autofs@linux.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.