.\" 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 "SN_SAL_TIMER_POLL" "9" "09 October 2005" "" "" .SH NAME sn_sal_timer_poll \- this function handles polled console mode .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void sn_sal_timer_poll (unsigned long \fIdata\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdata\fB\fR A pointer to our sn_cons_port (which contains the uart port) .SH "DESCRIPTION" .PP data is the pointer that init_timer will store for us. This function is associated with init_timer to see if there is any console traffic. Obviously not used in interrupt mode