Messages in this thread |  | | From | Ian Stirling <> | Subject | Re: Module read a file? | Date | Fri, 12 Oct 2001 09:12:15 +0100 (BST) |
| |
> > On Thu, Oct 11, 2001 at 02:25:09PM -0700, Mark Atwood wrote: > > > > Because the firmware is stored in volitile memory on the card, and > > vanishes on a card reset or removal, and I would like to have it Just > > Work with the pcmcia-cs package with minimal changes. > > Then add a script in the proper place in the linux-hotplug [1] package, > which will run everytime your card is inserted. This is how USB > firmware loads will be done in 2.5.
Or, the existing PCMCIA scripts from the pcmcia-cs package in /etc/pcmcia Assuming the card is recognised in some way, perhaps as a memory card, you just stick the program to load the code into memory.opts - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |