AC97_TUNE_HARDWARE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ac97_tune_hardware - tune up the hardware  

SYNOPSIS

"SYNOPSIS"

int ac97_tune_hardware (struct pci_dev * pdev, struct ac97_quirk * quirk, int override);  

ARGUMENTS

pdev
pci_dev pointer
quirk
quirk list
override
explicit quirk value (overrides if not AC97_TUNE_DEFAULT)
 

DESCRIPTION

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.

Returns zero if successful, or a negative error code on failure.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:01:54 GMT, October 09, 2005