From: "Anil Kumar Ramachandran" <akr@tataelxsi.co.in>
To: linux-hotplug@vger.kernel.org
Subject: Kernel PCMCIA support
Date: Fri, 11 Apr 2003 12:37:46 +0000 [thread overview]
Message-ID: <marc-linux-hotplug-105006399422966@msgid-missing> (raw)
Hello,
In 7.1 the kernel pcmcia source tree in
/usr/src/linux-2.4/drivers/pcmcia has cb_enabler.c file and the Makefile
also contains the rule to build it.
But in 7.3 and 8.0 the kernel pcmcia source tree in
/usr/src/linux-2.4/drivers/pcmcia does not have cb_enabler.c file and
the makefile aslo does not contain any rule to build it.
But our madge driver is calling register_driver(0 and
unregister_driver()function for registration and unregistration of
client driver.
But since the file is not there in 7.3 amd 8.0 our driver is giving
unresolved symbol.
I came to know that cb_enabler interface is no longer supported. The
newer way to
write CardBus drivers is to use the hot plug PCI calls.
Can anyone please suggest a way of porting the cardbus driver from RH
Linux 7.2 to 8.0 ?
Some useful links in this regard will be appreciable.
Regards
Anil
-------------------------------------------------------
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger
for complex code. Debugging C/C++ programs can leave you feeling lost and
disoriented. TotalView can help you find your way. Available on major UNIX
and Linux platforms. Try it free. www.etnus.com
_______________________________________________
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 reply other threads:[~2003-04-11 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-11 12:37 Anil Kumar Ramachandran [this message]
2003-04-11 17:08 ` Kernel PCMCIA support Greg KH
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-105006399422966@msgid-missing \
--to=akr@tataelxsi.co.in \
--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).