.\"Generated by db2man.xsl. Don't modify this, modify the source. .de Sh \" Subsection .br .if t .Sp .ne 5 .PP \fB\\$1\fR .PP .. .de Sp \" Vertical space (when we can't use .PP) .if t .sp .5v .if n .sp .. .de Ip \" List item .br .ie \\n(.$>=3 .ne \\$3 .el .ne 3 .IP "\\$1" \\$2 .. .TH "IEEE1284_RELEASE" 3 "" "" "" .SH NAME ieee1284_release \- release a port .SH "SYNOPSIS" .ad l .hy 0 #include .sp .HP 23 void\ \fBieee1284_release\fR\ (struct\ parport\ *\fIport\fR); .ad .hy .SH "DESCRIPTION" .PP This function undoes the effect of \fBieee1284_claim\fR(3) by releasing the port for use by other drivers\&. It is good practice to release the port whenever convenient\&. If it is never convenient to do so, the \fBF1284_EXCL\fR flag should be specified at initialization\&. .SH AUTHOR Tim Waugh .