All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Owens <kaos@ocs.com.au>
To: "J . A . Magallon" <jamagallon@able.es>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: pcmcia modules install path
Date: Thu, 25 Jan 2001 11:43:57 +1100	[thread overview]
Message-ID: <10418.980383437@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Thu, 25 Jan 2001 00:59:07 BST." <20010125005907.A5811@werewolf.able.es>

On Thu, 25 Jan 2001 00:59:07 +0100, 
"J . A . Magallon" <jamagallon@able.es> wrote:
>Just a silly question. The pcmcia modules in 2.4.x get installed in
>/lib/modules/`uname -r`/pcmcia, instead of
>/lib/modules/`uname -r`/kernel/<whatever>
>
>Is there any special reason for that or is just a harmelss buglet ?

Deliberate.  Old versions of pcmcia-cs used a hard coded insmod from
/lib/modules/`uname -r`/pcmcia.  Newer versions use modprobe and do not
care where the module is stored.  The pcmcia directory is a migration
aid and will disappear after kernel 2.4.1.  All entries under pcmcia
should be symlinks anyway.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

      reply	other threads:[~2001-01-25  0:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-24 23:59 pcmcia modules install path J . A . Magallon
2001-01-25  0:43 ` Keith Owens [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=10418.980383437@kao2.melbourne.sgi.com \
    --to=kaos@ocs.com.au \
    --cc=jamagallon@able.es \
    --cc=linux-kernel@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.