freebsd-dev/sys/dev/bge
Bruce Evans b64728e55e After rev.1.169, the "interrupt" coalescing parameters are not used in
bge_intr().  Some of them are used in bge_poll().  Simplify by only
initializing these for polling mode and not toggling them when switching
modes.  This also fixes missing synchronization with the coalescing
engine in the toggling.
2006-12-26 18:33:55 +00:00
..
if_bge.c After rev.1.169, the "interrupt" coalescing parameters are not used in 2006-12-26 18:33:55 +00:00
if_bgereg.h Re-enable MSI support for those chips on which it is believed to work 2006-12-22 02:59:58 +00:00