<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/dev/bktr/bktr_core.h, branch releng/6.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F6.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2005-01-06T01:43:34Z</updated>
<entry>
<title>Start each of the license/copyright comments with /*-, minor shuffle of lines</title>
<updated>2005-01-06T01:43:34Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2005-01-06T01:43:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=098ca2bda93c701c5331d4e6aace072495b4caaa'/>
<id>urn:sha1:098ca2bda93c701c5331d4e6aace072495b4caaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do the dreaded s/dev_t/struct cdev */</title>
<updated>2004-06-16T09:47:26Z</updated>
<author>
<name>Poul-Henning Kamp</name>
<email>phk@FreeBSD.org</email>
</author>
<published>2004-06-16T09:47:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89c9c53da05197f657dfe8e0bdda6941a2e9a0d4'/>
<id>urn:sha1:89c9c53da05197f657dfe8e0bdda6941a2e9a0d4</id>
<content type='text'>
Bump __FreeBSD_version accordingly.
</content>
</entry>
<entry>
<title>KSE Milestone 2</title>
<updated>2001-09-12T08:38:13Z</updated>
<author>
<name>Julian Elischer</name>
<email>julian@FreeBSD.org</email>
</author>
<published>2001-09-12T08:38:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b40ce4165d5eb3a5de1515245055350ae3dbab8e'/>
<id>urn:sha1:b40ce4165d5eb3a5de1515245055350ae3dbab8e</id>
<content type='text'>
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
</content>
</entry>
<entry>
<title>Update to driver 2.13.</title>
<updated>2000-06-26T09:41:32Z</updated>
<author>
<name>Roger Hardiman</name>
<email>roger@FreeBSD.org</email>
</author>
<published>2000-06-26T09:41:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=4dcedbebe2afcb3312f328f7d1e62c326d6dccb7'/>
<id>urn:sha1:4dcedbebe2afcb3312f328f7d1e62c326d6dccb7</id>
<content type='text'>
This merges in changes from NetBSD which ensure bktr0
(actually bktr%d) is printed at the start of any output lines.

Submitted by:	Thomas Klausner &lt;wiz@danbala.ifoer.tuwien.ac.at&gt;
</content>
</entry>
<entry>
<title>Upgrade the bktr driver from 2.07 to 2.10.</title>
<updated>2000-04-04T16:54:13Z</updated>
<author>
<name>Roger Hardiman</name>
<email>roger@FreeBSD.org</email>
</author>
<published>2000-04-04T16:54:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=24cf43ae215d8543917fa588a835061382110799'/>
<id>urn:sha1:24cf43ae215d8543917fa588a835061382110799</id>
<content type='text'>
 - The driver now uses bus_space() and runs on NetBSD 1.4.2
   Submitted by Thomas Klausner &lt;wiz@danbala.ifoer.tuwien.ac.at&gt;

 - Remove startup quirks for video and vbi capture for PAL users.
   PAL TV users can now run FXTV and Alevt in any order.

 - Add support for cable channels &gt;100
   Submitted by Scott Presnell &lt;srp@zgi.com&gt;

 - New MSP3410/3415 setup code added. This is experimental.
   Please set the sysctl hw.bt848.slow_msp_audio to 1 for this.
   Submitted by Frank Nobis&lt;fn@radio-do.de&gt;
</content>
</entry>
<entry>
<title>Update to driver release 2.04</title>
<updated>1999-10-28T13:58:17Z</updated>
<author>
<name>Roger Hardiman</name>
<email>roger@FreeBSD.org</email>
</author>
<published>1999-10-28T13:58:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56597309fad7daae908317e0153f251c9cee92aa'/>
<id>urn:sha1:56597309fad7daae908317e0153f251c9cee92aa</id>
<content type='text'>
Update AverMedia GPIO values
Submitted by:	AverMedia

Add support for WinTV Theater Dolby Surround Sound DPL3518A chip
Submitted by:	Frank Nobis &lt;fn@radio-do.de&gt;

Make PLL mode the default for Bt878s. You no longer need options BKTR_USE_PLL
</content>
</entry>
<entry>
<title>Split the Bt848 driver into seperate files for</title>
<updated>1999-09-26T22:06:20Z</updated>
<author>
<name>Roger Hardiman</name>
<email>roger@FreeBSD.org</email>
</author>
<published>1999-09-26T22:06:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=96476a9986aefd877f39886ddae89f3211ab77d8'/>
<id>urn:sha1:96476a9986aefd877f39886ddae89f3211ab77d8</id>
<content type='text'>
audio, tuner, card make, os dependent code and core bt848/i2c code.

Also, rewrite tuner code for FM Radio to make the code cleaner.
</content>
</entry>
</feed>
