freebsd-dev/sys/dev/ed
Warner Losh 022abe003f Add comment about why checking for 0xff is OK. There's two bits in the
ISR that are normally clear. RST is one, though in some overflow cases
it can be set. RDC is only set when a remote DMA is finished from the
memory mapped memory to the transmit rings, which we poll fore in the
code with ED_LOCK around the operation that would set it.
2015-02-04 15:59:51 +00:00
..
ax88x90reg.h
dl100xxreg.h
if_ed98.h
if_ed_3c503.c - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
if_ed_cbus.c
if_ed_hpp.c Add bus space barriers for page switches missed in r260050. 2014-02-05 22:21:08 +00:00
if_ed_isa.c
if_ed_novell.c
if_ed_pccard.c - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
if_ed_pci.c
if_ed_rtl80x9.c - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
if_ed_sic.c
if_ed_wd80x3.c
if_ed.c Add comment about why checking for 0xff is OK. There's two bits in the 2015-02-04 15:59:51 +00:00
if_edreg.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
if_edvar.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00
rtl80x9reg.h
tc5299jreg.h - Switch to using the common MII bitbang'ing code instead of duplicating it. 2013-12-29 19:21:59 +00:00