Displaying 2 results from an estimated 2 matches for "kcpc_hw_overflow_intr".
2008 Feb 08
16
Dom0 issues: snv_79b and Tecra M9
Hi all,
I have a Toshiba Tecra M9 and have not been able to boot it dom0. This
is running SXDE 01/08, snv79b.
After booting under kmdb and setting moddebug=80000000 before booting
the Solaris kernel (with help from Dan Mick), I was able to see
mac_ether as the last thing loading, right after loading the e1000g
driver. I cannot drop into kmdb via F1-A after it hangs. I''ve also
2005 Oct 18
2
intrstat prints incomplete interrupt statistics
...activity. This is because arg0 == NULL for acpi
interrupts in the interrupt-start action inside intrstat, so that intrstat
won''t report acpi interrupts:
http://groups.yahoo.com/group/solarisx86/message/29998
Other interrupts that are missing in intrstat output: cbe_fire(), xc_serv(),
kcpc_hw_overflow_intr(), apic_error_intr().
Wouldn''t it make sense to extend intrstat to include interrupt statistics
for interrupt handlers that don''t have a "struct dev_info *" associated
device?
This message posted from opensolaris.org