centos man page for parport

Query: parport

OS: centos

Section: 3

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

PARPORT(3)							    Structures								PARPORT(3)

NAME
parport - representation of a parallel port
SYNOPSIS
#include <ieee1284.h>
DESCRIPTION
A parport structure represents a parallel port.
STRUCTURE MEMBERS
The structure has the following members: struct parport { /* An artibrary name for the port. */ const char *name; /* The base address of the port, if that has any meaning, or zero. */ unsigned long base_addr; /* The ECR address of the port, if that has any meaning, or zero. */ unsigned long hibase_addr; /* The filename associated with this port, * if that has any meaning, or NULL. */ const char *filename; };
AUTHOR
Tim Waugh <twaugh@redhat.com> Author.
COPYRIGHT
Copyright (C) 2001-2003 Tim Waugh [FIXME: source] 06/17/2014 PARPORT(3)
Related Man Pages
ieee1284_data_dir(3) - debian
ieee1284_wait_data(3) - debian
ieee1284_read_data(3) - centos
ieee1284_wait_status(3) - centos
ieee1284_read_data(3) - suse
Similar Topics in the Unix Linux Community
kernel option errors
Unable To Activate Ethernet Network Device in RHEL 5.5 - e100 device eth0 does not seem to be presen
IRQ and Number of Devices
Bluetooth Dongle Pairing but Not Connecting (Linux)