.\" 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 "GENERIC_ID" "" "06 October 2005" "" "" .SH NAME generic_id \- add a generic drive id .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp void generic_id (ide_drive_t * \fIdrive\fB); \fR .SH "ARGUMENTS" .TP \fB\fIdrive\fB\fR drive to make an ID block for .SH "DESCRIPTION" .PP Add a fake id field to the drive we are passed. This allows use to skip a ton of NULL checks (which people always miss) and make drive properties unconditional outside of this file