Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > fa21ac0b5c825597d4ae80018c3f2f25 > files > 4533

kernel-doc-2.6.38.6-26.rc1.fc15.noarch.rpm

<?xml version="1.0" encoding="ANSI_X3.4-1968" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968" /><title>Clock Adjustment</title><meta name="generator" content="DocBook XSL Stylesheets V1.76.1" /><link rel="home" href="index.html" title="Writing an ALSA Driver" /><link rel="up" href="api-ac97.html" title="Chapter&#160;7.&#160;API for AC97 Codec" /><link rel="prev" href="api-ac97-updating-registers.html" title="Updating Registers in The Driver" /><link rel="next" href="api-ac97-proc-files.html" title="Proc Files" /></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Clock Adjustment</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="api-ac97-updating-registers.html">Prev</a>&#160;</td><th width="60%" align="center">Chapter&#160;7.&#160;API for AC97 Codec</th><td width="20%" align="right">&#160;<a accesskey="n" href="api-ac97-proc-files.html">Next</a></td></tr></table><hr /></div><div class="section" title="Clock Adjustment"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="api-ac97-clock-adjustment"></a>Clock Adjustment</h2></div></div></div><p>
        In some chips, the clock of the codec isn't 48000 but using a
      PCI clock (to save a quartz!). In this case, change the field
      bus-&gt;clock to the corresponding
      value. For example, intel8x0 
      and es1968 drivers have their own function to read from the clock.
      </p></div><div class="navfooter"><hr /><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="api-ac97-updating-registers.html">Prev</a>&#160;</td><td width="20%" align="center"><a accesskey="u" href="api-ac97.html">Up</a></td><td width="40%" align="right">&#160;<a accesskey="n" href="api-ac97-proc-files.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Updating Registers in The Driver&#160;</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">&#160;Proc Files</td></tr></table></div></body></html>