<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 29.04.2009 14:27 Uhr, Joseph Smith wrote:<br>
<blockquote cite="mid:9ab21b94aadc8edbe53650ad2ca02de0@imap.1and1.com"
 type="cite">
  <pre wrap=""><!---->Yes, in a perfect world I should just have to turn the device off in
src/mainboard/thomson/ip1000/Config.lb and I would never see any traces of
the device.

Quote from the 82801DB datasheet LPC register 0xF2:
"Software sets this bit to disable the AC ’97 modem controller function.
BIOS must not enable I/O or memory address space decode, interrupt
generation, or any other functionality of functions that are to be
disabled."

But just turning the device off is not performing all of the above
functions required by the southbridge. If anyone has any suggestions on how
to really disable this device without touching
src/southbridge/intel/i82801xx/i82801xx_ac97.c I would be glad to hear
them....
  </pre>
</blockquote>
<br>
The code in src/southbridhe/i82801xx/i82801xx.c tries to take care of
the F2 register settings. So, if you don't have<br>
a device pci 1f.6 off end in your config.lb it might just get enabled
by i82801xx.c again<br>
<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br.
      Tel.: +49 761 7668825 • Fax: +49 761 7664613
Email: <a class="moz-txt-link-abbreviated" href="mailto:info@coresystems.de">info@coresystems.de</a>  • <a class="moz-txt-link-freetext" href="http://www.coresystems.de/">http://www.coresystems.de/</a>
Registergericht: Amtsgericht Freiburg • HRB 7656
Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
</pre>
</body>
</html>