Source-Changes archive

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

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



On Wed,  5 Dec 2007 18:07:34 +0000 (UTC)
Juan Romero Pardines <xtraeme%netbsd.org@localhost> wrote:

> 
> Module Name:  src
> Committed By: xtraeme
> Date:         Wed Dec  5 18:07:34 UTC 2007
> 
> Modified Files:
>       src/sys/dev/pci: arcmsr.c arcmsrvar.h
> 
> Log Message:
> Make it use mutex(9) and condvar(9), bye bye spl(9) and tsleep(9).
> 
> Fully stable with all debugging options turned on, unless someday any
> problem appears :-)

Forgot to mention that the rwlock(9) is not needed anymore :-)

-- 
Juan Romero Pardines    - The NetBSD Project
http://plog.xtrarom.org - NetBSD/pkgsrc news in Spanish



Home | Main Index | Thread Index | Old Index