freebsd-dev/sys/dev/nfe
Pyun YongHyeon 0142a9b171 During boot(before setting IP address) PHY can generate link state
change interrupt if the link is established with link parter. However
interrupt handler didn't acknowledge the interrupt if nfe(4) was not
running at the time of interrupt delivery. This caused endless
interrupt generation. Fix the bug by acknowledging the interrupt
regardless of running state of the driver.

PR:	kern/116295
Submitted by:	Mark Derbyshire (mark At taom dot com)
Approved by:	re (kensmith)
2007-09-14 05:12:25 +00:00
..
if_nfe.c During boot(before setting IP address) PHY can generate link state 2007-09-14 05:12:25 +00:00
if_nfereg.h The maximum size of the sum of all segment lengths in a given DMA mapping 2007-06-12 10:51:47 +00:00
if_nfevar.h Don't fail on device attach if jumbo frame support was unsuccessful. 2007-07-24 01:11:00 +00:00