PCMCIA_LOAD_FIRMWARE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
pcmcia_load_firmware - load CIS from userspace if device-provided is broken
SYNOPSIS
"SYNOPSIS"
int pcmcia_load_firmware (struct pcmcia_device * dev, char * filename);
ARGUMENTS
- dev
-
-- undescribed --
- filename
-
-- undescribed --
DESCRIPTION
dev - the pcmcia device which needs a CIS override
filename - requested filename in /lib/firmware/cis/
This uses the in-kernel firmware loading mechanism to use a ``fake CIS'' if
the one provided by the card is broken. The firmware files reside in
/lib/firmware/cis/ in userspace.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:37 GMT, October 09, 2005