> > Is there any way to ratchet up the diagnostics on
> this or is there any way to change/view the irq's
> being used by Solaris?
> >   
> mdb -k
>  >::interrupts

# mdb -k
Loading modules: [ unix krtld genunix specfs dtrace uppc ufs ip sctp usba uhci 
s1394 fcp fctl nca lofs md cpc fcip random crypto zfs logindmux ptm nfs ipc ]> 
::interrupts
IRQ  Vector IPL(lo/hi) Bus Share ISR(s)
0     0x20     14/14    -   1    cbe_fire
1     0x21      5/5    ISA  1    i8042_intr
6     0x26      5/5    ISA  1    fdc_intr
9     0x29      9/9     -   1    acpi_wrapper_isr
10    0x2a      1/9    PCI  5    uhci_intr, pcic_intr, pcic_intr, hci1394_isr, 
ieee80211_gld_intr
12    0x2c      5/5    ISA  1    i8042_intr
14    0x2e      5/5    PCI  1    ata_intr

Looks like IRQ 10 is as it should be.

alan
 
 
This message posted from opensolaris.org

Reply via email to