.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "SND_VXPOCKET_ASSIGN_RESOURCES" "" "06 October 2005" "" ""
.SH NAME
snd_vxpocket_assign_resources \- initialize the hardware and card instance.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int snd_vxpocket_assign_resources (vx_core_t * \fIchip\fB, int \fIport\fB, int \fIirq\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIchip\fB\fR
-- undescribed --
.TP
\fB\fIport\fB\fR
i/o port for the card
.TP
\fB\fIirq\fB\fR
irq number for the card
.SH "DESCRIPTION"
.PP
this function assigns the specified port and irq, boot the card,
create pcm and control instances, and initialize the rest hardware.
.PP
returns 0 if successful, or a negative error code.