On Mon, 08 Aug 2011 17:57:49 +0900, J.Hwan Kim wrote:

> When I read /proc/interrupts, it displays interrupt type of my ethernet
> card with "PCI-MSI-edge".

Mmm, I get two modes for each of my ethernet devices:

sm01@stt008:~$ grep -i eth /proc/interrupts
 20:          1          0          0          0   IO-APIC-fasteoi   eth1
1276:     104018     104203     104044     103894   PCI-MSI-edge      eth0

I wonder what's the difference between those two :-?

> Does it mean MSI-X interrupt or MSI interrupt? I set to my ethernet
> driver operates with MSI-X interrupt.

As per this post:

http://www.mail-archive.com/[email protected]/msg02598.html

I'd say if msi-x is enabled it should be present.

Greetings,

-- 
Camaleón


-- 
To UNSUBSCRIBE, email to [email protected] 
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to