On 02/27/13 09:08, John Baldwin wrote: > On Sunday, February 24, 2013 2:57:32 pm matt wrote: >> What does this mean exactly? >> >> Whenever I call/evaluate certain ACPI paths, this gets printed on console. >> >> I assume it's a concurrent access issue or something, or perhaps just a >> bios/uefi problem? > #define APIC_ESR_ILLEGAL_REGISTER 0x00000080 > > It means something wrote to an invalid lapic register. It is probably a bug > in your BIOS, yes. > Not surprising, is there any potential damage from allowing it to continue?
Thanks, Matt _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"