PARPORT_DEVICE_NUM
Section: (9)
Updated: 09 April 2004
Index
Return to Main Contents
NAME
parport_device_num - convert device coordinates
SYNOPSIS
int parport_device_num (int parport, int mux, int daisy);
ARGUMENTS
- parport
-
parallel port number
- mux
-
multiplexor port number (-1 for no multiplexor)
- daisy
-
daisy chain address (-1 for no daisy chain address)
DESCRIPTION
This tries to locate a device on the given parallel port,
multiplexor port and daisy chain address, and returns its
device number or -NXIO if no device with those coordinates
exists.
ABOUT THIS DOCUMENT
This documentation was generated with kernel version 2.6.0.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- ABOUT THIS DOCUMENT
-
This document was created by
man2html,
using the manual pages.
Time: 12:49:29 GMT, April 09, 2004