From: Greg KH <greg@kroah.com>
To: Joerg Pommnitz <pommnitz@yahoo.com>
Cc: linux-kernel@vger.kernel.org, linux-usb-users@lists.sourceforge.net
Subject: Re: [Linux-usb-users] Stable identification of identical USB hardware
Date: Mon, 18 Jun 2007 13:33:12 -0700 [thread overview]
Message-ID: <20070618203312.GA13990@kroah.com> (raw)
In-Reply-To: <157636.91774.qm@web51404.mail.re2.yahoo.com>
On Mon, Jun 18, 2007 at 08:35:35AM -0700, Joerg Pommnitz wrote:
> Hello all,
> I want to be able to distinguish between two (or more) mostly
> identical USB serial devices. The devices in question are UMTS modems.
> AFAIK they are identical except for the SIM card and the point of
> attachment. Externally the cards are CardBus devices with an
> integrated USB host adapter. The actual UMTS device is (internally)
> connected to the USB host adapter.
>
> If I have to cardbus sockets, how do I get from what I know ("the card
> is in socket 0") to "I have to talk to ttyUSB2 to talk to the card"? I
> suspect I have to follow the thread from /sys/bus/pci to
> /sys/bus/usb/devices, but how exactly?
Walk up the "chain" of devices in sysfs and in udev. The udev man pages
and documentation should show you how to do this. If you have specific
questions about this, please ask them on the linux-hotplug-devel mailing
list.
hope this helps,
greg k-h
next prev parent reply other threads:[~2007-06-18 20:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-18 15:35 Stable identification of identical USB hardware Joerg Pommnitz
2007-06-18 17:00 ` Michael Mauch
2007-06-18 17:13 ` Lee Revell
2007-06-18 20:33 ` Greg KH [this message]
2007-06-19 9:09 ` [Linux-usb-users] " Kay Sievers
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=20070618203312.GA13990@kroah.com \
--to=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb-users@lists.sourceforge.net \
--cc=pommnitz@yahoo.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox