opnsense-src/sys/dev/ed
Warner Losh f1c4694df3 Finish conversion to bus space and make ed MP safe.
o Lock ed
o Fix extra newline in probe messages
o Eliminate gone.
o Make detach less-racy.
o Eliminate spl*
o Switch from timeout/untimeout to callout interface.
o Read/write card memory using bus_space calls.
o generalize readmem so that we don't need ifs in the code.
o Fix memory stuff to be consistant.
o Remove OLDCARD compat stuff.
o Mark interrupt as MPSAFE.

# sic, hpp not tested at all
# ISA and PCI attachments lightly tested
2005-08-28 23:56:25 +00:00
..
if_ed.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed98.h Remove ifdef PC98. 2005-04-13 13:02:58 +00:00
if_ed_3c503.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_cbus.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_hpp.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_isa.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_novell.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_pccard.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_pci.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_sic.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_ed_wd80x3.c Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00
if_edreg.h Move the #defines from edreg to edvar which don't have anything to do 2005-02-14 22:28:51 +00:00
if_edvar.h Finish conversion to bus space and make ed MP safe. 2005-08-28 23:56:25 +00:00