.\" 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 "SND_AC97_TUNE_HARDWARE" "" "06 October 2005" "" "" .SH NAME snd_ac97_tune_hardware \- tune up the hardware .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int snd_ac97_tune_hardware (ac97_t * \fIac97\fB, struct ac97_quirk * \fIquirk\fB); \fR .SH "ARGUMENTS" .TP \fB\fIac97\fB\fR the ac97 instance .TP \fB\fIquirk\fB\fR quirk list .SH "DESCRIPTION" .PP Do some workaround for each pci device, such as renaming of the headphone (true line-out) control as ``Master''\&. The quirk-list must be terminated with a zero-filled entry. .PP Returns zero if successful, or a negative error code on failure.