* Kernel PCMCIA support
@ 2003-04-11 12:37 Anil Kumar Ramachandran
2003-04-11 17:08 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Anil Kumar Ramachandran @ 2003-04-11 12:37 UTC (permalink / raw)
To: linux-hotplug
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Kernel PCMCIA support
2003-04-11 12:37 Kernel PCMCIA support Anil Kumar Ramachandran
@ 2003-04-11 17:08 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2003-04-11 17:08 UTC (permalink / raw)
To: linux-hotplug
On Fri, Apr 11, 2003 at 05:55:46PM +0530, Anil Kumar Ramachandran wrote:
>
> 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
Um, you might want to ask this on a Red Hat specific mailing list, this
has nothing to do with this list, sorry.
greg k-h
-------------------------------------------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-04-11 17:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-11 12:37 Kernel PCMCIA support Anil Kumar Ramachandran
2003-04-11 17:08 ` Greg KH
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).