freebsd-skq/sys/dev/ed
Warner Losh 99ad33d010 Have only one attach routine, rather than two.
Remove debug printfs.

This should allow the ed driver to work when memory mapping works again.
1999-10-25 06:15:45 +00:00
..
if_ed_isa.c Fix compiling PCCARD kernels. 1999-10-24 07:17:26 +00:00
if_ed_pccard.c Have only one attach routine, rather than two. 1999-10-25 06:15:45 +00:00
if_ed_pci.c - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00
if_ed.c Add pccard attachment. This won't work with memory mapped ed devices 1999-10-25 02:55:14 +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 - Remove the ISA, PCI, and PCCARD specific code from if_ed.c; it 1999-10-15 03:12:48 +00:00