Am 14.09.2010 23:38, schrieb Scott Duplichan: > --- src/mainboard/asus/m4a785-m/dsdt.asl (revision 5814) > +++ src/mainboard/asus/m4a785-m/dsdt.asl (working copy) > @@ -22,8 +22,8 @@ > "DSDT.AML", /* Output filename */ > "DSDT", /* Signature */ > 0x02, /* DSDT Revision, needs to be 2 for 64bit */ > - "AMD ", /* OEMID */ > - "TILAPIA ", /* TABLE ID */ > + "ASUS ", /* OEMID */ > + "M4A785-M", /* TABLE ID */ Where does that come from?
Regards, Patrick -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

