.\" 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_NCR5380_biosparam" "9" "09 October 2005" "" "" .SH NAME generic_NCR5380_biosparam \- .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int generic_NCR5380_biosparam (struct scsi_device * \fIsdev\fB, struct block_device * \fIbdev\fB, sector_t \fIcapacity\fB, int * \fIip\fB); \fR .SH "ARGUMENTS" .TP \fB\fIsdev\fB\fR -- undescribed -- .TP \fB\fIbdev\fB\fR -- undescribed -- .TP \fB\fIcapacity\fB\fR -- undescribed -- .TP \fB\fIip\fB\fR sizes to fill in .SH "DESCRIPTION" .PP Generates a BIOS / DOS compatible H-C-S mapping for the specified device / size. .PP XXX Most SCSI boards use this mapping, I could be incorrect. Someone using hard disks on a trantor should verify that this mapping corresponds to that used by the BIOS / ASPI driver by running the linux fdisk program and matching the H_C_S coordinates to what DOS uses. .SH "LOCKS" .PP none