<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/compat/linux/linux_ioctl.h, branch releng/6.1</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>Start each of the license/copyright comments with /*-</title>
<updated>2005-01-05T22:34:37+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-05T22:34:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=898b0535b73b62baaf1d386b169e4d215194a012'/>
<id>898b0535b73b62baaf1d386b169e4d215194a012</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SNDCTL_DSP_SETDUPLEX. This may fix sound apps which want to</title>
<updated>2004-07-02T15:31:44+00:00</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2004-07-02T15:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a92c890fd179386f34a4d4a91993c1eedb8ae056'/>
<id>a92c890fd179386f34a4d4a91993c1eedb8ae056</id>
<content type='text'>
use full duplex mode.

Approved by:	matk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
use full duplex mode.

Approved by:	matk
</pre>
</div>
</content>
</entry>
<entry>
<title>Add stub for Linux SOUND_MIXER_READ_RECMASK, required by some Linux sound</title>
<updated>2004-06-18T14:36:24+00:00</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-06-18T14:36:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=cc5f91ee3516ce4e7cbbab2bfc04f66b097cf858'/>
<id>cc5f91ee3516ce4e7cbbab2bfc04f66b097cf858</id>
<content type='text'>
applications.

PR:		misc/27471
Submitted by:	Gavin Atkinson (with cleanups)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
applications.

PR:		misc/27471
Submitted by:	Gavin Atkinson (with cleanups)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a stub for the Linux SOUND_MIXER_INFO ioctl (even though we don't</title>
<updated>2004-06-18T14:25:44+00:00</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-06-18T14:25:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=bf4f8992cdbaa819119b63db0ca42d514154396a'/>
<id>bf4f8992cdbaa819119b63db0ca42d514154396a</id>
<content type='text'>
actually implement it), as some applications, such as RealProducer,
expect to be able to use it.

PR:		kern/65971
Submitted by:	Matt Wright
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
actually implement it), as some applications, such as RealProducer,
expect to be able to use it.

PR:		kern/65971
Submitted by:	Matt Wright
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for more linux ioctls.</title>
<updated>2004-06-14T07:26:23+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-14T07:26:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=71e9d5f9c8d71a918fc60c8ab0128087cefd9373'/>
<id>71e9d5f9c8d71a918fc60c8ab0128087cefd9373</id>
<content type='text'>
I've had this sitting in my tree for a long time and I can't seem to
find who sent it to me in the first place, apologies to whoever is
missing out on a Contributed by: line here.

I belive it works as it should.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I've had this sitting in my tree for a long time and I can't seem to
find who sent it to me in the first place, apologies to whoever is
missing out on a Contributed by: line here.

I belive it works as it should.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add BSD compatibility tty ioctls LINUX_TIOCSBRK and LINUX_TIOCCBRK. This</title>
<updated>2004-02-19T12:38:12+00:00</updated>
<author>
<name>Bruce M Simpson</name>
<email>bms@FreeBSD.org</email>
</author>
<published>2004-02-19T12:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a1166f24396ed27270c7b8590a49e115393afc7b'/>
<id>a1166f24396ed27270c7b8590a49e115393afc7b</id>
<content type='text'>
addition appears to allow VMware 3 Workstation to operate with nmdm(4)
as a virtual COM device.

Tested by:	Guido van Rooij
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
addition appears to allow VMware 3 Workstation to operate with nmdm(4)
as a virtual COM device.

Tested by:	Guido van Rooij
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an ioctl handler for the DRM.  This removes the need for the DRM_LINUX</title>
<updated>2003-04-24T23:36:35+00:00</updated>
<author>
<name>Eric Anholt</name>
<email>anholt@FreeBSD.org</email>
</author>
<published>2003-04-24T23:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=caa18809dfb5b8cc0cba2aa7582c125e474354c7'/>
<id>caa18809dfb5b8cc0cba2aa7582c125e474354c7</id>
<content type='text'>
option, which has been a source of frustration for many users.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
option, which has been a source of frustration for many users.
</pre>
</div>
</content>
</entry>
<entry>
<title>- Add support for IPC_64 extensions into shmctl(2), semctl(2) and msgctl(2);</title>
<updated>2002-10-11T11:43:09+00:00</updated>
<author>
<name>Maxim Sobolev</name>
<email>sobomax@FreeBSD.org</email>
</author>
<published>2002-10-11T11:43:09+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3ad9c842d2f2be0fbd917f1e22ff9c2700c0c50f'/>
<id>3ad9c842d2f2be0fbd917f1e22ff9c2700c0c50f</id>
<content type='text'>
- add wrappers for mmap2(2) and ftruncate64(2) system calls;
- don't spam console with printf's when VFAT_READDIR_BOTH ioctl(2) is invoked;
- add support for SOUND_MIXER_READ_STEREODEVS ioctl(2);
- make msgctl(IPC_STAT) and IPC_SET actually working by converting from
  BSD msqid_ds to Linux and vice versa;
- properly return EINVAL if semget(2) is called with nsems being negative.

Reviewed by:	marcel
Approved by:	marcel
Tested with:	LSB runtime test
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add wrappers for mmap2(2) and ftruncate64(2) system calls;
- don't spam console with printf's when VFAT_READDIR_BOTH ioctl(2) is invoked;
- add support for SOUND_MIXER_READ_STEREODEVS ioctl(2);
- make msgctl(IPC_STAT) and IPC_SET actually working by converting from
  BSD msqid_ds to Linux and vice versa;
- properly return EINVAL if semget(2) is called with nsems being negative.

Reviewed by:	marcel
Approved by:	marcel
Tested with:	LSB runtime test
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove NVIDIA ioctl bits.  They will be provided in a kernel module.</title>
<updated>2002-09-20T19:19:58+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-09-20T19:19:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=27830d1e8e797ed53410ce1c367b14b0f867052d'/>
<id>27830d1e8e797ed53410ce1c367b14b0f867052d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This patch extends the FreeBSD Linux compatibility layer to support</title>
<updated>2002-09-19T18:56:55+00:00</updated>
<author>
<name>Matthew N. Dodd</name>
<email>mdodd@FreeBSD.org</email>
</author>
<published>2002-09-19T18:56:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=21ed01faf312bd33f6e4eae66e8c8f0c584c03c4'/>
<id>21ed01faf312bd33f6e4eae66e8c8f0c584c03c4</id>
<content type='text'>
NVIDIA API calls; more specifically, it adds an ioctl() handler for
the range of possible NVIDIA ioctl numbers.

Submitted by:	 Christian Zander &lt;zander@minion.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
NVIDIA API calls; more specifically, it adds an ioctl() handler for
the range of possible NVIDIA ioctl numbers.

Submitted by:	 Christian Zander &lt;zander@minion.de&gt;
</pre>
</div>
</content>
</entry>
</feed>
