From owner-freebsd-current  Thu Oct 30 15:35:05 1997
Return-Path: <owner-freebsd-current>
Received: (from root@localhost)
          by hub.freebsd.org (8.8.7/8.8.7) id PAA20795
          for current-outgoing; Thu, 30 Oct 1997 15:35:05 -0800 (PST)
          (envelope-from owner-freebsd-current)
Received: from kaos.atext.com (kaos.atext.com [204.62.245.13])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA20772
          for <freebsd-current@FreeBSD.ORG>; Thu, 30 Oct 1997 15:34:59 -0800 (PST)
          (envelope-from kingson@excite.com)
Received: from excite.com (batik [204.62.245.185])
	by kaos.atext.com (8.8.5/8.8.5) with ESMTP id PAA26642;
	Thu, 30 Oct 1997 15:33:55 -0800 (PST)
Message-ID: <34591962.E15237A4@excite.com>
Date: Thu, 30 Oct 1997 15:33:54 -0800
From: Kingson Gunawan <kingson@excite.com>
Reply-To: kingson@excite.com
Organization: Excite Inc.
X-Mailer: Mozilla 4.02 [en] (X11; I; SunOS 5.5.1 sun4m)
MIME-Version: 1.0
To: Kenneth Merry <ken@plutotech.com>
CC: freebsd-current@FreeBSD.ORG
Subject: Re: broken SMP support?
References: <199710302328.QAA13645@pluto.plutotech.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Sender: owner-freebsd-current@FreeBSD.ORG
X-Loop: FreeBSD.org
Precedence: bulk

Hi Kenneth,
here it is...  Strange indeed...

Kingson


# mptable -verbose -dmesg -groupe
 
===============================================================================
 
MPTable, version 2.0.15
 
 looking for EBDA pointer @ 0x040e, found, searching EBDA @ 0x0009fc00
 searching CMOS 'top of mem' @ 0x0009f800 (638K)
 searching default 'top of mem' @ 0x0009fc00 (639K)
 searching BIOS @ 0x000f0000
 searching extended BIOS @ 0x000e0000
 
 MP FPS NOT found,
 suggest trying -grope option!!!

Kenneth Merry wrote:
> 
> Kingson Gunawan wrote...
> > Hi Kenneth,
> > here is the output... (running the uni-kernel).
> >
> > Kingson
> >
> >
> > # mptable -verbose -dmesg
> >
> > ===============================================================================
> >
> > MPTable, version 2.0.15
> >
> >  looking for EBDA pointer @ 0x040e, found, searching EBDA @ 0x0009fc00
> >  searching CMOS 'top of mem' @ 0x0009f800 (638K)
> >  searching default 'top of mem' @ 0x0009fc00 (639K)
> >  searching BIOS @ 0x000f0000
> >  searching extended BIOS @ 0x000e0000
> >
> >  MP FPS NOT found,
> >  suggest trying -grope option!!!
> 
>         Strange indeed.  Try using the -grope option as well, i.e.:
> 
> mptable -verbose -dmesg -grope
> 
>         And CC it to the FreeBSD-current mailing list as well.  If mptable
> can't get the right information out of your motherboard, there are folks on
> -current who would like to know...
> 
> Ken
> --
> Kenneth Merry
> ken@plutotech.com