SND_PDACF_ASSIGN_RESOURCES
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
snd_pdacf_assign_resources - initialize the hardware and card instance.
SYNOPSIS
"SYNOPSIS"
int snd_pdacf_assign_resources (pdacf_t * pdacf, int port, int irq);
ARGUMENTS
- pdacf
-
-- undescribed --
- port
-
i/o port for the card
- irq
-
irq number for the card
DESCRIPTION
this function assigns the specified port and irq, boot the card,
create pcm and control instances, and initialize the rest hardware.
returns 0 if successful, or a negative error code.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:51 GMT, October 09, 2005