Re: svn commit: r244526 - head/usr.sbin/mptable

2012-12-20 Thread Neel Natu
Hi Garrett, On Thu, Dec 20, 2012 at 6:07 PM, Garrett Cooper wrote: > On Thu, Dec 20, 2012 at 5:31 PM, Neel Natu wrote: >> Author: neel >> Date: Fri Dec 21 01:31:56 2012 >> New Revision: 244526 >> URL: http://svnweb.freebsd.org/changeset/base/244526 >> >> Log: >> The MPtable specification allow

Re: svn commit: r244526 - head/usr.sbin/mptable

2012-12-20 Thread Garrett Cooper
On Thu, Dec 20, 2012 at 5:31 PM, Neel Natu wrote: > Author: neel > Date: Fri Dec 21 01:31:56 2012 > New Revision: 244526 > URL: http://svnweb.freebsd.org/changeset/base/244526 > > Log: > The MPtable specification allows for an 8-bit "BUS ID" and "I/O APIC ID". > > Since the 'busses[]' and 'api

svn commit: r244526 - head/usr.sbin/mptable

2012-12-20 Thread Neel Natu
Author: neel Date: Fri Dec 21 01:31:56 2012 New Revision: 244526 URL: http://svnweb.freebsd.org/changeset/base/244526 Log: The MPtable specification allows for an 8-bit "BUS ID" and "I/O APIC ID". Since the 'busses[]' and 'apics[]' arrays are indexed by these 8-bit IDs make sure that they