Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.hardware > #1292

Assigned interrupts ... what's correct ?

From Armin <a-steinhoff@web.de>
Newsgroups comp.os.linux.hardware
Subject Assigned interrupts ... what's correct ?
Date 2012-06-30 12:42 +0200
Organization 1&1 Internet AG
Message-ID <jsml0s$nne$1@online.de> (permalink)

Show all headers | View raw


Hi,

I have tried to find out what IRQ has been assigned to the devices of my 
SuSE/Intel machine ... and I got different infos.

I'm really confused and here is what I did:

lspci -vvv

02:00.0 Ethernet controller: Atheros Communications L2 Fast Ethernet 
(rev a0)
         Subsystem: ASUSTeK Computer Inc. Device 8233
         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B- DisINTx+
         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
         Latency: 0, Cache Line Size: 16 bytes
         Interrupt: pin A routed to IRQ 43  <=======

--------------------------------------------------------

lspci -vvv -H1

02:00.0 Ethernet controller: Atheros Communications L2 Fast Ethernet 
(rev a0)
         Subsystem: ASUSTeK Computer Inc. Device 8233
         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- 
ParErr- Stepping- SERR- FastB2B- DisINTx+
         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- 
<TAbort- <MAbort- >SERR- <PERR- INTx-
         Latency: 0, Cache Line Size: 16 bytes
         Interrupt: pin A routed to IRQ 10 <=======

---------------------------------------------------------

dmesg | grep IRQ

[    0.804642] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 17 (level, low) 
-> IRQ 17
[    0.804910] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) 
-> IRQ 18
[    0.805193] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 19 (level, low) 
-> IRQ 19
[    1.961335] i915 0000:00:02.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    9.355871] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 19 (level, 
low) -> IRQ 19
[    9.635378] atl2 0000:02:00.0: PCI INT A -> GSI 17 (level, low) -> 
IRQ 17  <========


Any comments ?

--Armin

Back to comp.os.linux.hardware | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Assigned interrupts ... what's correct ? Armin <a-steinhoff@web.de> - 2012-06-30 12:42 +0200
  Re: Assigned interrupts ... what's correct ? Armin <a-steinhoff@web.de> - 2012-06-30 13:12 +0200
  Re: Assigned interrupts ... what's correct ? Clemens Ladisch <clemens@ladisch.de> - 2012-06-30 13:37 +0200

csiph-web