.\" 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_RX" "9" "09 October 2005" "" "" .SH NAME sis900_rx \- sis900 receive routine .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int sis900_rx (struct net_device * \fInet_dev\fB); \fR .SH "ARGUMENTS" .TP \fB\fInet_dev\fB\fR the net device which receives data .SH "DESCRIPTION" .PP Process receive interrupt events, put buffer to higher layer and refill buffer pool .SH "NOTE" .PP This fucntion is called by interrupt handler, don't do ``too much'' work here