Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Feb 2010 09:27:43 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        freebsd-hackers@freebsd.org
Cc:        Jakub Lach <jakub_lach@mailplus.pl>
Subject:   Re: mptable(1) typo
Message-ID:  <201002190927.43406.jhb@freebsd.org>
In-Reply-To: <27652360.post@talk.nabble.com>
References:  <27652360.post@talk.nabble.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 19 February 2010 5:46:50 am Jakub Lach wrote:
> 
> Hello.
> 
> There's small typo in mptable 
> output - 
> 
> Bus "Heirarchy"
> 
> from mptable.c
> 
> tableEntry extendedtableEntryTypes[] =
> {
>     { 128, 20, "System Address Space" },
>     { 129,  8, "Bus Heirarchy" },
>     { 130,  8, "Compatibility Bus Address" }
> };

Fixed in HEAD, thanks.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002190927.43406.jhb>