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
if_ed_cbus.c
if_ed_isa.c
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
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
if_edvar.h