Source-Changes archive

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

CVS commit: src/sys/dev/pci



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 :-)


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/pci/arcmsr.c src/sys/dev/pci/arcmsrvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index