without this diff this box panics on boot while attaching the 36th
cpu. its a buffer overrun...

analysis done by kettenis.

ok?

Index: cpu.c
===================================================================
RCS file: /cvs/src/sys/arch/amd64/amd64/cpu.c,v
retrieving revision 1.38
diff -u -p -r1.38 cpu.c
--- cpu.c       13 Nov 2010 04:16:42 -0000      1.38
+++ cpu.c       24 Nov 2010 13:04:30 -0000
@@ -168,6 +168,9 @@ cpu_match(struct device *parent, void *m
        struct cfdata *cf = match;
        struct cpu_attach_args *caa = aux;
 
+       if (~cpus_attached == 0)
+               return 0;
+
        if (strcmp(caa->caa_name, cf->cf_driver->cd_name) == 0)
                return 1;
        return 0;


OpenBSD 4.8-current (GENERIC.MP) #0: Wed Nov 24 22:59:08 EST 2010
    d...@dlg.eait.uq.edu.au:/home/dlg/src/sys/arch/amd64/compile/GENERIC.MP
real mem = 3747188736 (3573MB)
avail mem = 3633528832 (3465MB)
mainbus0 at root
bios0 at mainbus0: SMBIOS rev. 2.6 @ 0xdf79c000 (103 entries)
bios0: vendor Dell Inc. version "1.2.1" date 08/02/2010
bios0: Dell Inc. PowerEdge R815
acpi0 at bios0: rev 2
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC SPCR HPET MCFG WD__ SLIC ERST HEST BERT EINJ IV__ 
SRAT SLIT SS__ TCPA
acpi0: wakeup devices PCI0(S5) PCI1(S5)
acpitimer0 at acpi0: 3579545 Hz, 32 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: AMD Opteron(tm) Processor 6174, 2200.31 MHz
cpu0: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu0: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu0: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu0: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu0: apic clock running at 200MHz
cpu1 at mainbus0: apid 48 (application processor)
cpu1: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu1: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu1: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu1: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu1: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu2 at mainbus0: apid 32 (application processor)
cpu2: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu2: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu2: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu2: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu2: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu3 at mainbus0: apid 16 (application processor)
cpu3: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu3: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu3: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu3: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu3: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu4 at mainbus0: apid 1 (application processor)
cpu4: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu4: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu4: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu4: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu4: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu5 at mainbus0: apid 49 (application processor)
cpu5: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu5: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu5: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu5: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu5: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu6 at mainbus0: apid 33 (application processor)
cpu6: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu6: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu6: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu6: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu6: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu7 at mainbus0: apid 17 (application processor)
cpu7: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu7: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu7: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu7: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu7: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu8 at mainbus0: apid 2 (application processor)
cpu8: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu8: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu8: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu8: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu8: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu9 at mainbus0: apid 50 (application processor)
cpu9: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu9: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu9: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu9: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu9: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu10 at mainbus0: apid 34 (application processor)
cpu10: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu10: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu10: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu10: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu10: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu11 at mainbus0: apid 18 (application processor)
cpu11: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu11: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu11: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu11: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu11: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu12 at mainbus0: apid 3 (application processor)
cpu12: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu12: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu12: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu12: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu12: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu13 at mainbus0: apid 51 (application processor)
cpu13: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu13: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu13: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu13: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu13: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu14 at mainbus0: apid 35 (application processor)
cpu14: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu14: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu14: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu14: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu14: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu15 at mainbus0: apid 19 (application processor)
cpu15: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu15: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu15: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu15: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu15: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu16 at mainbus0: apid 4 (application processor)
cpu16: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu16: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu16: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu16: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu16: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu17 at mainbus0: apid 52 (application processor)
cpu17: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu17: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu17: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu17: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu17: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu18 at mainbus0: apid 36 (application processor)
cpu18: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu18: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu18: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu18: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu18: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu19 at mainbus0: apid 20 (application processor)
cpu19: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu19: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu19: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu19: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu19: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu20 at mainbus0: apid 5 (application processor)
cpu20: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu20: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu20: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu20: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu20: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu21 at mainbus0: apid 53 (application processor)
cpu21: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu21: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu21: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu21: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu21: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu22 at mainbus0: apid 37 (application processor)
cpu22: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu22: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu22: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu22: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu22: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu23 at mainbus0: apid 21 (application processor)
cpu23: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu23: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu23: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu23: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu23: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu24 at mainbus0: apid 6 (application processor)
cpu24: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu24: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu24: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu24: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu24: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu25 at mainbus0: apid 54 (application processor)
cpu25: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu25: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu25: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu25: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu25: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu26 at mainbus0: apid 38 (application processor)
cpu26: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu26: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu26: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu26: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu26: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu27 at mainbus0: apid 22 (application processor)
cpu27: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu27: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu27: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu27: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu27: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu28 at mainbus0: apid 7 (application processor)
cpu28: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu28: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu28: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu28: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu28: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu29 at mainbus0: apid 55 (application processor)
cpu29: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu29: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu29: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu29: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu29: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu30 at mainbus0: apid 39 (application processor)
cpu30: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu30: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu30: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu30: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu30: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu31 at mainbus0: apid 23 (application processor)
cpu31: AMD Opteron(tm) Processor 6174, 2200.04 MHz
cpu31: 
FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,MMX,FXSR,SSE,SSE2,HTT,SSE3,MWAIT,CX16,POPCNT,NXE,MMXX,FFXSR,LONG,3DNOW2,3DNOW
cpu31: 64KB 64b/line 2-way I-cache, 64KB 64b/line 2-way D-cache, 512KB 64b/line 
16-way L2 cache
cpu31: ITLB 32 4KB entries fully associative, 16 4MB entries fully associative
cpu31: DTLB 48 4KB entries fully associative, 48 4MB entries fully associative
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
cpu at mainbus0: not configured
ioapic0 at mainbus0: apid 0 pa 0xfec00000, version 21, 24 pins
ioapic1 at mainbus0: apid 1 pa 0xfec80000, version 21, 32 pins
ioapic1: misconfigured as apic 0, remapped to apid 1
ioapic2 at mainbus0: apid 2 pa 0xfecc0000, version 21, 32 pins
ioapic2: misconfigured as apic 0, remapped to apid 2
acpihpet0 at acpi0: 14318180 Hz
acpiprt0 at acpi0: bus 0 (PCI0)
acpiprt1 at acpi0: bus 1 (PEX2)
acpiprt2 at acpi0: bus 2 (PEX3)
acpiprt3 at acpi0: bus 3 (PEX4)
acpiprt4 at acpi0: bus 9 (PEX9)
acpiprt5 at acpi0: bus 10 (COMP)
acpiprt6 at acpi0: bus 32 (PCI1)
acpiprt7 at acpi0: bus 33 (PEX2)
acpiprt8 at acpi0: bus 34 (PEX3)
acpiprt9 at acpi0: bus 35 (PEXB)
acpicpu0 at acpi0
acpicpu1 at acpi0
acpicpu2 at acpi0
acpicpu3 at acpi0
acpicpu4 at acpi0
acpicpu5 at acpi0
acpicpu6 at acpi0
acpicpu7 at acpi0
acpicpu8 at acpi0
acpicpu9 at acpi0
acpicpu10 at acpi0
acpicpu11 at acpi0
acpicpu12 at acpi0
acpicpu13 at acpi0
acpicpu14 at acpi0
acpicpu15 at acpi0
acpicpu16 at acpi0
acpicpu17 at acpi0
acpicpu18 at acpi0
acpicpu19 at acpi0
acpicpu20 at acpi0
acpicpu21 at acpi0
acpicpu22 at acpi0
acpicpu23 at acpi0
acpicpu24 at acpi0
acpicpu25 at acpi0
acpicpu26 at acpi0
acpicpu27 at acpi0
acpicpu28 at acpi0
acpicpu29 at acpi0
acpicpu30 at acpi0
acpicpu31 at acpi0
ipmi at mainbus0 not configured
pci0 at mainbus0 bus 0
pchb0 at pci0 dev 0 function 0 "ATI RD890 PCIE" rev 0x02
ppb0 at pci0 dev 2 function 0 "ATI RD890 PCIE" rev 0x00: apic 1 int 28 (irq 255)
pci1 at ppb0 bus 1
bnx0 at pci1 dev 0 function 0 "Broadcom BCM5709" rev 0x20: apic 1 int 0 (irq 14)
bnx1 at pci1 dev 0 function 1 "Broadcom BCM5709" rev 0x20: apic 1 int 1 (irq 11)
ppb1 at pci0 dev 3 function 0 "ATI RD890 PCIE" rev 0x00: apic 1 int 28 (irq 255)
pci2 at ppb1 bus 2
bnx2 at pci2 dev 0 function 0 "Broadcom BCM5709" rev 0x20: apic 1 int 4 (irq 5)
bnx3 at pci2 dev 0 function 1 "Broadcom BCM5709" rev 0x20: apic 1 int 5 (irq 15)
ppb2 at pci0 dev 4 function 0 "ATI RD890 PCIE" rev 0x00: apic 1 int 28 (irq 255)
pci3 at ppb2 bus 3
ppb3 at pci3 dev 0 function 0 "PLX PEX 8624" rev 0xbb
pci4 at ppb3 bus 4
ppb4 at pci4 dev 0 function 0 "PLX PEX 8624" rev 0xbb
pci5 at ppb4 bus 5
mfi0 at pci5 dev 0 function 0 "Symbios Logic MegaRAID SAS2108 GEN2" rev 0x05: 
apic 1 int 20 (irq 5), Dell PERC H700 Integrated
mfi0: logical drives 1, version 12.3.0-0032, 512MB RAM
scsibus0 at mfi0: 1 targets
sd0 at scsibus0 targ 0 lun 0: <DELL, PERC H700, 2.30> SCSI3 0/direct fixed
sd0: 285568MB, 512 bytes/sec, 584843264 sec total
ppb5 at pci4 dev 1 function 0 "PLX PEX 8624" rev 0xbb: apic 1 int 21 (irq 0)
pci6 at ppb5 bus 6
ppb6 at pci4 dev 4 function 0 "PLX PEX 8624" rev 0xbb: apic 1 int 20 (irq 0)
pci7 at ppb6 bus 7
ppb7 at pci4 dev 5 function 0 "PLX PEX 8624" rev 0xbb: apic 1 int 21 (irq 0)
pci8 at ppb7 bus 8
ppb8 at pci0 dev 9 function 0 "ATI RD890 PCIE" rev 0x00: apic 1 int 29 (irq 255)
pci9 at ppb8 bus 9
ahci0 at pci0 dev 17 function 0 "ATI SBx00 SATA" rev 0x00: apic 0 int 22 (irq 
15), AHCI 1.1
scsibus1 at ahci0: 32 targets
cd0 at scsibus1 targ 0 lun 0: <TSSTcorp, DVD+-RW TS-L633C, D250> ATAPI 5/cdrom 
removable
ohci0 at pci0 dev 18 function 0 "ATI SB700 USB" rev 0x00: apic 0 int 16 (irq 
14), version 1.0, legacy support
ohci1 at pci0 dev 18 function 1 "ATI SB700 USB" rev 0x00: apic 0 int 16 (irq 
14), version 1.0, legacy support
ehci0 at pci0 dev 18 function 2 "ATI SB700 USB2" rev 0x00: apic 0 int 17 (irq 
11)
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 "ATI EHCI root hub" rev 2.00/1.00 addr 1
ohci2 at pci0 dev 19 function 0 "ATI SB700 USB" rev 0x00: apic 0 int 18 (irq 
10), version 1.0, legacy support
ohci3 at pci0 dev 19 function 1 "ATI SB700 USB" rev 0x00: apic 0 int 18 (irq 
10), version 1.0, legacy support
ehci1 at pci0 dev 19 function 2 "ATI SB700 USB2" rev 0x00: apic 0 int 19 (irq 6)
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 "ATI EHCI root hub" rev 2.00/1.00 addr 1
piixpm0 at pci0 dev 20 function 0 "ATI SBx00 SMBus" rev 0x3d: SMI
iic0 at piixpm0
pcib0 at pci0 dev 20 function 3 "ATI SB700 ISA" rev 0x00
ppb9 at pci0 dev 20 function 4 "ATI SB600 PCI" rev 0x00
pci10 at ppb9 bus 10
vga1 at pci10 dev 3 function 0 "Matrox MGA G200eW" rev 0x0a
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pchb1 at pci0 dev 24 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb2 at pci0 dev 24 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb3 at pci0 dev 24 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km0 at pci0 dev 24 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb4 at pci0 dev 24 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb5 at pci0 dev 25 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb6 at pci0 dev 25 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb7 at pci0 dev 25 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km1 at pci0 dev 25 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb8 at pci0 dev 25 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb9 at pci0 dev 26 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb10 at pci0 dev 26 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb11 at pci0 dev 26 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km2 at pci0 dev 26 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb12 at pci0 dev 26 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb13 at pci0 dev 27 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb14 at pci0 dev 27 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb15 at pci0 dev 27 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km3 at pci0 dev 27 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb16 at pci0 dev 27 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb17 at pci0 dev 28 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb18 at pci0 dev 28 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb19 at pci0 dev 28 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km4 at pci0 dev 28 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb20 at pci0 dev 28 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb21 at pci0 dev 29 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb22 at pci0 dev 29 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb23 at pci0 dev 29 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km5 at pci0 dev 29 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb24 at pci0 dev 29 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb25 at pci0 dev 30 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pci11 at pchb25 bus 32
pchb26 at pci11 dev 0 function 0 "ATI RD890 PCIE" rev 0x02
ppb10 at pci11 dev 2 function 0 "ATI RD890 PCIE" rev 0x00: apic 2 int 28 (irq 
255)
pci12 at ppb10 bus 33
ppb11 at pci11 dev 3 function 0 "ATI RD890 PCIE" rev 0x00: apic 2 int 28 (irq 
255)
pci13 at ppb11 bus 34
ppb12 at pci11 dev 11 function 0 "ATI RD890 PCIE" rev 0x00: apic 2 int 30 (irq 
255)
pci14 at ppb12 bus 35
pchb27 at pci0 dev 30 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb28 at pci0 dev 30 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km6 at pci0 dev 30 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb29 at pci0 dev 30 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
pchb30 at pci0 dev 31 function 0 "AMD AMD64 10h HyperTransport" rev 0x00
pchb31 at pci0 dev 31 function 1 "AMD AMD64 10h Address Map" rev 0x00
pchb32 at pci0 dev 31 function 2 "AMD AMD64 10h DRAM Cfg" rev 0x00
km7 at pci0 dev 31 function 3 "AMD AMD64 10h Misc Cfg" rev 0x00
pchb33 at pci0 dev 31 function 4 "AMD AMD64 10h Link Cfg" rev 0x00
usb2 at ohci0: USB revision 1.0
uhub2 at usb2 "ATI OHCI root hub" rev 1.00/1.00 addr 1
usb3 at ohci1: USB revision 1.0
uhub3 at usb3 "ATI OHCI root hub" rev 1.00/1.00 addr 1
usb4 at ohci2: USB revision 1.0
uhub4 at usb4 "ATI OHCI root hub" rev 1.00/1.00 addr 1
usb5 at ohci3: USB revision 1.0
uhub5 at usb5 "ATI OHCI root hub" rev 1.00/1.00 addr 1
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
mtrr: Pentium Pro MTRR support
umass0 at uhub0 port 3 configuration 1 interface 0 "Avocent USB Composite 
Device-1" rev 2.00/0.00 addr 2
umass0: using SCSI over Bulk-Only
scsibus2 at umass0: 2 targets, initiator 0
sd1 at scsibus2 targ 1 lun 0: <iDRAC, LCDRIVE, 0323> SCSI0 0/direct removable
sd1: drive offline
umass1 at uhub0 port 3 configuration 1 interface 1 "Avocent USB Composite 
Device-1" rev 2.00/0.00 addr 2
umass1: using SCSI over Bulk-Only
scsibus3 at umass1: 2 targets, initiator 0
cd1 at scsibus3 targ 1 lun 0: <iDRAC, Virtual CD, 0323> SCSI0 5/cdrom removable
sd2 at scsibus3 targ 1 lun 1: <iDRAC, Virtual Floppy, 0323> SCSI0 0/direct 
removable
sd2: drive offline
uhub6 at uhub1 port 2 "Standard Microsystems product 0x2514" rev 2.00/0.00 addr 
2
uhidev0 at uhub2 port 2 configuration 1 interface 0 "Avocent USB Composite 
Device-0" rev 1.10/0.00 addr 2
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 modifier keys, 6 key codes
wskbd1 at ukbd0 mux 1
wskbd1: connecting to wsdisplay0
uhidev1 at uhub2 port 2 configuration 1 interface 1 "Avocent USB Composite 
Device-0" rev 1.10/0.00 addr 2
uhidev1: iclass 3/1
ums0 at uhidev1
ums0: X report 0x0002 not supported
vscsi0 at root
scsibus4 at vscsi0: 256 targets
softraid0 at root
root on sd0a swap on sd0b dump on sd0b
bnx0: address f0:4d:a2:3d:67:96
brgphy0 at bnx0 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8
bnx1: address f0:4d:a2:3d:67:98
brgphy1 at bnx1 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8
bnx2: address f0:4d:a2:3d:67:9a
brgphy2 at bnx2 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8
bnx3: address f0:4d:a2:3d:67:9c
brgphy3 at bnx3 phy 1: BCM5709 10/100/1000baseT PHY, rev. 8

Reply via email to