From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-hotplug@vger.kernel.org
Subject: Re: Identifying PCMCIA modems
Date: Wed, 07 Jun 2006 13:41:21 +0000 [thread overview]
Message-ID: <4486D781.4010005@ums.usu.ru> (raw)
In-Reply-To: <e66i38$r4g$1@sea.gmane.org>
Ian Pilcher wrote:
> A fairly basic question for which Google provided no help...
>
> Is there any straightforward way to identify a PCMCIA card as a modem?
> (No jokes about reading the label please.)
>
> I've got a rule written using the SYSFS{manf_id} and SYSFS{card_id} of
> my modem, but I'd like to make it more general.
Wild guess for a rule that matches all PCMCIA serial ports and thus all hardware
PCMCIA modems (but I have no PCMCIA devices, so no guarantees):
DRIVER="serial-cs", SYMLINK+="pcmcia-modem"
Of course that's oversimplified and doesn't work for the case where there are
two modems.
There is no generic way to identify PCMCIA winmodems.
--
Alexander E. Patrakov
_______________________________________________
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
next prev parent reply other threads:[~2006-06-07 13:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-07 12:50 Identifying PCMCIA modems Ian Pilcher
2006-06-07 13:41 ` Alexander E. Patrakov [this message]
2006-06-07 13:47 ` 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=4486D781.4010005@ums.usu.ru \
--to=patrakov@ums.usu.ru \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).