Searched hist:149558 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/ed/
H A Dif_ed.cdiff 149558 Sun Aug 28 21:56:25 MDT 2005 imp 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

Completed in 116 milliseconds