Layer: system

Module: pcmcia

Description:

PCMCIA card management services

Interfaces:

pcmcia_domtrans_cardctl( domain )
Summary

Execute cardctl in the cardmgr domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
pcmcia_domtrans_cardmgr( domain )
Summary

Execute cardmgr in the cardmgr domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
pcmcia_manage_pid( domain )
Summary

Create, read, write, and delete cardmgr pid files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
pcmcia_manage_pid_chr_files( domain )
Summary

Create, read, write, and delete cardmgr runtime character nodes.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
pcmcia_read_pid( domain )
Summary

Read cardmgr pid files.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
pcmcia_run_cardctl( domain , role , terminal )
Summary

Execute cardmgr in the cardctl domain, and allow the specified role the cardmgr domain.

Parameters
Parameter:Description:Optional:
domain

The type of the process performing this action.

No
role

The role to be allowed the cardmgr domain.

No
terminal

The type of the terminal allow the cardmgr domain to use.

No
pcmcia_stub( domain )
Summary

PCMCIA stub interface. No access allowed.

Parameters
Parameter:Description:Optional:
domain

N/A

Yes
pcmcia_use_cardmgr_fds( domain )
Summary

Inherit and use file descriptors from cardmgr.

Parameters
Parameter:Description:Optional:
domain

Domain allowed access.

No
Return