<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/sound/driver.c, branch release/6.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r1.15:  Sort list of modules.</title>
<updated>2006-01-24T18:56:11+00:00</updated>
<author>
<name>Joel Dahl</name>
<email>joel@FreeBSD.org</email>
</author>
<published>2006-01-24T18:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8556d89e47e8e78c1a13a1cbb6443cb6799daf29'/>
<id>8556d89e47e8e78c1a13a1cbb6443cb6799daf29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC nearly everything of the soundsystem except recent commits and</title>
<updated>2005-12-30T19:55:55+00:00</updated>
<author>
<name>Alexander Leidinger</name>
<email>netchild@FreeBSD.org</email>
</author>
<published>2005-12-30T19:55:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=17a7bb3ed810b848275b71e6fe393b5890200540'/>
<id>17a7bb3ed810b848275b71e6fe393b5890200540</id>
<content type='text'>
most of the sysctl's (those which would introduce a new interface).
The spdif_enabled sysctl is still there (or more correctly: added
to another driver).

A rough overview what's there now:
 - new driver for ATI chips (snd_atiixp)
 - support for some Intel HDA chips in AC97 mode (no real HDA
   support!), this doesn't work with every mainboard and is
   subject to the wiring on the mainboard (no servicable parts
   inside)
 - MPSAFE and fixes for snd_als4000(4), snd_es137x(4),
   snd_via82c686(4), snd_via8233(4) and snd_ich(4)
 - 24bit and 32bit sound format support
 - feeder infrastructure (format, rate) has been reworked, new
   feeder (volume) has been introduced
 - lots of LOR and panic issues fixed
 - and a lot of small or not so small fixes I may have forgotten...

As noted in UPDATING: you may want to recompile mplayer (after booting
into the new world) to get all new features.

Tested by:	a lot of people
Requested by:	ariff
Submitted by:	ariff
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
most of the sysctl's (those which would introduce a new interface).
The spdif_enabled sysctl is still there (or more correctly: added
to another driver).

A rough overview what's there now:
 - new driver for ATI chips (snd_atiixp)
 - support for some Intel HDA chips in AC97 mode (no real HDA
   support!), this doesn't work with every mainboard and is
   subject to the wiring on the mainboard (no servicable parts
   inside)
 - MPSAFE and fixes for snd_als4000(4), snd_es137x(4),
   snd_via82c686(4), snd_via8233(4) and snd_ich(4)
 - 24bit and 32bit sound format support
 - feeder infrastructure (format, rate) has been reworked, new
   feeder (volume) has been introduced
 - lots of LOR and panic issues fixed
 - and a lot of small or not so small fixes I may have forgotten...

As noted in UPDATING: you may want to recompile mplayer (after booting
into the new world) to get all new features.

Tested by:	a lot of people
Requested by:	ariff
Submitted by:	ariff
</pre>
</div>
</content>
</entry>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Do a pass over all modules in the kernel and make them return EOPNOTSUPP</title>
<updated>2004-07-15T08:26:07+00:00</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-07-15T08:26:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3e019deaed5ad0687ea53ed5b5ba3336dc0be3c4'/>
<id>3e019deaed5ad0687ea53ed5b5ba3336dc0be3c4</id>
<content type='text'>
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dependency to snd_via8233</title>
<updated>2004-01-29T14:11:03+00:00</updated>
<author>
<name>Michael Reifenberger</name>
<email>mr@FreeBSD.org</email>
</author>
<published>2004-01-29T14:11:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a905454644ae0d19bd9587af276b5639bf9eb195'/>
<id>a905454644ae0d19bd9587af276b5639bf9eb195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>intel ich/ich2 driver - this needs some work but is functional enough for</title>
<updated>2001-07-01T19:38:58+00:00</updated>
<author>
<name>Cameron Grant</name>
<email>cg@FreeBSD.org</email>
</author>
<published>2001-07-01T19:38:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1b6c76a2fe091c74f08427e6c870851025a9cf67'/>
<id>1b6c76a2fe091c74f08427e6c870851025a9cf67</id>
<content type='text'>
the impatient.

Hardware...
Provided by:    ps
Lost by:        &lt;censored&gt;
Found by:       &lt;censored&gt;
Not delivered by:       Ashley Penney &lt;ashp@unloved.org&gt;
Retrieved by:   greid, Andrew McKay &lt;andy@openirc.co.uk&gt;
Delivered by:   Andrew McKay &lt;andy@openirc.co.uk&gt;

PR:             kern/25507
Submitted by:   Katsurajima Naoto &lt;raven@katsurajima.seya.yokohama.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the impatient.

Hardware...
Provided by:    ps
Lost by:        &lt;censored&gt;
Found by:       &lt;censored&gt;
Not delivered by:       Ashley Penney &lt;ashp@unloved.org&gt;
Retrieved by:   greid, Andrew McKay &lt;andy@openirc.co.uk&gt;
Delivered by:   Andrew McKay &lt;andy@openirc.co.uk&gt;

PR:             kern/25507
Submitted by:   Katsurajima Naoto &lt;raven@katsurajima.seya.yokohama.jp&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial version of Avance Logic ALS4000 pcm driver.</title>
<updated>2001-04-23T21:53:12+00:00</updated>
<author>
<name>Orion Hodson</name>
<email>orion@FreeBSD.org</email>
</author>
<published>2001-04-23T21:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=1f2b9fe67a953d746ff01f29c4c9ed5f2e327d2a'/>
<id>1f2b9fe67a953d746ff01f29c4c9ed5f2e327d2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>pcm driver for S3 Sonicvibes chipset.</title>
<updated>2001-03-19T00:26:41+00:00</updated>
<author>
<name>Orion Hodson</name>
<email>orion@FreeBSD.org</email>
</author>
<published>2001-03-19T00:26:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=dfe67249d24db6e643f7a31b947583ee532c06bc'/>
<id>dfe67249d24db6e643f7a31b947583ee532c06bc</id>
<content type='text'>
Reviewed by:	Cameron Grant
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:	Cameron Grant
</pre>
</div>
</content>
</entry>
<entry>
<title>Driver for the ESS Maestro3 and Allegro sound chips.  Note that due to the</title>
<updated>2001-02-01T20:29:16+00:00</updated>
<author>
<name>Scott Long</name>
<email>scottl@FreeBSD.org</email>
</author>
<published>2001-02-01T20:29:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=a5108eaebf6536359f2e71c8e0c3fa5bef735ccb'/>
<id>a5108eaebf6536359f2e71c8e0c3fa5bef735ccb</id>
<content type='text'>
amount of GPL'd firmware in the driver, it will only be built as a module.

Approved by:	cg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
amount of GPL'd firmware in the driver, it will only be built as a module.

Approved by:	cg
</pre>
</div>
</content>
</entry>
<entry>
<title>switch over to new sb8/sb16 code</title>
<updated>2000-11-01T00:53:16+00:00</updated>
<author>
<name>Cameron Grant</name>
<email>cg@FreeBSD.org</email>
</author>
<published>2000-11-01T00:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6093b91deaa084b079f02833a20f7674d4ba04c5'/>
<id>6093b91deaa084b079f02833a20f7674d4ba04c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
