<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/speaker/speaker.h, branch upstream/11.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.2.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F11.2.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-11-11T09:57:32Z</updated>
<entry>
<title>Add /dev/speaker support to amd64.</title>
<updated>2005-11-11T09:57:32Z</updated>
<author>
<name>Ruslan Ermilov</name>
<email>ru@FreeBSD.org</email>
</author>
<published>2005-11-11T09:57:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6d8200ff0c1e1847fd90a969ae8dcf86feb4c28c'/>
<id>urn:sha1:6d8200ff0c1e1847fd90a969ae8dcf86feb4c28c</id>
<content type='text'>
The following repo-copies were made (by Mark Murray):

sys/i386/isa/spkr.c -&gt; sys/dev/speaker/spkr.c
sys/i386/include/speaker.h -&gt; sys/dev/speaker/speaker.h
share/man/man4/man4.i386/spkr.4 -&gt; share/man/man4/spkr.4
</content>
</entry>
<entry>
<title>Very minor whitespace/style nit.</title>
<updated>2002-10-23T10:14:30Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-10-23T10:14:30Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=64f82235d8194a9746195989d048c44f3f3948d3'/>
<id>urn:sha1:64f82235d8194a9746195989d048c44f3f3948d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$.  We are not</title>
<updated>1997-02-22T09:48:43Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T09:48:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6875d25465631b7563f1b90e6b05e2640dc81f4e'/>
<id>urn:sha1:6875d25465631b7563f1b90e6b05e2640dc81f4e</id>
<content type='text'>
ready for it yet.
</content>
</entry>
<entry>
<title>Make the long-awaited change from $Id$ to $FreeBSD$</title>
<updated>1997-01-14T07:20:47Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-01-14T07:20:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=1130b656e5fe4c2d1ba299e024d1b40eaeebd380'/>
<id>urn:sha1:1130b656e5fe4c2d1ba299e024d1b40eaeebd380</id>
<content type='text'>
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.

Boy, I'm glad we're not using sup anymore.  This update would have been
insane otherwise.
</content>
</entry>
<entry>
<title>Cleaned up all headers that include &lt;sys/ioctl.h&gt; or &lt;sys/ioccom.h&gt;:</title>
<updated>1996-09-21T14:59:43Z</updated>
<author>
<name>Bruce Evans</name>
<email>bde@FreeBSD.org</email>
</author>
<published>1996-09-21T14:59:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=ebedb5ad97718c0a271659c2563834837607f03f'/>
<id>urn:sha1:ebedb5ad97718c0a271659c2563834837607f03f</id>
<content type='text'>
- don't include &lt;sys/ioctl.h&gt; in any header.  Include &lt;sys/ioccom.h&gt;
  instead.  This was already done in 4.4Lite for the most important
  ioctl headers.  Header spam currently increases kernel build
  times by 10-20%.  There are more than 30000 #includes (not counting
  duplicates) for compiling LINT.
- include &lt;sys/types.h&gt; if and only it is necessary to make the header
  almost self-sufficient (some ioctl headers still need structs from
  elsewhere).
- uniformized idempotency ifdefs.  Copied the style in the 4.4Lite
  ioctl headers.
</content>
</entry>
<entry>
<title>Added $Id$</title>
<updated>1994-08-02T07:55:43Z</updated>
<author>
<name>David Greenman</name>
<email>dg@FreeBSD.org</email>
</author>
<published>1994-08-02T07:55:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3c4dd3568f411b4f00f795929afb77ca972c2325'/>
<id>urn:sha1:3c4dd3568f411b4f00f795929afb77ca972c2325</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Name of ioctl's include sys/spkr.h changed to machine/speaker.h</title>
<updated>1993-11-09T02:31:53Z</updated>
<author>
<name>Andrey A. Chernov</name>
<email>ache@FreeBSD.org</email>
</author>
<published>1993-11-09T02:31:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=46499510140a6adf57a1c7502f41b2bc0054ef0b'/>
<id>urn:sha1:46499510140a6adf57a1c7502f41b2bc0054ef0b</id>
<content type='text'>
</content>
</entry>
</feed>
