SMP Problem on IBM x330 Server

Tom Everett tom at khubla.com
Wed Jan 28 08:58:37 PST 2009



John Baldwin wrote:
> On Tuesday 27 January 2009 12:45:59 pm Tom Everett wrote:
>   
>> I originally posted this to "FreeBSD Questions" but was told that the 
>> ACPI list might be more appropriate.
>>
>> I'm running the "stock" FreeBSD 7.1 kernel on an IBM x330 machine.  The 
>> machine has two physical processors but it seems that FreeBSD 7.1 only 
>> sees one.  I downloaded the kernel source and it seems that the GENERIC 
>> kernel has SMP installed.  Is there something else I can try?  Thanks in 
>> advance for your wisdom.
>>     
>
> Please provide the output of 'acpidump -t'.  It seems the BIOS is not 
> including both CPUs in the table it gives to the OS.
>
>   


After running the BIOS diagnostics, it seems that the BIOS has disabled 
the processor.  Interestingly, in the normal BIOS config screen and the 
boot POST screen, everything appears normal.  So, I have a number of 
other identical machines and I'll try a different one, in case the 
problem is this particular x330.  Additionally, the normal BIOS config 
screen doesn't provide an option to "un-disable" the processor.

Below is the dmesg and output of acpidump -t.  Thanks everyone who 
responded and tried to help.

/*
  RSD PTR: OEM=IBM, ACPI_Rev=1.0x (0)
	RSDT=0x3ffeff80, cksum=237
 */
/*
  RSDT: Length=44, Revision=1, Checksum=230,
	OEMID=IBM, OEM Table ID=SEREMRLD, OEM Revision=0x1000,
	Creator ID=IBM, Creator Revision=0x45444f43
	Entries={ 0x3ffeff00, 0x3ffefe80 }
 */
/*
  FACP: Length=116, Revision=1, Checksum=84,
	OEMID=IBM, OEM Table ID=SEREMRLD, OEM Revision=0x1000,
	Creator ID=IBM, Creator Revision=0x45444f43
 	FACS=0x3ffefe40, DSDT=0x3ffec340
	INT_MODEL=APIC
	Preferred_PM_Profile=Unspecified (0)
	SCI_INT=3
	SMI_CMD=0x600, ACPI_ENABLE=0xf0, ACPI_DISABLE=0xf1, S4BIOS_REQ=0x0
	PSTATE_CNT=0x0
	PM1a_EVT_BLK=0x4e0-0x4e3
	PM1a_CNT_BLK=0x4e4-0x4e5
	PM_TMR_BLK=0x4e8-0x4eb
	GPE0_BLK=0x4f0-0x4f7
	P_LVL2_LAT=101 us, P_LVL3_LAT=1001 us
	FLUSH_SIZE=0, FLUSH_STRIDE=0
	DUTY_OFFSET=1, DUTY_WIDTH=0
	DAY_ALRM=68, MON_ALRM=69, CENTURY=0
	IAPC_BOOT_ARCH=
	Flags={WBINVD,PROC_C1,SLP_BUTTON}
 */
/*
  FACS:	Length=64, HwSig=0x8222800a, Firm_Wake_Vec=0x00000000
	Global_Lock=
	Flags=
	Version=0
 */
/*
  DSDT: Length=15020, Revision=1, Checksum=109,
	OEMID=IBM, OEM Table ID=SEREMRLD, OEM Revision=0x1000,
	Creator ID=MSFT, Creator Revision=0x100000b
 */
/*
  APIC: Length=94, Revision=1, Checksum=217,
	OEMID=IBM, OEM Table ID=SEREMRLD, OEM Revision=0x1000,
	Creator ID=IBM, Creator Revision=0x45444f43
	Local APIC ADDR=0xfee00000
	Flags={PC-AT}

	Type=Local APIC
	ACPI CPU=0
	Flags={ENABLED}
	APIC ID=3

	Type=Local APIC
	ACPI CPU=1
	Flags={DISABLED}
	APIC ID=0

	Type=IO APIC
	APIC ID=14
	INT BASE=0
	ADDR=0x00000000fec00000

	Type=IO APIC
	APIC ID=13
	INT BASE=16
	ADDR=0x00000000fec01000

	Type=INT Override
	BUS=0
	IRQ=3
	INTR=30
	Flags={Polarity=conforming, Trigger=conforming}
 */



Copyright (c) 1992-2009 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
	The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.1-RELEASE #0: Thu Jan  1 14:37:25 UTC 2009
    root at logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0dec000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc0dec160.
Calibrating clock(s) ... i8254 clock: 1192986 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1128539600 Hz
CPU: Intel(R) Pentium(R) III CPU family      1133MHz (1128.54-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x6b1  Stepping = 1
  Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>

Instruction TLB: 4 KB pages, 4-way set associative, 32 entries
Instruction TLB: 4 MB pages, fully associative, 2 entries
Data TLB: 4 KB pages, 4-way set associative, 64 entries
2nd-level cache: 512 KB, 8-way set associative, 32 byte line size
1st-level instruction cache: 16 KB, 4-way set associative, 32 byte line size
Data TLB: 4 MB Pages, 4-way set associative, 8 entries
1st-level data cache: 16 KB, 4-way set associative, 32 byte line size
real memory  = 1073659904 (1023 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x0000000000096fff, 614400 bytes (150 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000001025000 - 0x000000003eda3fff, 1037561856 bytes (253311 pages)
avail memory = 1036943360 (988 MB)
Table 'FACP' at 0x3ffeff00
Table 'APIC' at 0x3ffefe80
MADT: Found table at 0x3ffefe80
MP Configuration Table version 1.4 found at 0xc00981e0
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 3 ACPI ID 0: enabled
SMP: Added CPU 3 (AP)
MADT: Found CPU APIC ID 0 ACPI ID 1: disabled
ACPI APIC Table: <IBM    SEREMRLD>
bios32: Found BIOS32 Service Directory header at 0xc00fd5d0
bios32: Entry = 0xfd5e1 (c00fd5e1)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0xd61c
pnpbios: Found PnP BIOS data at 0xc00fde40
pnpbios: Entry = f0000:3a09  Rev = 1.0
Other BIOS signatures found:
APIC: CPU 0 has ACPI ID 0
ULE: setup cpu group 0
ULE: setup cpu 0
ULE: adding cpu 0 to group 0: cpus 1 mask 0x1
ACPI: RSDP @ 0x0xfdfd0/0x0014 (v  0 IBM   )
ACPI: RSDT @ 0x0x3ffeff80/0x002C (v  1 IBM    SEREMRLD 0x00001000 IBM  0x45444F43)
ACPI: FACP @ 0x0x3ffeff00/0x0074 (v  1 IBM    SEREMRLD 0x00001000 IBM  0x45444F43)
ACPI: DSDT @ 0x0x3ffec340/0x3AAC (v  1 IBM    SEREMRLD 0x00001000 MSFT 0x0100000B)
ACPI: FACS @ 0x0x3ffefe40/0x0040
ACPI: APIC @ 0x0x3ffefe80/0x005E (v  1 IBM    SEREMRLD 0x00001000 IBM  0x45444F43)
MADT: Found IO APIC ID 14, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
MADT: Found IO APIC ID 13, Interrupt 16 at 0xfec01000
MADT: Interrupt override: source 3, irq 30
ioapic0: intpin 3 disabled
ioapic1 <Version 1.1> irqs 16-31 on motherboard
ioapic0 <Version 1.1> irqs 0-15 on motherboard
cpu0 BSP:
     ID: 0x03000000   VER: 0x00040011 LDR: 0x00000000 DFR: 0xffffffff
  lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
  timer: 0x000100ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000
ath_rate: version 1.2 <SampleRate bit-rate selection algorithm>
wlan_amrr: <AMRR Transmit Rate Control Algorithm>
wlan: <802.11 Link Layer>
random: <entropy source, Software, Yarrow>
nfslock: pseudo-device
io: <I/O>
kbd: new array size 4
kbd1 at kbdmux0
mem: <memory>
Pentium Pro MTRR support enabled
null: <null device, zero device>
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111, RF5112, RF2413, RF5413)
hptrr: RocketRAID 17xx/2xxx SATA controller driver v1.2 (Jan  1 2009 14:37:00)
npx0: INT 16 interface
acpi0: <IBM SEREMRLD> on motherboard
acpi0: Overriding SCI Interrupt from IRQ 3 to IRQ 30
ioapic1: routing intpin 14 (PCI IRQ 30) to vector 48
acpi0: [MPSAFE]
acpi0: [ITHREAD]
acpi0: Power Button (fixed)
acpi0: wakeup code va 0xd7e92000 pa 0x1000
pci_open(1):	mode 1 addr port (0x0cf8) is 0x00000070
pci_open(1a):	mode1res=0x80000000 (0x80000000)
pci_cfgcheck:	device 0 [class=060000] [hdr=80] is there (id=00091166)
pcibios: BIOS version 2.10
AcpiOsDerivePciId: \\_SB_.PCI0.RCNB -> bus 0 dev 0 func 0
AcpiOsDerivePciId: \\_SB_.PCI0.USB0.CFG2 -> bus 0 dev 15 func 2
AcpiOsDerivePciId: \\_SB_.PCI0.CIO1.IOB2 -> bus 0 dev 0 func 1
ACPI timer: 1/1 1/1 1/1 1/1 1/1 1/1 1/1 1/1 0/16777200 0/16777200 -> 8
Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4e8-0x4eb on acpi0
pci_link0:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  10
  Validation          0   10   N     0  10
  After Disable       0  255   N     0  10
pci_link1:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0   10   N     0  10
  Validation          0   10   N     0  10
  After Disable       0  255   N     0  10
pci_link2:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  none
  Validation          0  255   N     0  none
  After Disable       0  255   N     0  none
pci_link3:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    7   N     0  7
  Validation          0    7   N     0  7
  After Disable       0  255   N     0  7
pci_link4:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    9   N     0  9
  Validation          0    9   N     0  9
  After Disable       0  255   N     0  9
pci_link5:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  none
  Validation          0  255   N     0  none
  After Disable       0  255   N     0  none
pci_link6:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  none
  Validation          0  255   N     0  none
  After Disable       0  255   N     0  none
pci_link7:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0    9   N     0  9
  Validation          0    9   N     0  9
  After Disable       0  255   N     0  9
pci_link8:        Index  IRQ  Rtd  Ref  IRQs
  Initial Probe       0  255   N     0  none
  Validation          0  255   N     0  none
  After Disable       0  255   N     0  none
pcib0: <ACPI Host-PCI bridge> on acpi0
ACPI: Found matching pin for 0.15.INTA at func 2: 7
pci0: <ACPI PCI bus> on pcib0
pci0: domain=0, physical bus=0
found->	vendor=0x1166, dev=0x0009, revid=0x06
	domain=0, bus=0, slot=0, func=0
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, statreg=0x2200, cachelnsz=8 (dwords)
	lattimer=0x60 (2880 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x1166, dev=0x0009, revid=0x06
	domain=0, bus=0, slot=0, func=1
	class=06-00-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0147, statreg=0x0200, cachelnsz=8 (dwords)
	lattimer=0x60 (2880 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found->	vendor=0x5333, dev=0x8a22, revid=0x06
	domain=0, bus=0, slot=1, func=0
	class=03-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0007, statreg=0x0210, cachelnsz=8 (dwords)
	lattimer=0xf8 (7440 ns), mingnt=0x04 (1000 ns), maxlat=0xff (63750 ns)
	intpin=a, irq=255
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfeb80000, size 19, enabled
	map[14]: type Prefetchable Memory, range 32, base 0xf0000000, size 27, enabled
found->	vendor=0x8086, dev=0x1229, revid=0x08
	domain=0, bus=0, slot=2, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0017, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x64 (3000 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfeb7f000, size 12, enabled
	map[14]: type I/O Port, range 32, base 0x2200, size  6, enabled
	map[18]: type Memory, range 32, base 0xfea00000, size 20, enabled
pcib0: matched entry for 0.2.INTA
pcib0: slot 2 INTA hardwired to IRQ 27
found->	vendor=0x8086, dev=0x1229, revid=0x08
	domain=0, bus=0, slot=10, func=0
	class=02-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0017, statreg=0x0290, cachelnsz=8 (dwords)
	lattimer=0x64 (3000 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
	intpin=a, irq=10
	powerspec 2  supports D0 D1 D2 D3  current D0
	map[10]: type Memory, range 32, base 0xfeb7e000, size 12, enabled
	map[14]: type I/O Port, range 32, base 0x2240, size  6, enabled
	map[18]: type Memory, range 32, base 0xfe900000, size 20, enabled
pcib0: matched entry for 0.10.INTA
pcib0: slot 10 INTA hardwired to IRQ 25
found->	vendor=0x1166, dev=0x0200, revid=0x51
	domain=0, bus=0, slot=15, func=0
	class=06-01-00, hdrtype=0x00, mfdev=1
	cmdreg=0x0007, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[90]: type I/O Port, range 32, base 0x440, size  4, enabled
found->	vendor=0x1166, dev=0x0211, revid=0x00
	domain=0, bus=0, slot=15, func=1
	class=01-01-8a, hdrtype=0x00, mfdev=1
	cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords)
	lattimer=0x64 (3000 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
	map[20]: type I/O Port, range 32, base 0x700, size  4, enabled
found->	vendor=0x1166, dev=0x0220, revid=0x04
	domain=0, bus=0, slot=15, func=2
	class=0c-03-10, hdrtype=0x00, mfdev=1
	cmdreg=0x0017, statreg=0x0280, cachelnsz=8 (dwords)
	lattimer=0x60 (2880 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns)
	intpin=a, irq=7
	map[10]: type Memory, range 32, base 0xfeb7d000, size 12, enabled
pcib0: matched entry for 0.15.INTA (src \\_SB_.PCI0.LPUS:0)
ioapic0: Changing trigger for pin 7 to level
ioapic0: Changing polarity for pin 7 to low
pcib0: slot 15 INTA routed to irq 7 via \\_SB_.PCI0.LPUS
vgapci0: <VGA-compatible display> mem 0xfeb80000-0xfebfffff,0xf0000000-0xf7ffffff at device 1.0 on pci0
fxp0: <Intel 82559 Pro/100 Ethernet> port 0x2200-0x223f mem 0xfeb7f000-0xfeb7ffff,0xfea00000-0xfeafffff irq 27 at device 2.0 on pci0
fxp0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfeb7f000
fxp0: using memory space register mapping
fxp0: Disabling dynamic standby mode in EEPROM
fxp0: New EEPROM ID: 0x48a0
fxp0: EEPROM checksum @ 0x3f: 0xbe76 -> 0xbe76
fxp0: PCI IDs: 8086 1229 1014 105c 0008
fxp0: Dynamic Standby mode is enabled
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> PHY 1 on miibus0
inphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
fxp0: Ethernet address: 00:02:55:c6:69:58
ioapic1: routing intpin 11 (PCI IRQ 27) to vector 49
fxp0: [MPSAFE]
fxp0: [ITHREAD]
fxp1: <Intel 82559 Pro/100 Ethernet> port 0x2240-0x227f mem 0xfeb7e000-0xfeb7efff,0xfe900000-0xfe9fffff irq 25 at device 10.0 on pci0
fxp1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfeb7e000
fxp1: using memory space register mapping
fxp1: Disabling dynamic standby mode in EEPROM
fxp1: New EEPROM ID: 0x48a0
fxp1: EEPROM checksum @ 0x3f: 0x2d79 -> 0x2d79
fxp1: PCI IDs: 8086 1229 1014 105c 0008
fxp1: Dynamic Standby mode is enabled
miibus1: <MII bus> on fxp1
inphy1: <i82555 10/100 media interface> PHY 1 on miibus1
inphy1:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: bpf attached
fxp1: Ethernet address: 00:02:55:c6:69:59
ioapic1: routing intpin 9 (PCI IRQ 25) to vector 50
fxp1: [MPSAFE]
fxp1: [ITHREAD]
isab0: <PCI-ISA bridge> port 0x440-0x44f at device 15.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <ServerWorks ROSB4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x700-0x70f at device 15.1 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0x700
ata0: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=7f ostat1=7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat0=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: stat1=0x7f err=0x7f lsb=0x7f msb=0x7f
ata0: reset tp2 stat0=ff stat1=ff devices=0x0
ioapic0: routing intpin 14 (ISA IRQ 14) to vector 51
ata0: [MPSAFE]
ata0: [ITHREAD]
ata1: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=03 ostat0=50 ostat1=00
ata1: stat0=0x00 err=0x01 lsb=0x14 msb=0xeb
ata1: stat1=0x00 err=0x04 lsb=0x00 msb=0x00
ata1: reset tp2 stat0=00 stat1=00 devices=0x4<ATAPI_MASTER>
ioapic0: routing intpin 15 (ISA IRQ 15) to vector 52
ata1: [MPSAFE]
ata1: [ITHREAD]
ohci0: <OHCI (generic) USB controller> mem 0xfeb7d000-0xfeb7dfff irq 7 at device 15.2 on pci0
ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xfeb7d000
ohci0: (New OHCI DeviceId=0x02201166)
ioapic0: routing intpin 7 (ISA IRQ 7) to vector 53
ohci0: [GIANT-LOCKED]
ohci0: [ITHREAD]
usb0: OHCI version 1.0, legacy support
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: <(0x1166) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0
uhub0: 2 ports with 2 removable, self powered
pcib1: <ACPI Host-PCI bridge> on acpi0
pci1: <ACPI PCI bus> on pcib1
pci1: domain=0, physical bus=1
found->	vendor=0x9005, dev=0x008f, revid=0x02
	domain=0, bus=1, slot=3, func=0
	class=01-00-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0157, statreg=0x02b0, cachelnsz=8 (dwords)
	lattimer=0x64 (3000 ns), mingnt=0x28 (10000 ns), maxlat=0x19 (6250 ns)
	intpin=a, irq=9
	powerspec 2  supports D0 D3  current D0
	map[10]: type I/O Port, range 32, base 0x2300, size  8, enabled
	map[14]: type Memory, range 64, base 0xeffff000, size 12, enabled
pcib1: matched entry for 1.3.INTA
pcib1: slot 3 INTA hardwired to IRQ 28
found->	vendor=0x105a, dev=0x3577, revid=0x02
	domain=0, bus=1, slot=5, func=0
	class=01-04-00, hdrtype=0x00, mfdev=0
	cmdreg=0x0157, statreg=0x0230, cachelnsz=1 (dwords)
	lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0x12 (4500 ns)
	intpin=a, irq=9
	powerspec 2  supports D0 D1 D3  current D0
	map[10]: type I/O Port, range 32, base 0x2280, size  7, enabled
	map[18]: type I/O Port, range 32, base 0x2400, size  8, enabled
	map[1c]: type Memory, range 32, base 0xefffe000, size 12, enabled
	map[20]: type Memory, range 32, base 0xeffc0000, size 17, enabled
pcib1: matched entry for 1.5.INTA
pcib1: slot 5 INTA hardwired to IRQ 20
ahc0: <Adaptec aic7892 Ultra160 SCSI adapter> port 0x2300-0x23ff mem 0xeffff000-0xefffffff irq 28 at device 3.0 on pci1
ahc0: Defaulting to MEMIO off
ahc0: Reserved 0x100 bytes for rid 0x10 type 4 at 0x2300
ahc0: Reading SEEPROM...done.
ahc0: Manual LVD Termination
ahc0: BIOS eeprom is present
ahc0: Secondary High byte termination Enabled
ahc0: Secondary Low byte termination Enabled
ahc0: Primary Low Byte termination Enabled
ahc0: Primary High Byte termination Enabled
ahc0: Downloading Sequencer Program... 423 instructions downloaded
ahc0: Features 0x1def6, Bugs 0x40, Flags 0x28485560
ioapic1: routing intpin 12 (PCI IRQ 28) to vector 54
ahc0: [MPSAFE]
ahc0: [ITHREAD]
aic7892: Ultra160 Wide Channel A, SCSI Id=7, 32/253 SCBs
atapci1: <Promise PDC40779 SATA300 controller> port 0x2280-0x22ff,0x2400-0x24ff mem 0xefffe000-0xefffefff,0xeffc0000-0xeffdffff irq 20 at device 5.0 on pci1
pci1: child atapci1 requested type 4 for rid 0x20, but the BAR says it is an memio
ioapic1: routing intpin 4 (PCI IRQ 20) to vector 55
atapci1: [MPSAFE]
atapci1: [ITHREAD]
atapci1: Reserved 0x20000 bytes for rid 0x20 type 3 at 0xeffc0000
atapci1: Reserved 0x1000 bytes for rid 0x1c type 3 at 0xefffe000
ioapic1: routing intpin 4 (PCI IRQ 20) to vector 55
atapci1: [MPSAFE]
atapci1: [ITHREAD]
ata2: <ATA channel 0> on atapci1
ata2: SATA connect time=0ms
ata2: reset tp1 mask=01 ostat0=50 ostat1=00
ata2: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata2: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata2: [MPSAFE]
ata2: [ITHREAD]
ata3: <ATA channel 1> on atapci1
ata3: SATA connect time=0ms
ata3: reset tp1 mask=01 ostat0=50 ostat1=00
ata3: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata3: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ata3: [MPSAFE]
ata3: [ITHREAD]
ata4: <ATA channel 2> on atapci1
ata4: SATA connect status=00000000
ata4: [MPSAFE]
ata4: [ITHREAD]
ata5: <ATA channel 3> on atapci1
ata5: SATA connect status=00000000
ata5: [MPSAFE]
ata5: [ITHREAD]
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0065
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
ioapic0: routing intpin 1 (ISA IRQ 1) to vector 56
atkbd0: [GIANT-LOCKED]
atkbd0: [ITHREAD]
psm0: unable to allocate IRQ
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
psm0: current command byte:0065
psm0: failed to reset the aux device.
fdc0: <floppy drive controller> port 0x3f0-0x3f5 irq 6 drq 2 on acpi0
fdc0: ic_type 90 part_id 73
ioapic0: routing intpin 6 (ISA IRQ 6) to vector 57
fdc0: [FILTER]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
sio0: irq maps: 0x8001 0x8011 0x8001 0x8001
sio0: irq maps: 0x8001 0x8011 0x8001 0x8001
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A
ioapic0: routing intpin 4 (ISA IRQ 4) to vector 58
sio0: [FILTER]
cpu0: <ACPI CPU> on acpi0
cpu0: switching to generic Cx mode
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
unknown: status reg test failed ff
ex_isa_identify()
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
fdc: fdc0 already exists; skipping it
sio: sio0 already exists; skipping it
pnp_identify: Trying Read_Port at 203
pnp_identify: Trying Read_Port at 243
pnp_identify: Trying Read_Port at 283
pnp_identify: Trying Read_Port at 2c3
pnp_identify: Trying Read_Port at 303
pnp_identify: Trying Read_Port at 343
pnp_identify: Trying Read_Port at 383
pnp_identify: Trying Read_Port at 3c3
PNP Identify complete
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xc0000-0xcafff,0xcb000-0xcc7ff,0xcc800-0xd4fff pnpid ORM0000 on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
le0: not probed (disabled)
ppc0: parallel port not found.
ppc0: <Parallel port> failed to probe at irq 7 on isa0
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd1, terminal emulator: sc (syscons terminal)
sio1: configured irq 3 not in bitmap of probed irqs 0
sio1: port may not be enabled
sio1: irq maps: 0x8001 0x8001 0x8001 0x8001
sio1: probe failed test(s): 0 1 2 4 6 7 9
sio1 failed to probe at port 0x2f8-0x2ff irq 3 on isa0
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
lapic: Divisor 2, Frequency 66384702 hz
Timecounter "TSC" frequency 1128539600 Hz quality 800
Timecounters tick every 1.000 msec
lo0: bpf attached
hptrr: no controller detected.
ata1-master: pio=PIO4 wdma=WDMA2 udma=UDMA33 cable=40 wire
acd0: setting PIO4 on ROSB4 chip
acd0: setting UDMA33 on ROSB4 chip
acd0: <LG CD-ROM CRN-8245B/1.13> CDROM drive at ata1 as master
acd0: read 4125KB/s (4125KB/s), 128KB buffer, UDMA33
acd0: Reads: CDR, CDRW, CDDA stream, packet
acd0: Writes:
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
ata2-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
ad4: 476940MB <Seagate ST3500320AS SD15> at ata2-master SATA150
ad4: 976773168 sectors [969021C/16H/63S] 16 sectors/interrupt 1 depth queue
********* ATA Promise FastTrak Metadata *********
promise_id          <Promise Technology, Inc.>
dummy_0             0x00020000
magic_0             0x0000000049686815
magic_1             0x4968
magic_2             0x49686815
integrity           0x00000080 80<VALID>
flags               0x07 7<ASSIGNED,ONLINE,VALID>
disk_number         0
channel             0x00
device              0x00
magic_0             0x0000000049686815
disk_offset         0
disk_sectors        976773105
rebuild_lba         0x00000000
generation          0x0001
status              0x8f 8f<READY,INITED,ONLINE,VALID>
type                RAID1
total_disks         2
stripe_shift        1
array_width         1
array_number        0
total_sectors       976773105
cylinders           60800
heads               254
sectors             63
magic_1             0x0000496868154968
DISK#   flags dummy_0 channel device  magic_0
  0    7<ASSIGNED,ONLINE,VALID>    0x00  0x00  0x00  0x0000000049686815
  1    7<ASSIGNED,ONLINE,VALID>    0x00  0x01  0x00  0x0001000049686815
  2    0    0x00  0x00  0x00  0x0000000000000000
  3    0    0x00  0x00  0x00  0x0000000000000000
  4    0    0x00  0x00  0x00  0x0000000000000000
  5    0    0x00  0x00  0x00  0x0000000000000000
  6    0    0x00  0x00  0x00  0x0000000000000000
  7    0    0x00  0x00  0x00  0x0000000000000000
checksum            0x1389968a
=================================================
ata3-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=40 wire
ad6: 476940MB <Hitachi HDP725050GLA360 GM4OA52A> at ata3-master SATA300
ad6: 976773168 sectors [969021C/16H/63S] 16 sectors/interrupt 1 depth queue
********* ATA Promise FastTrak Metadata *********
promise_id          <Promise Technology, Inc.>
dummy_0             0x00020000
magic_0             0x0001000049686815
magic_1             0x4968
magic_2             0x49686815
integrity           0x00000080 80<VALID>
flags               0x07 7<ASSIGNED,ONLINE,VALID>
disk_number         1
channel             0x01
device              0x00
magic_0             0x0001000049686815
disk_offset         0
disk_sectors        976773105
rebuild_lba         0x00000000
generation          0x0001
status              0x8f 8f<READY,INITED,ONLINE,VALID>
type                RAID1
total_disks         2
stripe_shift        1
array_width         1
array_number        0
total_sectors       976773105
cylinders           60800
heads               254
sectors             63
magic_1             0x0000496868154968
DISK#   flags dummy_0 channel device  magic_0
  0    7<ASSIGNED,ONLINE,VALID>    0x00  0x00  0x00  0x0000000049686815
  1    7<ASSIGNED,ONLINE,VALID>    0x00  0x01  0x00  0x0001000049686815
  2    0    0x00  0x00  0x00  0x0000000000000000
  3    0    0x00  0x00  0x00  0x0000000000000000
  4    0    0x00  0x00  0x00  0x0000000000000000
  5    0    0x00  0x00  0x00  0x0000000000000000
  6    0    0x00  0x00  0x00  0x0000000000000000
  7    0    0x00  0x00  0x00  0x0000000000000000
checksum            0x138c978a
=================================================
Waiting 5 seconds for SCSI devices to settle
(noperiph:ahc0:0:-1:-1): SCSI bus reset delivered. 0 SCBs aborted.
ahc0: Selection Timeout on A:1. 0 SCBs aborted
ahc0: Selection Timeout on A:3. 0 SCBs aborted
ahc0: Selection Timeout on A:5. 0 SCBs aborted
ahc0: Selection Timeout on A:6. 0 SCBs aborted
ahc0: Selection Timeout on A:8. 0 SCBs aborted
ahc0: Selection Timeout on A:9. 0 SCBs aborted
ahc0: Selection Timeout on A:10. 0 SCBs aborted
ahc0: Selection Timeout on A:11. 0 SCBs aborted
ahc0: Selection Timeout on A:12. 0 SCBs aborted
ahc0: Selection Timeout on A:13. 0 SCBs aborted
ahc0: Selection Timeout on A:14. 0 SCBs aborted
ahc0: Selection Timeout on A:15. 0 SCBs aborted
ahc0: Selection Timeout on A:0. 0 SCBs aborted
ahc0: Selection Timeout on A:2. 0 SCBs aborted
ahc0: Selection Timeout on A:4. 0 SCBs aborted
ATA PseudoRAID loaded
********** ATA PseudoRAID ar0 Metadata **********
=================================================
format              Promise Fasttrak
type                RAID1
flags               0x01 1<READY>
magic_0             0x0000000000000000
magic_1             0x0000496868154968
generation          1
total_sectors       976773105
offset_sectors      0
heads               255
sectors             63
cylinders           60801
width               1
interleave          2
total_disks         2
    disk 0:      flags = 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad4:  sectors 976773105
    disk 1:      flags = 0x0b b<ONLINE,ASSIGNED,PRESENT>
        ad6:  sectors 976773105
=================================================
ar0: 476939MB <Promise Fasttrak RAID1> status: READY
ar0: 976773105 sectors [60801C/255H/63S] <> subdisks defined as:
ar0: disk0 READY (master) using ad4 at ata2-master
ar0: disk1 READY (mirror) using ad6 at ata3-master
GEOM: new disk ad4
GEOM: new disk ad6
GEOM: new disk ar0
Trying to mount root from ufs:/dev/ar0s1a
start_init: trying /sbin/init




More information about the freebsd-acpi mailing list