SND_VXPOCKET_ASSIGN_RESOURCES

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

snd_vxpocket_assign_resources - initialize the hardware and card instance.  

SYNOPSIS

"SYNOPSIS"

int snd_vxpocket_assign_resources (vx_core_t * chip, int port, int irq);  

ARGUMENTS

chip
-- 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: 13:31:53 GMT, October 06, 2005