Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   joerg
Date:           Thu Dec 13 14:40:37 UTC 2007

Modified Files:
        src/sys/dev: audio.c audiovar.h

Log Message:
Don't count poll(2) and select(2) as device activity. Don't activate the
device on write(2) if it is suspended and was not idle.


To generate a diff of this commit:
cvs rdiff -r1.229 -r1.230 src/sys/dev/audio.c
cvs rdiff -r1.41 -r1.42 src/sys/dev/audiovar.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