K 10 svn:author V 2 ed K 8 svn:date V 27 2008-11-19T21:07:33.467940Z K 7 svn:log V 188 Make nmdm(4) use MPSAFE callouts. For some reason the nmdm(4) driver doesn't use CALLOUT_MPSAFE, even though we live in the MPSAFE TTY era. Add the CALLOUT_MPSAFE flags. System survives. END