Date: Fri, 18 Jun 2004 14:25:45 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c linux_ioctl.h Message-ID: <200406181425.i5IEPjdo049256@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2004-06-18 14:25:45 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c linux_ioctl.h
Log:
Add a stub for the Linux SOUND_MIXER_INFO ioctl (even though we don't
actually implement it), as some applications, such as RealProducer,
expect to be able to use it.
PR: kern/65971
Submitted by: Matt Wright
Revision Changes Path
1.118 +4 -0 src/sys/compat/linux/linux_ioctl.c
1.19 +1 -0 src/sys/compat/linux/linux_ioctl.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406181425.i5IEPjdo049256>
