* pcmcia modules install path
@ 2001-01-24 23:59 J . A . Magallon
2001-01-25 0:43 ` Keith Owens
0 siblings, 1 reply; 2+ messages in thread
From: J . A . Magallon @ 2001-01-24 23:59 UTC (permalink / raw)
To: linux-kernel
Hi everyone,
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 ?
--
J.A. Magallon $> cd pub
mailto:jamagallon@able.es $> more beer
Linux werewolf 2.4.1-pre10 #4 SMP Wed Jan 24 00:20:15 CET 2001 i686
-
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: pcmcia modules install path
2001-01-24 23:59 pcmcia modules install path J . A . Magallon
@ 2001-01-25 0:43 ` Keith Owens
0 siblings, 0 replies; 2+ messages in thread
From: Keith Owens @ 2001-01-25 0:43 UTC (permalink / raw)
To: J . A . Magallon; +Cc: linux-kernel
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/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-01-25 0:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-24 23:59 pcmcia modules install path J . A . Magallon
2001-01-25 0:43 ` Keith Owens
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.