.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\"
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng .
.TH "HPPB_PROBE" "" "06 October 2005" "" ""
.SH NAME
hppb_probe \- Determine if the hppb driver should claim this device.
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int hppb_probe (struct parisc_device * \fIdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIdev\fB\fR
The device which has been found
.SH "DESCRIPTION"
.PP
Determine if hppb driver should claim this chip (return 0) or not
(return 1). If so, initialize the chip and tell other partners in crime
they have work to do.