From: "James H. Cloos Jr." <cloos@jhcloos.com>
To: linux-kernel@vger.kernel.org
Subject: ixj.o vs ixj_cs.o
Date: 06 Jan 2001 02:57:45 -0600 [thread overview]
Message-ID: <m3zoh5njli.fsf@austin.jhcloos.com> (raw)
If CONFIG_PCMCIA=y, CONFIG_PHONE!=n and CONFIG_IXJ=m, the resultant
ixj.o will support the (PCMCIA) internet phonecard, provided it is
insmod(8)ed as ixj_cs.o.
As such, were make modules_install (iff the above config) to:
mkdir $(MODDIR)/kernel/drivers/telephony/pcmcia
ln -s ../ixj.o $(MODDIR)/kernel/drivers/telephony/pcmcia/ixj_cs.o
things would Just Work.
But that just doesn't seem like the right solution.
Looks like were $(TOPDIR)/drivers/telephon/pcmcia to exist with
a suitable makefile to cp ../ixj.o ixj_cs.o iff the above config
things would also just work.
But I suspect ixj.c needs to be broken out, perhaps to ixj.c,
ixj-main.c and pcmcia/ixj_cs.c? Or just a pcmcia/ixj_cs.c which
links against ../ixj.o?
What is the proper solution?
(And, for that matter, is this essentially the same problem the drm
tree has wrt modules?)
-JimC
--
James H. Cloos, Jr. <http://jhcloos.com/public_key> 1024D/ED7DAEA6
<cloos@jhcloos.com> E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6
-
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-06 8:58 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=m3zoh5njli.fsf@austin.jhcloos.com \
--to=cloos@jhcloos.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®