CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/18 07:16:10
Modified files:
sys/dev/pci : if_ix.c ixgbe_type.h
Log message:
Support for new GPI signals, including X550 external PHY interrupt
This factors out the code configuring General Purpose Interrupts into
a separate function and provides LASI (Link Alarm Status Interrupt)
handler used by controllers in the X550 family lacking integrated PHY.
