Hi,

my i386 regress machine crashed in regress/sys/kern/signal/signal-stress

pWaAnRiNcI:NG: t sSPlLe ep(:0 xnobt0 )SO NPNOROCT
 LStopped at      db_enter+0x4:   popl    %ebp
    TID    PID    UID     PRFLAGS     PFLAGS  CPU  COMMAND
  32150   5151      0  0x20000000          0    6  signal-stress
 196523  76435      0  0x20000000        0x8    1  signal-stress
 367678  60513      0  0x20000000        0x8    7  signal-stress
 235047  99681      0         0x2          0    2  signal-stress
db_enter() at db_enter+0x4
panic(d0cc511f) at panic+0x7a
sleep_setup(d0fec344,128,d0c4e85d) at sleep_setup+0x116
tsleep(d0fec344,128,d0c4e85d,0) at tsleep+0x79
tsleep_nsec(d0fec344,128,d0c4e85d,ffffffff) at tsleep_nsec+0xd0
sys_sigsuspend(f8bddb10,f6f78e90,f6f78e88) at sys_sigsuspend+0x58
syscall(f6f78ed0) at syscall+0x41b
Xsyscall_untramp() at Xsyscall_untramp+0xa9
end of kernel
https://www.openbsd.org/ddb.html describes the minimum info required in bug
reports.  Insufficient info makes it difficult to find and fix bugs.

ddb{5}> show panic
*cpu5: tsleep: not SONPROC

ddb{5}> trace
db_enter() at db_enter+0x4
panic(d0cc511f) at panic+0x7a
sleep_setup(d0fec344,128,d0c4e85d) at sleep_setup+0x116
tsleep(d0fec344,128,d0c4e85d,0) at tsleep+0x79
tsleep_nsec(d0fec344,128,d0c4e85d,ffffffff) at tsleep_nsec+0xd0
sys_sigsuspend(f8bddb10,f6f78e90,f6f78e88) at sys_sigsuspend+0x58
syscall(f6f78ed0) at syscall+0x41b
Xsyscall_untramp() at Xsyscall_untramp+0xa9
end of kernel

ddb{5}> show register
ds                  0x10
es                  0x10
fs                  0x20
gs                     0
edi           0xd0cc511f        cmd0646_9_tim_udma+0x4094
esi                    0
ebp           0xf6f78da0
ebx           0xf554f614
edx                0x3fd
ecx           0x1a39e14b
eax                 0x1b
eip           0xd06d40c4        db_enter+0x4
cs                   0x8
eflags             0x202
esp           0xf6f78da0
ss                  0x10
db_enter+0x4:   popl    %ebp

ddb{5}> ps
   PID     TID   PPID    UID  S       FLAGS  WAIT          COMMAND
 23158  290451  99681      0  3  0x20000088  sigsusp       signal-stress
 79660  240292  99681      0  3  0x20000088  sigsusp       signal-stress
  5151   32150  99681      0  7  0x20000000                signal-stress
 76435  196523  99681      0  7  0x20000008                signal-stress
 60513  367678  99681      0  7  0x20000008                signal-stress
 68474  286928  99681      0  3  0x20000088  sigsusp       signal-stress
*32642  429124  99681      0  4  0x48000408                signal-stress
 95977  219035  99681      0  3  0x20000088  sigsusp       signal-stress
 83198  211027  99681      0  3  0x20000088  sigsusp       signal-stress
 34365  463158  99681      0  3  0x20000088  sigsusp       signal-stress
 68883  132434  99681      0  3  0x20000088  sigsusp       signal-stress
 25896  284553  99681      0  3  0x20000088  sigsusp       signal-stress
 52229  199560  99681      0  3  0x20000088  sigsusp       signal-stress
 59083  320992  99681      0  3  0x20000088  sigsusp       signal-stress
 15194  518514  99681      0  3  0x20000088  sigsusp       signal-stress
  4804   43393  99681      0  3  0x20000088  sigsusp       signal-stress
 17912   19271  99681      0  3  0x20000088  sigsusp       signal-stress
 28440  519788  99681      0  3  0x20000088  sigsusp       signal-stress
 51564  255091  99681      0  3  0x20000088  sigsusp       signal-stress
 22451  388734  99681      0  3  0x20000088  sigsusp       signal-stress
 55411  505153  99681      0  3  0x20000088  sigsusp       signal-stress
  6341  200353  99681      0  3  0x20000088  sigsusp       signal-stress
 99732  143008  99681      0  3  0x20000088  sigsusp       signal-stress
 45133  262852  99681      0  3  0x20000088  sigsusp       signal-stress
 37649   49967  99681      0  3  0x20000088  sigsusp       signal-stress
 83303  477489  99681      0  3  0x20000088  sigsusp       signal-stress
 93004  128977  99681      0  3  0x20000088  sigsusp       signal-stress
 84591  198168  99681      0  3  0x20000088  sigsusp       signal-stress
  6115  237266  99681      0  3  0x20000088  sigsusp       signal-stress
 54631  358595  99681      0  3  0x20000088  sigsusp       signal-stress
 37875   29909  99681      0  3  0x20000088  sigsusp       signal-stress
 89537  128031  99681      0  3  0x20000088  sigsusp       signal-stress
 85717  380039  99681      0  3  0x20000088  sigsusp       signal-stress
 92530  445959  99681      0  3  0x20000088  sigsusp       signal-stress
 89836  112610  99681      0  3  0x20000088  sigsusp       signal-stress
 99681  235047  62861      0  7         0x2                signal-stress
 62861   35024  85533      0  3    0x10008a  sigsusp       make
 85533  384619  32091      0  3    0x10008a  sigsusp       sh
 32091  141408   4795      0  3    0x10008a  sigsusp       make
 25782  179083  24248      0  3    0x100083  ttyin         ksh
 24248  480724   4709      0  3        0x98  kqread        sshd-session
  4709   67829  63261      0  3        0x92  kqread        sshd-session
 41170  211048   2649      0  3    0x100082  piperd        gzip
  2649  219135   4795      0  3    0x100082  piperd        pax
  4795  495734  79998      0  3        0x82  piperd        perl
 79998  484594  69969      0  3    0x10008a  sigsusp       ksh
 69969  128915  50069      0  3        0x98  kqread        sshd-session
 50069  475368  63261      0  3        0x92  kqread        sshd-session
 53185  106060      1      0  3    0x100083  ttyin         getty
 41819  335504      1      0  3    0x100083  ttyin         getty
 17378  265299      1      0  3    0x100083  ttyin         getty
 59535  306910      1      0  3    0x100083  ttyin         getty
 31545  254532      1      0  3    0x100083  ttyin         getty
 36691  229812      1      0  3    0x100083  ttyin         getty
 48002  394984      1      0  3    0x100098  kqread        cron
 46218  396602      1     99  3   0x1100090  kqread        sndiod
 19421    7884      1    110  3    0x100090  kqread        sndiod
 28469  107837   4129     95  3   0x1100092  kqread        smtpd
 17836  390447   4129    103  3   0x1100092  kqread        smtpd
 41002  222694   4129     95  3   0x1100092  kqread        smtpd
 57896  288910   4129     95  3    0x100092  kqread        smtpd
 71260  426920   4129     95  3   0x1100092  kqread        smtpd
 19339   38939   4129     95  3   0x1100092  kqread        smtpd
  4129   34410      1      0  3    0x100080  kqread        smtpd
 14534  130619  39810     91  3        0x92  kqread        snmpd_metrics
 74373  290896  39810     91  3   0x1100092  kqread        snmpd
 39810  105350      1      0  3    0x100080  kqread        snmpd
 63261  291153      1      0  3        0x88  kqread        sshd
 98693  272370      0      0  3     0x14200  acct          acct
 15715  312137      0      0  3     0x14280  nfsidl        nfsio
  7435  131916      0      0  3     0x14280  nfsidl        nfsio
 82559  228192      0      0  3     0x14280  nfsidl        nfsio
 92469  112308      0      0  3     0x14280  nfsidl        nfsio
 89277  125693      1      0  3    0x100080  kqread        ntpd
 97042  141158  98505     83  3    0x100092  kqread        ntpd
 98505  133130      1     83  3   0x1100092  kqread        ntpd
 89449   84027  96090     74  3   0x1100092  bpf           pflogd
 96090  400214      1      0  3        0x80  sbwait        pflogd
 45535  488177  71710     73  3   0x1100090  kqread        syslogd
 71710  276310      1      0  3    0x100082  sbwait        syslogd
 43449  512316  35729     77  3    0x100092  kqread        dhcpleased
  7044   78920  35729     77  3    0x100092  kqread        dhcpleased
 35729  329131      1      0  3        0x80  kead        dhcpleased
 78390  159244  12833    115  3    0x100092  kqread        slaacd
 80896   50366  12833    115  3    0x100092  kqread        slaacd
 12833  456330      1      0  3    0x100080  kqread        slaacd
 98760   50391      0      0  3     0x14200  bored         smr
 15014    7394      0      0  3     0x14200  pgzero        zerothread
 91097  409074      0      0  3     0x14200  aiodoned      aiodoned
 40834  114788      0      0  3     0x14200  syncer        update
 62168  274033      0      0  3     0x14200  cleaner       cleaner
 80554  319345      0      0  3     0x14200  reaper        reaper
 22125  353490      0      0  3     0x14200  pgdaemon      pagedaemon
 34517  383413      0      0  3     0x14200  bored         wsdisplay0
 67655  305831      0      0  3     0x14200  usbtsk        usbtask
 38676  173295      0      0  3     0x14200  usbatsk       usbatsk
  5810  418130      0      0  3     0x14200  bored         sensors
 20066  304019      0      0  3  0x40014200  acpi0         acpi0
 27187  353347      0      0  3  0x40014200                idle7
 59705  182583      0      0  3  0x40014200                idle6
 31711  426684      0      0  3  0x40014200                idle5
 65271  201499      0      0  7  0x40014200                idle4
 24382  414235      0      0  7  0x40014200                idle3
 19274   94952      0      0  3  0x40014200                idle2
 92361   85698      0      0  3  0x40014200                idle1
 37958  331928      0      0  3     0x14200  bored         softnet3
 59410  336874      0      0  3     0x14200  bored         softnet2
 38643  236005      0      0  3     0x14200  bored         softnet1
 68729  125191      0      0  3     0x14200  bored         softnet0
 96786  160751      0      0  3     0x14200  bored         systqmp
 32767  507941      0      0  3     0x14200  bored         systq
 15034  467083      0      0  3     0x14200  tmoslp        softclockmp
 33021  393377      0      0  3  0x40014200  tmoslp        softclock
 45205  341147      0      0  7  0x40014200                idle0
  8652  356626      0      0  3     0x14200  kmalloc       kmthread
     1  361877      0      0  3        0x82  wait          init
     0       0     -1      0  3     0x10200  scheduler     swapper

ddb{5}> show uvm
Current UVM status:
  pagesize=4096 (0x1000), pagemask=0xfff, pageshift=12
  740962 VM pages: 13619 active, 53094 inactive, 1 wired, 542147 free (67813 
zero)
  min  10% (25) anon, 10% (25) vnode, 5% (12) vtext
  freemin=24698, free-target=32930, inactive-target=0, wired-max=246987
  faults=234970108, traps=240662586, intrs=2132199, ctxswitch=39011584 
fpuswitch=1859747
  softint=7157983, syscalls=337353880, kmapent=14
  fault counts:
    noram=0, noanon=0, noamap=0, pgwait=0, pgrele=0
    ok relocks(total)=150507(157855), anget(retries)=94107705(0), 
amapcopy=46792062
    neighbor anon/obj pg=21906956/63177029, gets(lock/unlock)=18299875/158057
    cases: anon=87090994, anoncow=7016711, obj=16351894, prcopy=1940431, 
przero=122088936
  daemon and swap counts:
    woke=0, revs=0, scans=0, obscans=0, anscans=0
    busy=0, freed=0, reactivate=0, deactivate=0
    pageouts=0, pending=0, nswget=0
    nswapdev=1
    swpages=824403, swpginuse=0, swpgonly=0 paging=0
  kernel pointers:
    objs(kern)=0xd0fee284

OpenBSD 7.6-current (GENERIC.MP) #0: Tue Nov  5 13:39:45 CET 2024
    r...@ot1.obsd-lab.genua.de:/usr/src/sys/arch/i386/compile/GENERIC.MP
real mem  = 3108278272 (2964MB)
avail mem = 3034173440 (2893MB)
random: good seed from bootblocks
mpath0 at root
scsibus0 at mpath0: 256 targets
mainbus0 at root
bios0 at mainbus0: date 04/21/14, SMBIOS rev. 2.8 @ 0xbbb9f000 (129 entries)
bios0: vendor American Megatrends Inc. version "1.0c" date 02/25/2015
bios0: Supermicro ggaL
acpi0 at bios0: ACPI 5.0
acpi0: sleep states S0 S4 S5
acpi0: tables DSDT FACP APIC FPDT FIDT SPMI MCFG UEFI MCEJ BDAT HPET PMCT WDDT 
SSDT SSDT SSDT PRAD DMAR
acpi0: wakeup devices IP2P(S4) XHCI(S4) EHC1(S4) EHC2(S4) RP01(S4) RP02(S4) 
RP03(S4) RP04(S4) RP05(S4) RP06(S4) RP07(S4) RP08(S4) BR1A(S4) BR1B(S4) 
BR2A(S4) BR2B(S4) [...]
acpitimer0 at acpi0: 3579545 Hz, 24 bits
acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.81 
GHz, 06-3f-02, patch 00000049
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges
cpu0: apic clock running at 100MHz
cpu0: mwait min=64, max=64, C-substates=0.2.1.2, IBE
cpu1 at mainbus0: apid 2 (application processor)
cpu1: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu1: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu2 at mainbus0: apid 4 (application processor)
cpu2: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu2: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PD,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu3 at mainbus0: apid 6 (application processor)
cpu3: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu3: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu4 at mainbus0: apid 16 (application processor)
cpu4: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu4: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu5 at mainbus0: apid 18 (application processor)
cpu5: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu5: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu6 at mainbus0: apid 20 (application processor)
cpu6: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu6: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
cpu7 at mainbus0: apid 22 (application processor)
cpu7: Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz ("GenuineIntel" 686-class) 2.41 
GHz, 06-3f-02, patch 00000049
cpu7: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,SDBG,FMA3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,PERF,ITSC,FSGSBASE,TSC_ADJUST,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,PQM,MD_CLEAR,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,MELTDOWN
ioapic0 at mainbus0: apid 8 pa 0xfec00000, version 20, 24 pins
ioapic1 at mainbus0: apid 9 pa 0xfec01000, version 20, 24 pins
ioapic2 at mainbus0: apid 10 pa 0xfec40000, version 20, 24 pins
acpimcfg0 at acpi0
acpimcfg0: addr 0xc0000000, bus 0-255
acpihpet0 at acpi0: 14318179 Hz
acpiprt0 at acpi0: bus 255 (UNC1)
acpiprt1 at acpi0: bus 127 (UNC0)
acpiprt2 at acpi0: bus 0 (PCI0)
acpiprt3 at acpi0: bus 8 (RP05)
acpiprt4 at acpi0: bus 9 (BR72)
acpiprt5 at acpi0: bus 1 (BR1A)
acpiprt6 at acpi0: bus 2 (BR2A)
acpiprt7 at acpi0: bus -1 (BR2B)
acpiprt8 at acpi0: bus 3 (BR2C)
acpiprt9 at acpi0: bus -1 (BR2D)
acpiprt10 at acpi0: bus 4 (BR3A)
acpiprt11 at acpi0: bus -1 (BR3B)
acpiprt12 at acpi0: bus 5 (BR3C)
acpiprt13 at acpi0: bus 128 (PCI1)
acpiprt14 at acpi0: bus 130 (QR1A)
acpiprt15 at acpi0: bus -1 (QR1B)
acpiprt16 at acpi0: bus 131 (QR2A)
acpiprt17 at acpi0: bus -1 (QR2B)
acpiprt18 at acpi0: bus 132 (QR2C)
acpiprt19 at acpi0: bus -1 (QR2D)
acpiprt20 at acpi0: bus 134 (QR3A)
acpiprt21 at acpi0: bus -1 (QR3B)
acpiprt22 at acpi0: bus -1 (QR3C)
acpiprt23 at acpi0: bus -1 (QR3D)
"PNP0A03" at acpi0 not configured
"PNP0A03" at acpi0 not configured
"ACPI0004" at acpi0 not configured
"ACPI0004" at acpi0 not configured
"ACPI0004" at acpi0 not configured
"ACPI0004" at acpi0 not configured
"PNP0C14" at acpi0 not configured
"PNP0A08" at acpi0 not configured
"PNP0003" at acpi0 not configured
acpicmos0 at acpi0
"PNP0501" at acpi0 not configured
"PNP0501" at acpi0 not configured
"IPI0001" at acpi0 not configured
"PNP0A08" at acpi0 not configured
acpibtn0 at acpi0: PWRB
"ACPI000D" at acpi0 not configured
acpicpu0 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu1 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu2 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu3 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu4 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu5 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu6 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
acpicpu7 at acpi0: C2(350@41 io@0x415), C1(1016@1 halt), PSS
bios0: ROM list: 0xc0000/0x8000 0xc8000/0x7800 0xcf800/0x1000
ipmi at mainbus0 not configured
cpu0: Enhanced SpeedStep 2401 MHz: speeds: 2401, 2400, 2300, 2200, 2100, 2000, 
1900, 1800, 1700, 1600, 1500, 1400, 1300, 1200 MHz
pci0 at mainbus0 bus 0: configuration mode 1 (bios)
pchb0 at pci0 dev 0 function 0 "Intel E5 v3 Host" rev 0x02
ppb0 at pci0 dev 1 function 0 "Intel E5 v3 PCIE" rev 0x02
pci1 at ppb0 bus 1
mfii0 at pci1 dev 0 function 0 "Symbios Logic MegaRAID SAS3108" rev 0x02: msi
mfii0: "LSI 3108 MegaRAID", firmware 24.7.0-0026, 2048MB cache
scsibus1 at mfii0: 64 targets
sd0 at scsibus1 targ 0 lun 0: <LSI, SMC3108, 4.27> 
naa.600304801c9b3a00291ea0991290dc71
sd0: 278976MB, 512 bytes/sector, 571342848 sectors
scsibus2 at mfii0: 256 targets
ppb1 at pci0 dev 2 function 0 "Intel E5 v3 PCIE" rev 0x02
pci2 at ppb1 bus 2
ppb2 at pci0 dev 2 function 2 "Intel E5 v3 PCIE" rev 0x02
pci3 at ppb2 bus 3
ppb3 at pci0 dev 3 function 0 "Intel E5 v3 PCIE" rev 0x02
pci4 at ppb3 bus 4
ppb4 at pci0 dev 3 function 2 "Intel E5 v3 PCIE" rev 0x02
pci5 at ppb4 bus 5
em0 at pci5 dev 0 function 0 "Intel I350" rev 0x01: msi, address 
0c:c4:7a:6a:18:34
em1 at pci5 dev 0 function 1 "Intel I350" rev 0x01: msi, address 
0c:c4:7a:6a:18:35
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 0 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 1 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 2 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 3 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 4 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 5 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 6 not configured
"Intel E5 v3 DMA" rev 0x02 at pci0 dev 4 function 7 not configured
"Intel E5 v3 Address Map" rev 0x02 at pci0 dev 5 function 0 not configured
"Intel E5 v3 Hot Plug" rev 0x02 at pci0 dev 5 function 1 not configured
"Intel E5 v3 Error Reporting" rev 0x02 at pci0 dev 5 function 2 not configured
"Intel E5 v3 I/O APIC" rev 0x02 at pci0 dev 5 function 4 not configured
"Intel C610 MS SPSR" rev 0x05 at pci0 dev 17 function 0 not configured
"Intel C610 MEI" rev 0x05 at pci0 dev 22 function 0 not configured
"Intel C610 MEI" rev 0x05 at pci0 dev 22 function 1 not configured
ehci0 at pci0 dev 26 function 0 "Intel C610 USB" rev 0x05: apic 8 int 18
usb0 at ehci0: USB revision 2.0
uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 
addr 1
ppb5 at pci0 dev 28 function 0 "Intel C610 PCIE" rev 0xd5
pci6 at ppb5 bus 7
ppb6 at pci0 dev 28 function 4 "Intel C610 PCIE" rev 0xd5: apic 8 int 16
pci7 at ppb6 bus 8
ppb7 at pci7 dev 0 function 0 "ASPEED Technology AST1150 PCI" rev 0x03
pci8 at ppb7 bus 9
vga1 at pci8 dev 0 function 0 "ASPEED Technology AST2000" rev 0x30
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ehci1 at pci0 dev 29 function 0 "Intel C610 USB" rev 0x05: apic 8 int 18
usb1 at ehci1: USB revision 2.0
uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 
addr 1
pcib0 at pci0 dev 31 function 0 "Intel C610 LPC" rev 0x05
ahci0 at pci0 dev 31 function 2 "Intel C610 AHCI" rev 0x05: msi, AHCI 1.3
ahci0: port 0: 1.5Gb/s
scsibus3 at ahci0: 32 targets
cd0 at scsibus3 targ 0 lun 0: <TEAC, DV-W28SS-B, 1.2A> removable
ichiic0 at pci0 dev 31 function 3 "Intel C610 SMBus" rev 0x05: apic 8 int 18
iic0 at ichiic0
isa0 at pcib0
isadma0 at isa0
com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo
com0: console
com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo
pckbc0 at isa0 port 0x60/5 irq 1 irq 12
pcppi0 at isa0 port 0x61
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16
pci9 at mainbus0 bus 255
"Intel E5 v3 QPI" rev 0x02 at pci9 dev 8 function 0 not configured
"Intel E5 v3 QPI" rev 0x02 at pci9 dev 8 function 2 not configured
"Intel E5 v3 QPI" rev 0x02 at pci9 dev 8 function 3 not configured
"Intel E5 v3 QPI Monitor" rev 0x02 at pci9 dev 11 function 0 not configured
"Intel E5 v3 QPI Monitor" rev 0x02 at pci9 dev 11 function 1 not configured
"Intel E5 v3 QPI Monitor" rev 0x02 at pci9 dev 11 function 2 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci9 dev 12 function 0 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci9 dev 12 function 1 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci9 dev 12 function 2 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci9 dev 12 function 3 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci9 dev 12 function 4 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci9 dev 12 function 5 not configured
"Intel E5 v3 Ring Agent" rev 0x02 at pci9 dev 15 function 0 not configured
"Intel E5 v3 Ring Agent" rev 0x02 at pci9 dev 15 function 1 not configured
"Intel E5 v3 SAD" rev 0x02 at pci9 dev 15 function 4 not configured
"Intel E5 v3 SAD" rev 0x02 at pci9 dev 15 function 5 not configured
"Intel E5 v3 SAD" rev 0x02 at pci9 dev 15 function 6 not configured
"Intel E5 v3 PCIE Ring" rev 0x02 at pci9 dev 16 function 0 not configured
"Intel E5 v3 PCIE Monitor" rev 0x02 at pci9 dev 16 function 1 not configured
"Intel E5 v3 Scratch" rev 0x02 at pci9 dev 16 function 5 not configured
"Intel E5 v3 Scratch" rev 0x02 at pci9 dev 16 function 6 not configured
"Intel E5 v3 Scratch" rev 0x02 at pci9 dev 16 function 7 not configured
"Intel E5 v3 Home Agent" rev 0x02 at pci9 dev 18 function 0 not configured
"Intel E5 v3 Home Agent" rev 0x02 at pci9 dev 18 function 1 not configured
"Intel E5 v3 Memory" rev 0x02 at pci9 dev 19 function 0 not configured
"Intel E5 v3 RAS" rev 0x02 at pci9 dev 19 function 1 not configured
"Intel E5 v3 TAD" rev 0x02 at pci9 dev 19 function 2 not configured
"Intel E5 v3 TAD" rev 0x02 at pci9 dev 19 function 3 not configured
"Intel E5 v3 TAD" rev 0x02 at pci9 dev 19 function 4 not configured
"Intel E5 v3 TAD" rev 0x02 at pci9 dev 19 function 5 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci9 dev 19 function 6 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci9 dev 19 function 7 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci9 dev 20 function 0 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci9 dev 20 function 1 not configured
"Intel E5 v3 Error" rev 0x02 at pci9 dev 20 function 2 not configured
"Intel E5 v3 Error" rev 0x02 at pci9 dev 20 function 3 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci9 dev 20 function 6 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci9 dev 20 function 7 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci9 dev 21 function 0 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci9 dev 21 function 1 not configured
"Intel E5 v3 Error" rev 0x02 at pci9 dev 21 function 2 not configured
"Intel E5 v3 Error" rev 0x02 at pci9 dev 21 function 3 not configured
"Intel E5 v3 TA" rev 0x02 at pci9 dev 22 function 0 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci9 dev 22 function 6 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci9 dev 22 function 7 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci9 dev 23 function 0 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci9 dev 23 function 4 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci9 dev 23 function 5 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci9 dev 23 function 6 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci9 dev 23 function 7 not configured
"Intel E5 v3 PCU" rev 0x02 at pci9 dev 30 function 0 not configured
"Intel E5 v3 PCU" rev 0x02 at pci9 dev 30 function 1 not configured
"Intel E5 v3 PCU" rev 0x02 at pci9 dev 30 function 2 not configured
"Intel E5 v3 PCU" rev 0x02 at pci9 dev 30 function 3 not configured
"Intel E5 v3 PCU" rev 0x02 at pci9 dev 30 function 4 not configured
"Intel E5 v3 VCU" rev 0x02 at pci9 dev 31 function 0 not configured
"Intel E5 v3 VCU" rev 0x02 at pci9 dev 31 function 2 not configured
pci10 at mainbus0 bus 127
"Intel E5 v3 QPI" rev 0x02 at pci10 dev 8 function 0 not configured
"Intel E5 v3 QPI" rev 0x02 at pci10 dev 8 function 2 not configured
"Intel E5 v3 QPI" rev 0x02 at pci10 dev 8 function 3 not configured
"Intel E5 v3 QPI Monitor" rev 0x02 at pci10 dev 11 function 0 not configured
"Intel E5 v3 QPI Monitor" rev 0x02 at pci10 dev 11 function 1 not configured
"Intel E5 v3 QPI Monitor" rev 0x02 at pci10 dev 11 function 2 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci10 dev 12 function 0 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci10 dev 12 function 1 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci10 dev 12 function 2 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci10 dev 12 function 3 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci10 dev 12 function 4 not configured
"Intel E5 v3 Unicast" rev 0x02 at pci10 dev 12 function 5 not configured
"Intel E5 v3 Ring Agent" rev 0x02 at pci10 dev 15 function 0 not configured
"Intel E5 v3 Ring Agent" rev 0x02 at pci10 dev 15 function 1 not configured
"Intel E5 v3 SAD" rev 0x02 at pci10 dev 15 function 4 not configured
"Intel E5 v3 SAD" rev 0x02 at pci10 dev 15 function 5 not configured
"Intel E5 v3 SAD" rev 0x02 at pci10 dev 15 function 6 not configured
"Intel E5 v3 PCIE Ring" rev 0x02 at pci10 dev 16 function 0 not configured
"Intel E5 v3 PCIE Monitor" rev 0x02 at pci10 dev 16 function 1 not configured
"Intel E5 v3 Scratch" rev 0x02 at pci10 dev 16 function 5 not configured
"Intel E5 v3 Scratch" rev 0x02 at pci10 dev 16 function 6 not configured
"Intel E5 v3 Scratch" rev 0x02 at pci10 dev 16 function 7 not configured
"Intel E5 v3 Home Agent" rev 0x02 at pci10 dev 18 function 0 not configured
"Intel E5 v3 Home Agent" rev 0x02 at pci10 dev 18 function 1 not configured
"Intel E5 v3 Memory" rev 0x02 at pci10 dev 19 function 0 not configured
"Intel E5 v3 RAS" rev 0x02 at pci10 dev 19 function 1 not configured
"Intel E5 v3 TAD" rev 0x02 at pci10 dev 19 function 2 not configured
"Intel E5 v3 TAD" rev 0x02 at pci10 dev 19 function 3 not configured
"Intel E5 v3 TAD" rev 0x02 at pci10 dev 19 function 4 not configured
"Intel E5 v3 TAD" rev 0x02 at pci10 dev 19 function 5 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci10 dev 19 function 6 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci10 dev 19 function 7 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci10 dev 20 function 0 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci10 dev 20 function 1 not configured
"Intel E5 v3 Error" rev 0x02 at pci10 dev 20 function 2 not configured
"Intel E5 v3 Error" rev 0x02 at pci10 dev 20 function 3 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci10 dev 20 function 6 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci10 dev 20 function 7 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci10 dev 21 function 0 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci10 dev 21 function 1 not configured
"Intel E5 v3 Error" rev 0x02 at pci10 dev 21 function 2 not configured
"Intel E5 v3 Error" rev 0x02 at pci10 dev 21 function 3 not configured
"Intel E5 v3 TA" rev 0x02 at pci10 dev 22 function 0 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci10 dev 22 function 6 not configured
"Intel E5 v3 DDR Broadcast" rev 0x02 at pci10 dev 22 function 7 not configured
"Intel E5 v3 Thermal" rev 0x02 at pci10 dev 23 function 0 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci10 dev 23 function 4 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci10 dev 23 function 5 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci10 dev 23 function 6 not configured
"Intel E5 v3 DDRIO" rev 0x02 at pci10 dev 23 function 7 not configured
"Intel E5 v3 PCU" rev 0x02 at pci10 dev 30 function 0 not configured
"Intel E5 v3 PCU" rev 0x02 at pci10 dev 30 function 1 not configured
"Intel E5 v3 PCU" rev 0x02 at pci10 dev 30 function 2 not configured
"Intel E5 v3 PCU" rev 0x02 at pci10 dev 30 function 3 not configured
"Intel E5 v3 PCU" rev 0x02 at pci10 dev 30 function 4 not configured
"Intel E5 v3 VCU" rev 0x02 at pci10 dev 31 function 0 not configured
"Intel E5 v3 VCU" rev 0x02 at pci10 dev 31 function 2 not configured
pci11 at mainbus0 bus 128
ppb8 at pci11 dev 0 function 0 "Intel E5 v3 PCIE" rev 0x02
pci12 at ppb8 bus 129
ppb9 at pci11 dev 1 function 0 "Intel E5 v3 PCIE" rev 0x02
pci13 at ppb9 bus 130
ppb10 at pci11 dev 2 function 0 "Intel E5 v3 PCIE" rev 0x02
pci14 at ppb10 bus 131
ppb11 at pci11 dev 2 function 2 "Intel E5 v3 PCIE" rev 0x02
pci15 at ppb11 bus 132
em2 at pci15 dev 0 function 0 "Intel 82576" rev 0x01: msi, address 
90:e2:ba:a4:76:86
em3 at pci15 dev 0 function 1 "Intel 82576" rev 0x01: msi, address 
90:e2:ba:a4:76:87
ppb12 at pci11 dev 3 function 0 "Intel E5 v3 PCIE" rev 0x02
pci16 at ppb12 bus 134
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 0 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 1 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 2 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 3 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 4 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 5 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 6 not configured
"Intel E5 v3 DMA" rev 0x02 at pci11 dev 4 function 7 not configured
"Intel E5 v3 Address Map" rev 0x02 at pci11 dev 5 function 0 not configured
"Intel E5 v3 Hot Plug" rev 0x02 at pci11 dev 5 function 1 not configured
"Intel E5 v3 Error Reporting" rev 0x02 at pci11 dev 5 function 2 not configured
"Intel E5 v3 I/O APIC" rev 0x02 at pci11 dev 5 function 4 not configured
uhub2 at uhub0 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev 
2.00/0.05 addr 2
uhub3 at uhub1 port 1 configuration 1 interface 0 "Intel Rate Matching Hub" rev 
2.00/0.05 addr 2
ugen0 at uhub3 port 3 "Identive CLOUD 2700 R Smart Card Reader" rev 2.00/1.00 
addr 3
uhub4 at uhub3 port 8 configuration 1 interface 0 "vendor 0x0000 product 
0x0001" rev 2.00/0.00 addr 4
uhidev0 at uhub4 port 1 configuration 1 interface 0 "ATEN International product 
0x2419" rev 1.10/1.00 addr 5
uhidev0: iclass 3/1
ukbd0 at uhidev0: 8 variable keys, 6 key codes
wskbd0 at ukbd0: console keyboard, using wsdisplay0
uhidev1 at uhub4 port 1 configuration 1 interface 1 "ATEN International product 
0x2419" rev 1.10/1.00 addr 5
uhidev1: iclass 3/1
ums0 at uhidev1: 3 buttons, Z dir
wsmouse0 at ums0 mux 0
vscsi0 at root
scsibus4 at vscsi0: 256 targets
softraid0 at root
scsibus5 at softraid0: 256 targets
root on sd0a (a913072288ed594c.a) swap on sd0b dump on sd0b

Reply via email to