freebsd-dev/sys/dev/ed
Warner Losh 47c6e6e849 Fix pccard ed driver, I think.
o Expose ed_stop and call it early to shutdown the hardware.
o When releasing the interrupt, pass the cookie for the irq, not
  a pointer to the cookie (this is the base problem).
o Release other resources used, just like the ep driver
1999-12-10 07:22:53 +00:00
..
if_ed_isa.c I forgot to remove the "NCARD == 0" hacks that kept this driver 1999-11-20 09:28:01 +00:00
if_ed_pccard.c Fix pccard ed driver, I think. 1999-12-10 07:22:53 +00:00
if_ed_pci.c I forgot to remove the "NCARD == 0" hacks that kept this driver 1999-11-20 09:28:01 +00:00
if_ed.c Fix pccard ed driver, I think. 1999-12-10 07:22:53 +00:00
if_edreg.h - Added new macros ED_P1_MAR(i) and ED_P1_PAR(i) that replace 1999-09-02 15:06:23 +00:00
if_edvar.h Fix pccard ed driver, I think. 1999-12-10 07:22:53 +00:00