Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   nat
Date:           Sun May  7 08:19:39 UTC 2017

Modified Files:
        src/share/man/man4: audio.4
        src/sys/dev: audio.c audiovar.h

Log Message:
Audio mmap now works with all devices as hw->mappage is no longer used.
Audio ring buffers are now uvm objects.

This was made possibile with help from christos@ and much help and mmap
functions written by riastradh@.


To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/share/man/man4/audio.4
cvs rdiff -u -r1.335 -r1.336 src/sys/dev/audio.c
cvs rdiff -u -r1.54 -r1.55 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