- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to understand the 82599 chip, and I'd have a question concerning interrupts.
The data sheet (Revision: 2.74) marks bit 31 in EICR as "reserved", but the Linux driver
source defines it as
# define IXGBE_EICR_OTHER 0x80000000 /* Interrupt Cause Active */
I saw in the interrupt service routine that sometimes this bit is set when an interrupt
occurs, and sometimes it is reset. This applies to the same cause, for example
link status change (LSC).
Can somebody explain the meaning of this bit?
Thanks
Gunter
- Tags:
- Hardware
Link Copied
0 Replies
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page