Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 1997 08:20:07 -0600
From:      vanmaren@fast.cs.utah.edu (Kevin Van Maren)
To:        freebsd-smp@FreeBSD.org
Message-ID:  <199704251420.IAA15569@fast.cs.utah.edu>

next in thread | raw e-mail | index | archive | help

===============================================================================

MPTable, version 2.0.4

 looking for EBDA pointer @ 0x040e, found, searching EBDA @ 0x0009fc00
 searching CMOS 'top of mem' @ 0x0009e800 (634K)
 searching default 'top of mem' @ 0x0009fc00 (639K)
 searching BIOS @ 0x000f0000

 MP FPS found in BIOS @ physical addr: 0x000fb100

-------------------------------------------------------------------------------

MP Floating Pointer Structure:

  location:			BIOS
  physical address:		0x000fb100
  signature:			'_MP_'
  length:			16 bytes
  version:			1.1
  checksum:			0x17
  mode:				Virtual Wire

-------------------------------------------------------------------------------

MP Config Table Header:

  physical address:		0x000f5d20
  signature:			'PCMP'
  base table length:		308
  version:			1.1
  checksum:			0xa7
  OEM ID:			'INTEL   '
  Product ID:			'440FX       '
  OEM table pointer:		0x00000000
  OEM table size:		0
  entry count:			30
  local APIC address:		0xfee00000
  extended table length:	0
  extended table checksum:	0

-------------------------------------------------------------------------------

MP Config Base Table Entries:

--
Processors:	APIC ID	Version	State		Family	Model	Step	Flags
		 1	 0x11	 BSP, usable	 6	 1	 6	 0xfbff
		 0	 0x11	 AP, usable	 6	 1	 6	 0xfbff
--
Bus:		Bus ID	Type
		 0	 PCI   
		 1	 PCI   
		 2	 PCI   
		 3	 PCI   
		 4	 ISA   
--
I/O APICs:	APIC ID	Version	State		Address
		 2	 0x11	 usable		 0xfec00000
--
I/O Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	INT#
		ExtINT	 conforms    conforms	     4	   0	      2	   0
		INT	 conforms    conforms	     4	   1	      2	   1
		INT	 conforms    conforms	     4	   0	      2	   2
		INT	 conforms    conforms	     4	   3	      2	   3
		INT	 conforms    conforms	     4	   4	      2	   4
		INT	 conforms    conforms	     4	   5	      2	   5
		INT	 conforms    conforms	     4	   6	      2	   6
		INT	 conforms    conforms	     4	   7	      2	   7
		INT	active-hi        edge	     4	   8	      2	   8
		INT	 conforms    conforms	     4	   9	      2	   9
		INT	 conforms    conforms	     4	  10	      2	  10
		INT	 conforms    conforms	     4	  11	      2	  11
		INT	 conforms    conforms	     4	  12	      2	  12
		INT	 conforms    conforms	     4	  13	      2	  13
		INT	 conforms    conforms	     4	  14	      2	  14
		INT	 conforms    conforms	     4	  15	      2	  15
		INT	active-lo       level	     0	12:A	      2	  18
		INT	active-lo       level	     3	 7:A	      2	  19
		INT	active-lo       level	     0	11:A	      2	  19
		SMI	 conforms    conforms	     4	   0	      2	  23
--
Local Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	INT#
		ExtINT	 conforms    conforms	     0	 0:A	    255	   0
		NMI	 conforms    conforms	     0	 0:A	    255	   1

-------------------------------------------------------------------------------

# SMP kernel config file options:

options		SMP			# Symmetric MultiProcessor Kernel
#options		APIC_IO			# Symmetric (APIC) I/O
options		NCPU=2			# number of CPUs
options		NBUS=5			# number of busses
options		NAPIC=1			# number of IO APICs
options		NINTR=20		# number of INTs

===============================================================================





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