Query: ieee1284_release
OS: suse
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IEEE1284_RELEASE(3) Functions IEEE1284_RELEASE(3)NAMEieee1284_release - release a portSYNOPSIS#include <ieee1284.h> void ieee1284_release(struct parport *port);DESCRIPTIONThis function undoes the effect of ieee1284_claim(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 F1284_EXCL flag should be specified at initialization.AUTHORTim Waugh <twaugh@redhat.com> Author.COPYRIGHTCopyright (C) 2001-2003 Tim Waugh 09/18/2007 IEEE1284_RELEASE(3)