.\" 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 "SIS900_PROBE" "" "06 October 2005" "" ""
.SH NAME
sis900_probe \- Probe for sis900 device
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
int __devinit sis900_probe (struct pci_dev * \fIpci_dev\fB, const struct pci_device_id * \fIpci_id\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIpci_dev\fB\fR
the sis900 pci device
.TP
\fB\fIpci_id\fB\fR
the pci device ID
.SH "DESCRIPTION"
.PP
Check and probe sis900 net device for \fIpci_dev\fR\&.
Get mac address according to the chip revision,
and assign SiS900-specific entries in the device structure.
.SH "IE"
.PP
\fBsis900_open\fR, \fBsis900_start_xmit\fR, \fBsis900_close\fR, etc.