Well I need (for the first time) to build an MP table. Actually just modify one.
The ideal case is that somebody write a program like getpir that just dumps the current MP table. Anybody have one :-)
ron
On Tue, Sep 17, 2002 at 02:40:03PM -0600, Ronald G Minnich wrote:
Well I need (for the first time) to build an MP table. Actually just modify one.
The ideal case is that somebody write a program like getpir that just dumps the current MP table. Anybody have one :-)
'mptable' should do the trick. A quick googling turned up.. http://orange.kame.net/dev/cvsweb.cgi/src/usr.sbin/mptable/Attic/mptable.c?r...
Dave
On Tue, 17 Sep 2002, Dave Jones wrote:
'mptable' should do the trick. A quick googling turned up.. http://orange.kame.net/dev/cvsweb.cgi/src/usr.sbin/mptable/Attic/mptable.c?r...
thanks that did it. I will now munge this to create an mptable.c usable for linuxbios.
ron