<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>DragonFly BSD Digest &#187; Device support</title>
	<atom:link href="http://www.shiningsilence.com/dbsdlog/category/device-support/feed" rel="self" type="application/rss+xml" />
	<link>http://www.shiningsilence.com/dbsdlog</link>
	<description>A running description of activity related to DragonFly BSD.</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:02:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Odd DVD drive issue</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/02/03/9136.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/02/03/9136.html#comments</comments>
		<pubDate>Sat, 04 Feb 2012 04:16:44 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9136</guid>
		<description><![CDATA[Edward Berger found that using a LG/Hitachi DVD drive kept him from successfully booting a DragonFly install CD.  Using other manufacturers worked out fine.  What causes the problem?  I don&#8217;t know, but it&#8217;s worth mentioning it out loud in case someone else gets bit by it.]]></description>
			<content:encoded><![CDATA[<p>Edward Berger found that using a LG/Hitachi DVD drive <a href="http://leaf.dragonflybsd.org/mailarchive/users/2012-01/msg00080.html">kept him from successfully booting a DragonFly install CD</a>.  Using other manufacturers worked out fine.  What causes the problem?  I don&#8217;t know, but it&#8217;s worth mentioning it out loud in case someone else gets bit by it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/02/03/9136.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Setting up a DragonFly wireless access point</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/01/17/9006.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/01/17/9006.html#comments</comments>
		<pubDate>Tue, 17 Jan 2012 21:33:22 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Someday you will need this]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=9006</guid>
		<description><![CDATA[What if you have a DragonFly system that you want to use for an wireless access point?  Andrey N. Oktyabrski did, and he helpfully listed his solution.]]></description>
			<content:encoded><![CDATA[<p>What if you have a DragonFly system that you want to use for an wireless access point?  Andrey N. Oktyabrski <a href="http://leaf.dragonflybsd.org/mailarchive/users/2012-01/msg00010.html">did</a>, and he helpfully <a href="http://leaf.dragonflybsd.org/mailarchive/users/2012-01/msg00013.html">listed his solution</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/01/17/9006.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Things that have been updated</title>
		<link>http://www.shiningsilence.com/dbsdlog/2012/01/16/8999.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2012/01/16/8999.html#comments</comments>
		<pubDate>Tue, 17 Jan 2012 03:27:38 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8999</guid>
		<description><![CDATA[I need to catch up on some older stuff, so here is a longer list of recent updates: libarchive to 3.0.2, xz to 5.0.3, mfi(4) and mfiutil(8) (LSI MegaRAID driver) updated, ATI SB7x0/SB8x0/SB9x0 AHCI devices (on motherboards I assume) updated, and the PHY ID for the Atheros F1 added.  Thanks to everyone who did the [...]]]></description>
			<content:encoded><![CDATA[<p>I need to catch up on some older stuff, so here is a longer list of recent updates: libarchive to <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2012-01/msg00116.html">3.0.2</a>, xz to <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2012-01/msg00060.html">5.0.3</a>, <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=mfi&amp;section=ANY">mfi(4)</a> and <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=mfiutil&amp;section=ANY">mfiutil(8)</a> (LSI MegaRAID driver) <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2012-01/msg00036.html">updated</a>, ATI SB7x0/SB8x0/SB9x0 AHCI devices (on motherboards I assume) <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2012-01/msg00041.html">updated</a>, and the <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2012-01/msg00132.html">PHY ID</a> for the Atheros F1 added.  Thanks to everyone who did the work!  I bet I missed something.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2012/01/16/8999.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Better MSI support</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/12/28/8923.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/12/28/8923.html#comments</comments>
		<pubDate>Wed, 28 Dec 2011 22:42:16 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8923</guid>
		<description><![CDATA[That&#8217;s Managed System Interrupts, for when your hardware is passing a lot of data and generating a lot of corresponding hardware interrupts.  MSI is what deals with all that traffic.  High-bandwidth (10G) network cards, for instance.  Anyway, Sepherosa Ziehau&#8217;s made more commits than what I&#8217;m linking to here, for support with various devices. There&#8217;s many [...]]]></description>
			<content:encoded><![CDATA[<p>That&#8217;s Managed System Interrupts, for when your hardware is passing a lot of data and generating a lot of corresponding hardware interrupts.  MSI is what deals with all that traffic.  High-bandwidth (10G) network cards, for instance.  Anyway, Sepherosa Ziehau&#8217;s made more commits than what <a href="https://github.com/DragonFlyBSD/DragonFlyBSD/commit/9783883ae1a6a13fe8f96b5938cb141382fdbf2a">I&#8217;m</a> <a href="https://github.com/DragonFlyBSD/DragonFlyBSD/commit/704b62870b417f0401ec5576113c809065f70359">linking</a> <a href="https://github.com/DragonFlyBSD/DragonFlyBSD/commit/83ce3dce88993f2547ec33750d49c2bd0166643f">to</a> here, for support with various devices.</p>
<p>There&#8217;s many other <a href="http://en.wikipedia.org/wiki/MSI">MSI</a>s out there, oddly enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/12/28/8923.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>New ECC device</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/12/12/8852.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/12/12/8852.html#comments</comments>
		<pubDate>Tue, 13 Dec 2011 03:56:01 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8852</guid>
		<description><![CDATA[Sepherosa Ziehau has added updated the &#8216;ecc&#8217; device, for Intel E3-1200 series systems.  What&#8217;s it do?  It will report on memory errors, and potentially fix them. You should have ECC memory in your server already.  If not, you oughta. Update: as Sascha Wildner pointed out, ecc(4) already existed, but didn&#8217;t support Intel controllers.  Also, the Xeon [...]]]></description>
			<content:encoded><![CDATA[<p>Sepherosa Ziehau has <del>added</del> <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-12/msg00119.html">updated the &#8216;ecc&#8217; device</a>, for Intel E3-1200 series systems.  What&#8217;s it do?  It will report on memory errors, and potentially fix them.</p>
<p>You should have ECC memory in your server already.  If not, you oughta.</p>
<p><em>Update:</em> as Sascha Wildner pointed out, <a href="http://leaf.dragonflybsd.org/cgi/web-man/?command=ecc&amp;section=ANY">ecc(4)</a> already existed, but didn&#8217;t support Intel controllers.  Also, the <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-12/msg00125.html">Xeon X3400 series is supported now</a> too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/12/12/8852.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remember rcrun?</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/12/02/8797.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/12/02/8797.html#comments</comments>
		<pubDate>Sat, 03 Dec 2011 02:44:05 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8797</guid>
		<description><![CDATA[I think a lot of people don&#8217;t realize rcrun exists, and run files in /etc/rc.d directly.  If you&#8217;re one of those people, read the rcrun(8) manpage.  Then, notice that Sascha Wildner has extended rcrun to work with the etc/rc.d in /usr/local and /usr/pkg too.]]></description>
			<content:encoded><![CDATA[<p>I think a lot of people don&#8217;t realize rcrun exists, and run files in /etc/rc.d directly.  If you&#8217;re one of those people, read the <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=rcrun&amp;section=ANY">rcrun(8)</a> manpage.  Then, notice that Sascha Wildner has <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-12/msg00000.html">extended rcrun</a> to work with the etc/rc.d in /usr/local and /usr/pkg too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/12/02/8797.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video and USB fix</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/11/21/8732.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/11/21/8732.html#comments</comments>
		<pubDate>Tue, 22 Nov 2011 02:38:38 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8732</guid>
		<description><![CDATA[Matthew Dillon has written a contiguous memory mapper, which is designed to fix problems with video cards and USB drives that need a big chunk of memory to keep.  This can affect booting or later on, when disconnecting/reconnecting a USB drive.  If this still doesn&#8217;t fix the problem for you, try adjusting the sysctl &#8216;vm.dma_reserved&#8217; [...]]]></description>
			<content:encoded><![CDATA[<p>Matthew Dillon has <a href="http://thread.gmane.org/gmane.os.dragonfly-bsd.kernel/14431">written a contiguous memory mapper</a>, which is designed to fix problems with video cards and USB drives that need a big chunk of memory to keep.  This can affect booting or later on, when disconnecting/reconnecting a USB drive.  If this still doesn&#8217;t fix the problem for you, <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-11/msg00155.html">try adjusting the sysctl &#8216;vm.dma_reserved&#8217;</a> to something bigger, like 64M.  It defaults to 16M.</p>
<p><em>(Normal mailarchive isn&#8217;t updating because of an ongoing upgrade to crater.dragonflybsd.org &#8211; sorry!)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/11/21/8732.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you have a Geode?  Well, good news!</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/11/09/8665.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/11/09/8665.html#comments</comments>
		<pubDate>Thu, 10 Nov 2011 02:38:56 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8665</guid>
		<description><![CDATA[John Marino added tuning support within GCC 4.4 for the Geode CPU.   Waaaay back when, these were x86 -compatible Cyrix chips.  Nowadays I think they are most common in single-board computers.]]></description>
			<content:encoded><![CDATA[<p>John Marino <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-11/msg00046.html">added</a> <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-11/msg00048.html">tuning support</a> within GCC 4.4 for the Geode CPU.   Waaaay back when, these were x86 -compatible Cyrix chips.  Nowadays I think they are most common in <a href="http://soekris.com/">single</a>-<a href="http://pcengines.ch/alix.htm">board</a> computers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/11/09/8665.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lazy Reading for 2011/10/30</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/10/30/8579.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/10/30/8579.html#comments</comments>
		<pubDate>Sun, 30 Oct 2011 19:53:31 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Lazy Reading]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8579</guid>
		<description><![CDATA[It&#8217;s snowing in the northeast U.S., which makes me happy!  Keep going, sky! Richard Stallman&#8217;s requirements when giving talks/lectures.  (via)  I read this not unreasonable but long list and thought about it.  Every requirement on there probably has an experience/story behind it&#8230; (&#8220;If you can find a host for me that has a friendly parrot, [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s snowing in the northeast U.S., which makes me happy!  <em>Keep going, sky!</em></p>
<ul>
<li>Richard Stallman&#8217;s <a href="https://secure.mysociety.org/admin/lists/pipermail/developers-public/2011-October/007647.html">requirements when giving talks/lectures</a>.  (<a href="http://waxy.org/links/">via</a>)  I read this not unreasonable but long list and thought about it.  Every requirement on there probably has an experience/story behind it&#8230; (&#8220;If you can find a host for me that has a friendly parrot, I will be very very glad.&#8221; &#8211; so <a href="http://home.iprimus.com.au/cojoco/rms/RichardAndTheParrots.html">this</a>)</li>
<li>Continuing the famous computer people trend of dying, <a href="http://en.wikipedia.org/wiki/John_McCarthy_%28computer_scientist%29">John McCarthy</a> died.  He invented LISP (((insert parentheses joke here))) among other things, and wrote <a href="http://www-formal.stanford.edu/jmc/robotandbaby/robotandbaby.html">this story</a>.  (also <a href="http://waxy.org/links/">via</a>)</li>
<li>I mentioned <a href="http://www.shiningsilence.com/dbsdlog/2011/10/09/8450.html">issues over the time zone database</a> previously, but there&#8217;s a new home, and we&#8217;re <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-10/msg00107.html">still getting updates</a> in DragonFly.</li>
<li>And, it&#8217;s <a href="http://www.i-programmer.info/news/82-heritage/3260-dennis-ritchie-day.html">Dennis Ritchie Day</a>.  (<a href="http://news.slashdot.org/story/11/10/30/1158204/dennis-ritchie-day">via</a>)  That linked article does a good job of describing just how universal his influence has been.</li>
<li><a href="http://hardware.slashdot.org/story/11/10/28/036235/arm-goes-64-bit-with-its-new-armv8-chip-architecture">64-bit ARM chips</a>.  (<a href="http://www.arm.com/files/downloads/ARMv8_Architecture.pdf">design PDF</a>)  This is just the announcement, but I bet these will be a good porting target in the next year or two if these designs wander out into the general market.  (via many places)</li>
<li>I&#8217;ve linked to similar deals <a href="http://www.shiningsilence.com/dbsdlog/2008/10/07/3208.html">before</a>, but this one&#8217;s quite cheap: the <a href="http://www.sciplus.com/singleItem.cfm/terms/17315">Power Squid power strip</a> sold as surplus.  I find the design and name both great.</li>
<li>Speaking of names, &#8220;<a href="http://crunchbanglinux.org/forums/topic/15736/bsd-impressions/">I think Dragonfly is the coolest, cuz of the name.</a>&#8220;</li>
<li>I like <a href="http://www.mondaynote.com/2011/10/30/proof-by-mask/">this article on web advertising</a> just because it has blocked-out screenshots that show exactly how much space gets used up by ads.</li>
</ul>
<p>Unrelated link of the week: <a href="http://thepunchlineismachismo.com">Manly Guys Doing Manly Things</a>.  Most of the jokes <a href="http://thepunchlineismachismo.com/archives/807">revolve</a> <a href="http://thepunchlineismachismo.com/archives/785">around</a> <a href="http://thepunchlineismachismo.com/archives/483">games</a> you may or may not know, with the occasional realistic experience that I&#8217;ve <a href="http://thepunchlineismachismo.com/archives/811">had</a> <a href="http://thepunchlineismachismo.com/archives/395">myself</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/10/30/8579.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Got an r600-based video card?</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/10/20/8555.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/10/20/8555.html#comments</comments>
		<pubDate>Fri, 21 Oct 2011 03:53:56 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Google Summer of Code]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8555</guid>
		<description><![CDATA[That would be a recent ATI card, though I don&#8217;t know exactly which model name.  Samuel Greear has imported David Shao&#8217;s DRM work, originally for Summer of Code, last year.  Most newer Radeons should work (?).]]></description>
			<content:encoded><![CDATA[<p>That would be a recent ATI card, though I don&#8217;t know exactly which model name.  Samuel Greear has imported David Shao&#8217;s DRM work, originally for Summer of Code, last year.  Most newer Radeons should work (?).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/10/20/8555.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>MMC/SD cards now automatically supported</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/10/14/8524.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/10/14/8524.html#comments</comments>
		<pubDate>Sat, 15 Oct 2011 00:34:49 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8524</guid>
		<description><![CDATA[I did not realize this, but MMC/SD cards are not supported in the default DragonFly kernel.  Or at least, they weren&#8217;t until now.  (also committed to 2.12) Update: PCI-based MMC/SD readers, specifically.  USB ones were already recognized as umass devices.]]></description>
			<content:encoded><![CDATA[<p>I did not realize this, but MMC/SD cards are not supported in the default DragonFly kernel.  Or at least, they weren&#8217;t <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-10/msg00057.html">until now</a>.  (also committed to 2.12)</p>
<p><em>Update:</em> PCI-based MMC/SD readers, specifically.  USB ones were already recognized as umass devices.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/10/14/8524.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Per-CPU hardware resources</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/10/11/8501.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/10/11/8501.html#comments</comments>
		<pubDate>Wed, 12 Oct 2011 02:54:19 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8501</guid>
		<description><![CDATA[It looks like Sepherosa Ziehau is working on hardware support being split up per-CPU, judging by this commit &#8211; one of many, recently.]]></description>
			<content:encoded><![CDATA[<p>It looks like Sepherosa Ziehau is working on hardware support being split up per-CPU, judging by <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-10/msg00027.html">this commit</a> &#8211; one of many, recently.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/10/11/8501.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GEM/KMS warning</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/10/10/8495.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/10/10/8495.html#comments</comments>
		<pubDate>Tue, 11 Oct 2011 02:19:48 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Device support]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8495</guid>
		<description><![CDATA[Some newer laptops have Intel integrated video chipsets that require GEM/KMS to work well; they are supported by the vesa driver in X, but performance isn&#8217;t great.   Johannes Hofmann found this out the hard way.  GEM/KMS support is on the way for various BSDs, but it&#8217;s not here yet.  Just be aware of this if [...]]]></description>
			<content:encoded><![CDATA[<p>Some newer laptops have Intel integrated video chipsets that require GEM/KMS to work well; they are supported by the vesa driver in X, but performance isn&#8217;t great.   Johannes Hofmann <a href="http://leaf.dragonflybsd.org/mailarchive/users/2011-10/msg00004.html">found this out the hard way</a>.  GEM/KMS support is on the way for various BSDs, but it&#8217;s not here yet.  Just be aware of this if shopping for a new laptop in the next little while&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/10/10/8495.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>TRIM arrives for DragonFly</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/10/08/8485.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/10/08/8485.html#comments</comments>
		<pubDate>Sat, 08 Oct 2011 17:42:31 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Committed Code]]></category>
		<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8485</guid>
		<description><![CDATA[Tim Bisson&#8217;s work on TRIM support has been committed.  I don&#8217;t know if it will show in 2.12, but it&#8217;s off by default so it would seem a safe move.]]></description>
			<content:encoded><![CDATA[<p>Tim Bisson&#8217;s work on <a href="http://en.wikipedia.org/wiki/TRIM">TRIM</a> support <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-10/msg00016.html">has been committed</a>.  I don&#8217;t know if it will show in 2.12, but it&#8217;s off by default so it would seem a safe move.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/10/08/8485.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update for ndis(4)</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/09/07/8314.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/09/07/8314.html#comments</comments>
		<pubDate>Thu, 08 Sep 2011 02:36:41 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8314</guid>
		<description><![CDATA[Sascha Wildner has updated ndis(4), the wrapper that makes Windows network drivers usable on DragonFly, with an extensive description of what&#8217;s changed.]]></description>
			<content:encoded><![CDATA[<p>Sascha Wildner has updated <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=ndis&amp;section=ANY">ndis(4)</a>, the wrapper that makes Windows network drivers usable on DragonFly, with <a href="http://leaf.dragonflybsd.org/mailarchive/users/2011-09/msg00012.html">an extensive description of what&#8217;s changed</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/09/07/8314.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>safe(4) added</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/08/31/8301.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/08/31/8301.html#comments</comments>
		<pubDate>Thu, 01 Sep 2011 01:20:34 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8301</guid>
		<description><![CDATA[Sascha Wildner has added safe(4), which will help if you have a SafeNet chip on your crypto accelerator card.  Untested, so you know what to do if you have this hardware.]]></description>
			<content:encoded><![CDATA[<p>Sascha Wildner has <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-08/msg00149.html">added</a> <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=safe&amp;section=ANY">safe(4)</a>, which will help if you have a SafeNet chip on your crypto accelerator card.  Untested, so you know what to do if you have this hardware.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/08/31/8301.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Try x86_64 again</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/08/29/8288.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/08/29/8288.html#comments</comments>
		<pubDate>Tue, 30 Aug 2011 01:25:14 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8288</guid>
		<description><![CDATA[If DragonFly/x86_64 fails to install on your system, but DragonFly/i386 works, try again.  Sepherosa Ziehau has a fix for the keyboard controller that may make x86_64 systems boot DragonFly when previously they did not.]]></description>
			<content:encoded><![CDATA[<p>If DragonFly/x86_64 fails to install on your system, but DragonFly/i386 works, try again.  Sepherosa Ziehau has <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-08/msg00151.html">a fix for the keyboard controller</a> that may make x86_64 systems boot DragonFly when previously they did not.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/08/29/8288.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New patches for TRIM support</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/08/23/8264.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/08/23/8264.html#comments</comments>
		<pubDate>Tue, 23 Aug 2011 23:35:21 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8264</guid>
		<description><![CDATA[Tim Bisson has posted a new batch of patches putting TRIM support into DragonFly.  He has a graph in there too!]]></description>
			<content:encoded><![CDATA[<p>Tim Bisson has posted <a href="http://leaf.dragonflybsd.org/mailarchive/kernel/2011-08/msg00006.html">a new batch of patches</a> putting <a href="http://en.wikipedia.org/wiki/TRIM">TRIM</a> support into DragonFly.  He has a graph in there too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/08/23/8264.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New HighPoint RocketRAID support</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/08/22/8256.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/08/22/8256.html#comments</comments>
		<pubDate>Tue, 23 Aug 2011 00:38:46 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8256</guid>
		<description><![CDATA[If you have a HighPoint RocketRAID 4321 or 4322 model, Sascha Wildner&#8217;s just added support for them in the hptiop(4) driver, taken from FreeBSD.]]></description>
			<content:encoded><![CDATA[<p>If you have a HighPoint RocketRAID 4321 or 4322 model, Sascha Wildner&#8217;s just <a href="http://leaf.dragonflybsd.org/mailarchive/commits/2011-08/msg00067.html">added support</a> for them in the <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=hptiop&amp;section=ANY">hptiop(4)</a> driver, taken from FreeBSD.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/08/22/8256.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A bounty for rum(4)</title>
		<link>http://www.shiningsilence.com/dbsdlog/2011/08/20/8246.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2011/08/20/8246.html#comments</comments>
		<pubDate>Sat, 20 Aug 2011 23:18:44 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=8246</guid>
		<description><![CDATA[It sounds like I&#8217;m about to mention something pirate-themed, doesn&#8217;t it?  Brendan Kosowski needs the rum(4) driver, for (I think) Ralink RT2501USB and RT2601USB wireless.  He&#8217;s willing to offer a bounty of $100 to anyone who can get it working before the next DragonFly release.  Work on it if you can port, or add money [...]]]></description>
			<content:encoded><![CDATA[<p>It sounds like I&#8217;m about to mention something pirate-themed, doesn&#8217;t it?  Brendan Kosowski needs the <a href="http://www.freebsd.org/cgi/man.cgi?query=rum&amp;apropos=0&amp;sektion=0&amp;manpath=FreeBSD+8.2-RELEASE&amp;format=html">rum(4)</a> driver, for (I think) Ralink RT2501USB and RT2601USB wireless.  He&#8217;s willing to <a href="http://leaf.dragonflybsd.org/mailarchive/bugs/2011-08/msg00021.html">offer a bounty of $100</a> to anyone who can get it working before the next DragonFly release.  Work on it if you can port, or add money if you can use it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2011/08/20/8246.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

