.\" 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 "WL3501_ATTACH" "" "06 October 2005" "" "" .SH NAME wl3501_attach \- creates an ``instance'' of the driver .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp dev_link_t * wl3501_attach ( \fIvoid\fB); \fR .SH "ARGUMENTS" .TP \fB\fIvoid\fB\fR no arguments .SH "DESCRIPTION" .PP .PP Creates an ``instance'' of the driver, allocating local data structures for one device. The device is registered with Card Services. .PP The dev_link structure is initialized, but we don't actually configure the card at this point -- we wait until we receive a card insertion event.