freebsd-skq/sys/dev/bge
yongari 3f77820f83 Reorder interrupt handler a bit such that producer/consumer
index of status block is read first before acknowledging the
interrupts. Otherwise bge(4) may get stale status block as
acknowledging an interrupt may yield another status block update.

Reviewed by:	marius
2010-03-12 18:18:04 +00:00
..
if_bge.c Reorder interrupt handler a bit such that producer/consumer 2010-03-12 18:18:04 +00:00
if_bgereg.h For controllers that has dual mode PHY(copper or fiber) interfaces 2010-01-14 19:08:43 +00:00