summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/pcmcia_/cardmgr.c
Commit message (Collapse)AuthorAgeFilesLines
* until we haven't loaded the usb interface and the keyboard usb driver, we ↵Guillaume Cottenceau2004-01-221-1/+1
| | | | can't allow asking for additional drivers floppy, so need another parameter to my_insmod to indicate in which situation we are
* Use "%p" specifier as "Base" is likely to be an address.Gwenolé Beauchesne2003-08-201-3/+3
|
* - fix problems with sockets not initialized (disablingGuillaume Cottenceau2001-12-051-4/+4
| | | | | | | hotplug support -> cardmgr handles sockets) - fix problems with PCMCIA net adapters now using PCI modules, by adding PCMCIA base code in `network.img'
* migrate to pcmcia support from kernel, patching untouched importedGuillaume Cottenceau2001-11-211-769/+864
| | | | | | sources from pcmcia-cs-3.1.29, to ease further updates of vendor code (start from a clean pcmcia_ subdir)
* Initial revisionGuillaume Cottenceau2001-11-201-0/+1557