.\" 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 "AAC_CFG_OPEN" "9" "09 October 2005" "" "" .SH NAME aac_cfg_open \- open a configuration file .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int aac_cfg_open (struct inode * \fIinode\fB, struct file * \fIfile\fB); \fR .SH "ARGUMENTS" .TP \fB\fIinode\fB\fR inode being opened .TP \fB\fIfile\fB\fR file handle attached .SH "DESCRIPTION" .PP Called when the configuration device is opened. Does the needed set up on the handle and then returns .SH "BUGS" .PP This needs extending to check a given adapter is present so we can support hot plugging, and to ref count adapters.