Date: Wed, 8 May 2013 12:01:16 -0400 From: John Baldwin <jhb@freebsd.org> To: Attilio Rao <attilio@freebsd.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r250339 - head/sys/x86/acpica Message-ID: <201305081201.16405.jhb@freebsd.org> In-Reply-To: <201305072249.r47MnvrO009846@svn.freebsd.org> References: <201305072249.r47MnvrO009846@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, May 07, 2013 6:49:57 pm Attilio Rao wrote: > Author: attilio > Date: Tue May 7 22:49:56 2013 > New Revision: 250339 > URL: http://svnweb.freebsd.org/changeset/base/250339 > > Log: > Add functions to do ACPI System Locality Information Table parsing > and printing at boot. > For reference on table informations and purposes please review ACPI specs. > > Sponsored by: EMC / Isilon storage division > Obtained from: jeff > Reviewed by: jhb (earlier version) Eh, I don't recall reviewing this. However, acpidump already dumps this table, and we should dump tables via acpidump, not in dmesg. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305081201.16405.jhb>