on 06/03/2010 21:59 Simon L. Nielsen said the following: > On 2010.03.05 21:39:16 +0000, Jung-uk Kim wrote: >> Author: jkim >> Date: Fri Mar 5 21:39:16 2010 >> New Revision: 204773 >> URL: http://svn.freebsd.org/changeset/base/204773 >> >> Log: >> Merge ACPICA 20100304. > > I get a lot of messages like the following on the console at boot: > > [ACPI Debug] String [0xA] "COMB _STA " > [ACPI Debug] String [0x6] "LDN: " > [ACPI Debug] Integer 0x 5 > [ACPI Debug] Integer 0x F > > I'm not sure if it's related to this import as the system in question > was just upgraded from 8. > > You can see more details by logging into ref9-i386.freebsd.org. >
It looks like AcpiGbl_EnableAmlDebugObject = TRUE line in sys/dev/acpica/acpi.c was leaked into the commit by accident. -- Andriy Gapon _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"