PCMCIA: Statically linked CF card driver?
Dominik Brodowski
linux at dominikbrodowski.net
Thu Jun 23 04:04:00 EDT 2005
Hi,
- use 2.6.12-mm1, and build all you need into the kernel
- in drivers/pcmcia/ds.c , remove the following block:
/* also, FUNC_ID matching needs to be activated by userspace
* after it has re-checked that there is no possible module
* with a prod_id/manf_id/card_id match.
*/
if (!dev->allow_func_id_match)
return 0;
- it should(tm) work then... though I haven't and can't try it myself.
On Thu, Jun 23, 2005 at 09:39:15AM +0200, kus Kusche Klaus wrote:
> * Any chance to boot from it?
> * It would be nice to be able to replace the CF
> without rebooting.
I'm not sure whether these two aspects exclude each other.
Dominik
More information about the linux-pcmcia
mailing list