.\" 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 "REGISTER_BUSMOUSE" "" "06 October 2005" "" "" .SH NAME register_busmouse \- register a bus mouse interface .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int register_busmouse (struct busmouse * \fIops\fB); \fR .SH "ARGUMENTS" .TP \fB\fIops\fB\fR busmouse structure for the mouse .SH "DESCRIPTION" .PP Registers a mouse with the driver. The return is mouse number on success and a negative errno code on an error. The passed ops structure most not be freed until the mouser is unregistered