freebsd-nq/sys/dev/bfe
Pyun YongHyeon 2be30c0d91 Because bfe(4) knows interrupt mask value there is no need to read
interrupt mask register again. This saves one register access per
each interrupt.
Also don't try to process frames when driver is not running.

Tested by:	kib, Gleb Kurtsou gleb.kurtsou at gmail dot com
		Ulrich Spoerlein uspoerlein at gmail dot com
2008-08-22 04:52:21 +00:00
..
if_bfe.c Because bfe(4) knows interrupt mask value there is no need to read 2008-08-22 04:52:21 +00:00
if_bfereg.h Remove bfe_link in softc and introduce two new flags to mark 2008-08-22 01:06:25 +00:00