linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: shivers@cc.gatech.edu
To: linux-hotplug@vger.kernel.org
Subject: hotplug & PCMCIA schemes
Date: Mon, 29 Oct 2001 21:34:48 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-100439129320870@msgid-missing> (raw)

Please excuse me if this message is not addressed the proper mailing list.

I have just upgraded from RedHat 6.2 to RedHat 7.2, which introduces the
hotplug service. Unfortunately, the architecture of the system doesn't
seem to accomodate my useage patterns. I think my useage patterns are typical
for a common and growing class of users. I'd like to describe how I use
PCMCIA cards to this list, and see if there is some natural way to accomplish
it using the hotplug system, or if the hotplug system has problems.

I have a notebook computer. I use it in one of about five places: 
    1. My condo in Harvard Square
       Here I connect to the net using an old, pre-802.11 netwave card &
       DHCP. This requires non-standard flags to the driver for encryption.

    2. A little compay where I work
       Here I connect to the net using an 802.11 card, with a particular
       encryption key & network id, via DHCP.

    3. My office at MIT.
       Static IP, 802.11 card, different encryption key.

    3. My home in Atlanta
       DHCP, 802.11 card, different encryption key.

    4. My office at Georgia Tech.
       DHCP, 802.11 card, different encryption key.

(Clearly, I am a little more mobile than is really good for me. But I have
insane frequent-flyer miles.) 

Additionally, I sometimes use a 100Mb 3Com card when I back my hard drive up
to a sessile server; static IP.

This all works fine under Hinds' standard pcmcia system -- I just use
different "schemes" -- "home," "GT," "boston," "GT-static," etc. -- to
determine DHCP or the static IP address, the proper encryption key, any
funky-nonstandard options and so forth. But I see no way to do this under the
hotplug system. The /etc/hotplug/net.agent script will invoke
/etc/pcmcia/wireless if I use a wireless card, but it *won't* invoke
/etc/pcmcia/network with a wireline network card. So it's scheme-insensitive
in the wireline case.

The short summary here is that notebook users hook up to lots of different
networks, depending (among other things) on location, as they cart their
machines around. All the hotplug agent sees is "eth0". That's not enough.

Hind's system handles this by providing an extra user-configurable key
in the form of the "scheme." How does one do this in hotplug?
    -Olin

_______________________________________________
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:[~2001-10-29 21:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-29 21:34 shivers [this message]
2001-10-29 22:01 ` hotplug & PCMCIA schemes David Brownell

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=marc-linux-hotplug-100439129320870@msgid-missing \
    --to=shivers@cc.gatech.edu \
    --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).