Intel Pro 82546GB COPPER. Frames reception by disabled interrupts

Alexej Sokolov bsd.quest at googlemail.com
Thu Mar 26 10:16:25 PDT 2009


Hello,

interrupts disable:  E1000_WRITE_REG(&adapter->hw, E1000_IMC, 0xffffffff);
this clears interrupt mask register.

Question: Will network adapter accept incoming frames and transfer them to
hast memory by disabled interrupts ?

Thenx,
Alexej


More information about the freebsd-hackers mailing list