.\" 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 "I2O_DRIVER_REGISTER" "9" "09 October 2005" "" "" .SH NAME i2o_driver_register \- Register a I2O driver (OSM) in the I2O core .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int i2o_driver_register (struct i2o_driver * \fIdrv\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdrv\fB\fR I2O driver which should be registered .SH "DESCRIPTION" .PP Registers the OSM drv in the I2O core and creates an event queues if necessary. .PP Returns 0 on success or negative error code on failure.