This didn't fix everything, but it helps.

Signed-off-by: Myles Watson <[EMAIL PROTECTED]>

Thanks,
Myles
Index: southbridge/amd/amd8111/acpi.dts
===================================================================
--- southbridge/amd/amd8111/acpi.dts	(revision 1039)
+++ southbridge/amd/amd8111/acpi.dts	(working copy)
@@ -19,6 +19,6 @@
  */
 
 {
-	device_operations = "ac97modem";
+	device_operations = "acpi";
 	/* configuration variables go here */
 };
Index: southbridge/amd/amd8111/ac97audio.dts
===================================================================
--- southbridge/amd/amd8111/ac97audio.dts	(revision 1039)
+++ southbridge/amd/amd8111/ac97audio.dts	(working copy)
@@ -18,6 +18,6 @@
  * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
  */
 {
-	device_operations = "ac97modem";
+	device_operations = "ac97audio";
 	/* configuration variables go here */
 };
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to