freebsd-dev/sys/dev/ed
Warner Losh 5c8fcbc866 Patch to allow the ed driver interrupt routine to terminate if the
card is ejected while we're in this routine.

yamamoto-san's original patch had a small race window for AX88190
chips, which I corrected by limiting the number of iterations we'd try
to reset the bits to be about 15ms rather than forever.  This seems to
work for me, but I don't have a large collections of cards based on
this chipset.

Submitted by:	YAMAMOTO Shigeru
2001-11-24 16:15:18 +00:00
..
if_ed98.h - Fixed the conversion to bus_space interface. 2000-08-17 12:15:45 +00:00
if_ed_cbus.c Minor newbus/style(9) cleanups. 2000-12-26 06:38:04 +00:00
if_ed_isa.c Minor newbus/style(9) cleanups. 2000-12-26 06:38:04 +00:00
if_ed_pccard.c Comment out some bogus entries. somehow they match everything, which 2001-11-20 06:18:36 +00:00
if_ed_pci.c Add support for Dlink DL10022 to the ed driver. This is a mii part 2001-03-03 08:31:37 +00:00
if_ed.c Patch to allow the ed driver interrupt routine to terminate if the 2001-11-24 16:15:18 +00:00
if_edreg.h Attach the miibus for Linksys/Dlink cards from the attach routine, 2001-07-22 18:58:44 +00:00
if_edvar.h Add an option ED_NO_MIIBUS, which causes the `ed' driver to be 2001-09-29 22:32:03 +00:00