suse man page for parport_open

Query: parport_open

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PARPORT_OPEN(9) 					       Parallel Port Devices						   PARPORT_OPEN(9)

NAME
parport_open - find a device by canonical device number
SYNOPSIS
struct pardevice * parport_open(int devnum, const char * name);
ARGUMENTS
devnum canonical device number name name to associate with the device
DESCRIPTION
This function is similar to parport_register_device, except that it locates a device by its number rather than by the port it is attached to. All parameters except for devnum are the same as for parport_register_device. The return value is the same as for parport_register_device.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 PARPORT_OPEN(9)
Related Man Pages
parport_register_device(9) - suse
lsusb(8) - netbsd
lsusb(8) - opendarwin
lsusb(8) - hpux
lsusb(8) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Update kernel Linux without reboot?!
Tar Command
Docker learning Phase-I