> Date: Sun, 23 Mar 2014 17:53:47 +0100 (CET) > From: Donovan Watteau <[email protected]> > > ehci0 at pci0 dev 3 function 3 "SiS 7002 USB" rev 0x00: apic 2 int 23 > panic: kernel diagnostic assertion "(reg & 0x3) == 0" failed: file "../../../ > arch/amd64/pci/pci_machdep.c", line 272 > Stopped at Debugger+0x5: leave > Debugger() at Debugger+0x5 > panic() at panic+0xee > __assert() at __assert+0x21 > pci_conf_read() at pci_conf_read+0xdd > ehci_pci_takecontroller() at ehci_pci_takecontroller+0x6b > ehci_pci_attach() at ehci_pci_attach+0x22a > config_attach() at config_attach+0x1bc > pci_probe_device() at pci_probe_device+0x447 > pci_enumerate_bus() at pci_enumerate_bus+0xe9 > config_attach() at config_attach+0x1bc > end trace frame: 0xffffffff81edce80, count: 0 > RUN AT LEASE 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC! > DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION! > ddb> trace > Debugger() at Debugger+0x5 > panic() at panic+0xee > __assert() at __assert+0x21 > pci_conf_read() at pci_conf_read+0xdd > ehci_pci_takecontroller() at ehci_pci_takecontroller+0x6b > ehci_pci_attach() at ehci_pci_attach+0x22a > config_attach() at config_attach+0x1bc > pci_probe_device() at pci_probe_device+0x447 > pci_enumerate_bus() at pci_enumerate_bus+0xe9 > config_attach() at config_attach+0x1bc > mainbus_attach() at mainbus_attach+0x163 > config_attach() at config_attach+0x1bc > cpu_configure() at cpu_configure+0x17 > main() at main+0x41c > end trace frame: 0x0, count: -14 > ddb> ps > PID PPID PGRP UID S FLAGS WAIT COMMAND > * 0 -1 0 0 7 0x200 swapper > ddb>
Can you send the output of pcidump -vxx from that machine?
