Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/dev/isa



On Jun 9, 11:48am, David Young wrote:
} 
} Module Name:  src
} Committed By: dyoung
} Date:         Fri Feb 22 23:40:50 UTC 2008
} 
} Modified Files:
}       src/sys/dev/isa: fd.c fdc_isa.c fdcvar.h fdvar.h
} 
} Log Message:
} Suspend, resume, detach.
} 
} Use mutex(9) and condvar(9) instead of splbio(9)/splx(9) and
} tsleep(9)/wakeup(9).
} 
} Use device_t and accessors.  Use aprint_*_dev().

     Are these changes intended to make the i386 floppy driver MPSAFE?

}-- End of excerpt from David Young


Home | Main Index | Thread Index | Old Index