Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat
Module Name: src
Committed By: jmcneill
Date: Tue Jan 22 01:05:05 UTC 2008
Modified Files:
src/sys/compat/linux32/common: linux32_ioctl.c
src/sys/compat/ossaudio: ossaudiovar.h
Log Message:
Add ossaudio support for COMPAT_LINUX32, with help from mrg. With this
change, audio now works on amd64 with native firefox, nspluginwrapper, and
the 32-bit linux flash binaries.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/compat/linux32/common/linux32_ioctl.c
cvs rdiff -r1.13 -r1.14 src/sys/compat/ossaudio/ossaudiovar.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