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 Sat, Feb 23, 2008 at 03:32:51PM -0800, John Nemeth wrote:
> 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?

Nope.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933 ext 24


Home | Main Index | Thread Index | Old Index