[ug-bosug] Re: IRQ fetching commands

Jürgen Keil jk at tools.de
Thu May 3 03:26:15 PDT 2007


> What iid the command to know the system IRQ in solaris?

::interrupts command in "mdb -k" ?

# echo ::interrupts | mdb -k
IRQ  Vect IPL Bus    Trg Type   CPU Share APIC/INT# ISR(s) 
1    0x41 5   ISA    Edg Fixed  1   1     0x0/0x1   i8042_intr
3    0xb1 12  ISA    Edg Fixed  1   1     0x0/0x3   asyintr
4    0xb0 12  ISA    Edg Fixed  1   1     0x0/0x4   asyintr
6    0x45 5   ISA    Edg Fixed  1   1     0x0/0x6   fdc_intr
9    0x81 9   PCI    Lvl Fixed  1   1     0x0/0x9   acpi_wrapper_isr
12   0x42 5   ISA    Edg Fixed  1   1     0x0/0xc   i8042_intr
14   0x40 5   ISA    Edg Fixed  0   1     0x0/0xe   ata_intr
15   0x44 5   ISA    Edg Fixed  0   1     0x0/0xf   ata_intr
16   0x82 9   PCI    Lvl Fixed  0   1     0x0/0x10  nv_intr
19   0x83 9   PCI    Lvl Fixed  0   1     0x0/0x13  hci1394_isr
20   0x60 6   PCI    Lvl Fixed  1   2     0x0/0x14  nge_chip_intr, ata_intr
21   0x84 9   PCI    Lvl Fixed  0   2     0x0/0x15  ehci_intr, audiohd_intr
22   0x21 1   PCI    Lvl Fixed  1   1     0x0/0x16  ohci_intr
23   0x43 5   PCI    Lvl Fixed  1   1     0x0/0x17  ata_intr
160  0xa0 0          Edg IPI    all 0     -         poke_cpu
192  0xc0 13         Edg IPI    all 1     -         xc_serv
208  0xd0 14         Edg IPI    all 1     -         kcpc_hw_overflow_intr
209  0xd1 14         Edg IPI    all 1     -         cbe_fire
210  0xd3 14         Edg IPI    all 1     -         cbe_fire
240  0xe0 15         Edg IPI    all 1     -         xc_serv
241  0xe1 15         Edg IPI    all 1     -         apic_error_intr
 
 
This message posted from opensolaris.org



More information about the ug-bosug mailing list