Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jul 1997 17:22:29 -0600 (MDT)
From:      Kevin Van Maren <vanmaren@marker.cs.utah.edu>
To:        smp@FreeBSD.ORG
Subject:   mptable from DELL 4100
Message-ID:  <199707162322.RAA09970@marker.cs.utah.edu>

next in thread | raw e-mail | index | archive | help
I tried to add a second CPU, but the stepping wasn't `new enough' to
make the BIOS happy.  I don't have the machine anymore, but this is
what it looked like with 1 processor.  Maybe someone has annother
DELL server with multiple processors?

Kevin

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

MPTable, version 2.0.12

 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

 MP FPS found in BIOS @ physical addr: 0x000fdba0

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

MP Floating Pointer Structure:

  location:			BIOS
  physical address:		0x000fdba0
  signature:			'_MP_'
  length:			16 bytes
  version:			1.4
  checksum:			0x4a
  mode:				Virtual Wire

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

MP Config Table Header:

  physical address:		0x0009fd50
  signature:			'PCMP'
  base table length:		240
  version:			1.4
  checksum:			0xf7
  OEM ID:			'DELL    '
  Product ID:			'POWEREDGE   '
  OEM table pointer:		0x00000000
  OEM table size:		0
  entry count:			23
  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
		 0	 0x11	 BSP, usable	 6	 1	 9	 0xfbff
--
Bus:		Bus ID	Type
		 0	 PCI   
		 1	 PCI   
		 2	 EISA  
--
I/O APICs:	APIC ID	Version	State		Address
		 1	 0x11	 usable		 0xfec00000
--
I/O Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	INT#
		ExtINT	active-hi        edge	     2	   0	      1	   0
		INT	 conforms    conforms	     2	   1	      1	   1
		INT	 conforms    conforms	     2	   0	      1	   2
		INT	 conforms    conforms	     2	   3	      1	   3
		INT	 conforms    conforms	     2	   4	      1	   4
		INT	 conforms    conforms	     2	   5	      1	   5
		INT	 conforms    conforms	     2	   6	      1	   6
		INT	 conforms    conforms	     2	   7	      1	   7
		INT	 conforms    conforms	     2	   8	      1	   8
		INT	 conforms    conforms	     2	   9	      1	   9
		INT	 conforms    conforms	     2	  10	      1	  10
		INT	 conforms    conforms	     2	  11	      1	  11
		INT	 conforms    conforms	     2	  12	      1	  12
		INT	 conforms    conforms	     2	  13	      1	  13
		INT	 conforms    conforms	     2	  14	      1	  14
		INT	 conforms    conforms	     2	  15	      1	  15
--
Local Ints:	Type	Polarity    Trigger	Bus ID	 IRQ	APIC ID	INT#
		ExtINT	active-hi        edge	     2	   0	    255	   0
		NMI	active-hi        edge	     0	 0:A	    255	   1

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

# SMP kernel config file options:


# Required:
options		SMP			# Symmetric MultiProcessor Kernel
options		APIC_IO			# Symmetric (APIC) I/O

# Useful:
#options		SMP_AUTOSTART		# start the additional CPUs during boot

# Optional (built-in defaults will work in most cases):
#options		NCPU=1			# number of CPUs
#options		NBUS=3			# number of busses
#options		NAPIC=1			# number of IO APICs
#options		NINTR=24		# number of INTs

# Rogue hardware:
#
#  Tyan Tomcat II:
#options		SMP_TIMER_NC		# 
#
#  SuperMicro P6DNE:
#options		SMP_TIMER_NC		# 

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

dmesg output:

Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
	The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.2-RELEASE #0: Sat Jun 21 12:16:35 MDT 1997
    root@sloefiz.cs.utah.edu:/usr/src/sys/compile/DELL
CPU: Pentium Pro (199.43-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x619  Stepping=9
  Features=0xfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,<b11>,MTRR,PGE,MCA,CMOV>
real memory  = 268435456 (262144K bytes)
avail memory = 261173248 (255052K bytes)
eisa0: <DEL58 (System Board)>
Probing for devices on the EISA bus
Probing for devices on PCI bus 0:
chip0 <Intel 82440FX (Natoma) PCI and memory controller> rev 2 on pci0:0
chip1 <generic PCI bridge (vendor=1011 device=0021 subclass=4)> rev 2 on pci0:13
chip2 <Intel 82375EB PCI-EISA bridge> rev 21 on pci0:15:0
fxp0 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 9 on pci0:16
fxp0: Ethernet address 00:a0:c9:5d:2c:5a
fxp1 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 10 on pci0:17
fxp1: Ethernet address 00:a0:c9:5d:0d:35
fxp2 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 11 on pci0:19
fxp2: Ethernet address 00:a0:c9:5d:17:de
vga0 <VGA-compatible display device> rev 64 on pci0:20
Probing for devices on PCI bus 1:
fxp3 <Intel EtherExpress Pro 10/100B Ethernet> rev 2 int a irq 14 on pci1:8
pci_map_mem failed: device's memrange 0xfbffe000-0xfbffefff is incompatible with its bridge's memrange 0xfdb00000-0xfdcfffff
fxp3: Ethernet address 00:a0:c9:5d:2c:86
ahc0 <Adaptec aic7880 Ultra SCSI host adapter> rev 0 int a irq 5 on pci1:10
pcibus_ihandler_attach: counting pci irq5's as clk0 irqs
ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc0 waiting for scsi devices to settle
(ahc0:0:0): "WDIGTL WDE2170-1808A2 1.70" type 0 fixed SCSI 2
sd0(ahc0:0:0): Direct-Access 2047MB (4194057 512 byte sectors)
sd0(ahc0:0:0): with 5720 cyls, 4 heads, and an average 183 sectors/track
ahc0:A:6: refuses WIDE negotiation.  Using 8bit transfers
ahc0:A:6: refuses synchronous negotiation. Using asynchronous transfers
(ahc0:6:0): "DELL 6UW BACKPLANE 7" type 3 fixed SCSI 2
uk0(ahc0:6:0): Unknown 
ahc1 <Adaptec aic7860 SCSI host adapter> rev 1 int a irq 5 on pci1:11
pcibus_ihandler_attach: counting pci irq5's as clk0 irqs
ahc1: aic7860 Single Channel, SCSI Id=7, 3 SCBs
ahc1 waiting for scsi devices to settle
(ahc1:5:0): "NEC CD-ROM DRIVE:462 1.14" type 5 removable SCSI 2
cd0(ahc1:5:0): CD-ROM can't get the size
(ahc1:6:0): "SONY SDT-9000 125F" type 1 removable SCSI 2
st0(ahc1:6:0): Sequential-Access density code 0x13,  drive empty
ahc2 <Adaptec 2940 Ultra SCSI host adapter> rev 0 int a irq 15 on pci1:13
pcibus_ihandler_attach: counting pci irq15's as clk0 irqs
ahc2: aic7880 Wide Channel, SCSI Id=7, 16 SCBs
ahc2 waiting for scsi devices to settle
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0: disabled, not probed.
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
scd0 not found at 0x230
npx0 flags 0x1 on motherboard
npx0: INT 16 interface
apm0: disabled, not probed.
changing root device to sd0a
ccd0-3: Concatenated disk drivers
fxp0: warning: unsupported PHY, type = 7, addr = 1
fxp0: warning: unsupported PHY, type = 7, addr = 1
fxp0: warning: unsupported PHY, type = 7, addr = 1

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




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