<?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>Wed, 22 May 2013 01:20:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>BSD Hardware ideas</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/21/11810.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/21/11810.html#comments</comments>
		<pubDate>Tue, 21 May 2013 16:32:27 +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=11810</guid>
		<description><![CDATA[PC-BSD now has a hardware store, with equipment known to work under PC-BSD.  Chances are good that if it works for PC-BSD, it&#8217;ll work for other BSDs or could be ported to do so&#8230;  (via)]]></description>
				<content:encoded><![CDATA[<p>PC-BSD now has <a href="http://www.pcbsd.org/store/">a hardware store</a>, with equipment known to work under PC-BSD.  Chances are good that if it works for PC-BSD, it&#8217;ll work for other BSDs or could be ported to do so&#8230;  (<a href="http://blog.pcbsd.org/2013/05/pc-bsd-hardware-store/">via</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/21/11810.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>tpm(4) module added</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/15/11772.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/15/11772.html#comments</comments>
		<pubDate>Thu, 16 May 2013 02:30:45 +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=11772</guid>
		<description><![CDATA[The tpm(4) driver has been added by Sascha Wildner, ported from FreeBSD.  What&#8217;s it do? From the man page: &#8220;The tpm driver provides support for various trusted platform modules (TPM) that can store cryptographic keys.&#8221; Crypto keys stored in hardware, where they are in theory unmangleable, instead of on the disk. At least, that&#8217;s my [...]]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=tpm&amp;section=ANY">tpm(4)</a> driver <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130055.html">has been added</a> by Sascha Wildner, ported from FreeBSD.  What&#8217;s it do?</p>
<p>From the man page: &#8220;<em>The tpm driver provides support for various trusted platform modules (TPM) that can store cryptographic keys.</em>&#8221; Crypto keys stored in hardware, where they are in theory unmangleable, instead of on the disk. At least, that&#8217;s my impression after 30 seconds of research.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/15/11772.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More IP forwarding performance</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/14/11770.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/14/11770.html#comments</comments>
		<pubDate>Wed, 15 May 2013 00:51:45 +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=11770</guid>
		<description><![CDATA[Sepherosa Ziehau has posted some numbers showing improvements in ip forwarding rates.  He&#8217;s done this before, except this time it&#8217;s with bnx(4), probably because of his recent commits.]]></description>
				<content:encoded><![CDATA[<p>Sepherosa Ziehau has <a href="http://lists.dragonflybsd.org/pipermail/users/2013-May/053407.html">posted some numbers</a> showing improvements in ip forwarding rates.  He&#8217;s <a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053184.html">done this before</a>, except this time it&#8217;s with <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=bnx&amp;section=ANY">bnx(4)</a>, probably because of his <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-May/130034.html">recent commits</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/14/11770.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sili(4) testers needed</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/05/06/11728.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/05/06/11728.html#comments</comments>
		<pubDate>Tue, 07 May 2013 02:46:25 +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=11728</guid>
		<description><![CDATA[If you have a sili(4) device, Francois Tigeot needs you to run a particular patch and tell him what happens.  He&#8217;s testing a larger I/O request size, and wants to see how it will work out &#8220;in the field&#8221;.]]></description>
				<content:encoded><![CDATA[<p>If you have a <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=sili&amp;section=ANY">sili(4)</a> device, Francois Tigeot needs you to <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-May/031265.html">run a particular patch and tell him what happens</a>.  He&#8217;s testing a larger I/O request size, and wants to see how it will work out &#8220;in the field&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/05/06/11728.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>i386 end-of-life appears on the horizon</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/30/11697.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/30/11697.html#comments</comments>
		<pubDate>Wed, 01 May 2013 02:32:24 +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=11697</guid>
		<description><![CDATA[John Marino brought up a point every operating system project will have to think about: when does support for i386 (i.e. 32-bit x86 processors) stop?  Follow the thread for details.  There&#8217;s no final answer, yet.]]></description>
				<content:encoded><![CDATA[<p>John Marino brought up a point every operating system project will have to think about: <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031209.html">when does support for i386 (i.e. 32-bit x86 processors) stop</a>?  Follow the thread for details.  There&#8217;s no final answer, yet.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/30/11697.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSD/swapcache note</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/12/11573.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/12/11573.html#comments</comments>
		<pubDate>Sat, 13 Apr 2013 03:20:07 +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=11573</guid>
		<description><![CDATA[Matthew Dillon wrote a note about SSDs, HDDs, and swapcache that may be useful for anyone building a system soon.   Conversations about SSDs, swapcache, and so on have happened before.]]></description>
				<content:encoded><![CDATA[<p>Matthew Dillon <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053272.html">wrote a note</a> about SSDs, HDDs, and swapcache that may be useful for anyone building a system soon.   Conversations about <a href="http://www.shiningsilence.com/dbsdlog/2012/08/03/10161.html">SSDs</a>, <a href="http://www.shiningsilence.com/dbsdlog/2011/04/12/7586.html">swapcache</a>, and <a href="http://www.shiningsilence.com/dbsdlog/2011/04/06/7563.html">so on</a> have happened before.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/12/11573.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>USB4BSD: not yet</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/04/11533.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/04/11533.html#comments</comments>
		<pubDate>Thu, 04 Apr 2013 21:43:00 +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=11533</guid>
		<description><![CDATA[The upcoming DragonFly 3.4 release will not include the USB4BSD port from Markus Pfeiffer; he&#8217;s hoping for it to become default in the next release after 3.4. You can still try it, as it&#8217;s present in DragonFly but not on by default.  Help with driver porting is always welcome, of course.]]></description>
				<content:encoded><![CDATA[<p>The upcoming DragonFly 3.4 release will not include the <a href="http://www.selasky.org/hans_petter/usb4bsd/">USB4BSD</a> port from Markus Pfeiffer; he&#8217;s <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-April/031180.html">hoping for it to become default</a> in the next release after 3.4.</p>
<p>You <a href="http://lists.dragonflybsd.org/pipermail/users/2012-October/017542.html">can still try it</a>, as it&#8217;s present in DragonFly but not on by default.  Help with driver porting is always welcome, of course.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/04/11533.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>mfi(4) users and foreign configs</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/02/11512.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/02/11512.html#comments</comments>
		<pubDate>Wed, 03 Apr 2013 00:10:22 +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=11512</guid>
		<description><![CDATA[If you have a mfi(4) device &#8211; in other words, a LSI MegaRAID SAS driver &#8211; you can now see/import/clear/etc. foreign configurations, thanks to this commit from Sascha Wildner, tested by Francois Tigeot, and originally from FreeBSD. For the confused, &#8216;foreign&#8217; means any disk hooked to a RAID controller that isn&#8217;t part of a configuration the [...]]]></description>
				<content:encoded><![CDATA[<p>If you have a <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=mfi&amp;section=ANY">mfi(4)</a> device &#8211; in other words, a LSI MegaRAID SAS driver &#8211; you can now see/import/clear/etc. foreign configurations, thanks to <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-April/129828.html">this commit from Sascha Wildner</a>, tested by Francois Tigeot, and originally from FreeBSD.</p>
<p>For the confused, &#8216;foreign&#8217; means any disk hooked to a RAID controller that isn&#8217;t part of a configuration the RAID device already knows about.  A replacement disk, or more worryingly, a good disk gone bad/unrecognizable.  (I&#8217;ve had both.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/02/11512.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Do you have a wpi(4) or iwi(4) device?</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/04/02/11510.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/04/02/11510.html#comments</comments>
		<pubDate>Tue, 02 Apr 2013 22:00:21 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[Device support]]></category>
		<category><![CDATA[DragonFly]]></category>
		<category><![CDATA[Please test]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11510</guid>
		<description><![CDATA[If you have an ath(4), wpi(4) or iwi(4) wireless network link, and you&#8217;re running DragonFly-master, please update.  Sepherosa Ziehau has pushed Johannes Hoffman&#8217;s wlan_serialize branch, which means bringing up wlan0 is a bit easier &#8211; and less crashy. It needs to be tested for wpi(4) and iwi(4), however, so if you have success or failure with [...]]]></description>
				<content:encoded><![CDATA[<p>If you have an <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=ath&amp;section=ANY">ath(4)</a>, <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=wpi&amp;section=ANY">wpi(4)</a> or <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=iwi&amp;section=ANY">iwi(4)</a> wireless network link, and you&#8217;re running DragonFly-master, please update.  Sepherosa Ziehau has pushed Johannes Hoffman&#8217;s <a href="http://gitweb.dragonflybsd.org/~hofmann/dragonfly.git">wlan_serialize branch</a>, which means <a href="http://lists.dragonflybsd.org/pipermail/kernel/2013-March/031169.html">bringing up wlan0 is a bit easier &#8211; and less crashy</a>.</p>
<p>It needs to be tested for wpi(4) and iwi(4), however, so if you have success or failure with those devices, please <a href="http://lists.dragonflybsd.org/pipermail/users/2013-April/053242.html">say so in reply</a>.</p>
<p><em><span style="color: #888888;">(new post category starting now: &#8220;Please test&#8221;)</span></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/04/02/11510.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSI in more places</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/03/13/11391.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/03/13/11391.html#comments</comments>
		<pubDate>Thu, 14 Mar 2013 01:24:20 +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=11391</guid>
		<description><![CDATA[MSI (Message Signaled Interrupts) has been enabled by default on the re(4), msk(4), and et(4) networking chipsets, by Sepherosa Ziehau.]]></description>
				<content:encoded><![CDATA[<p>MSI (<a href="http://en.wikipedia.org/wiki/Message_Signaled_Interrupts">Message Signaled Interrupts</a>) has been <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-March/129707.html">enabled</a> <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-March/129710.html">by</a> <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-March/129698.html">default</a> on the <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=re&amp;section=ANY">re(4)</a>, <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=msk&amp;section=ANY">msk(4)</a>, and <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=et&amp;section=ANY">et(4)</a> networking chipsets, by Sepherosa Ziehau.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/03/13/11391.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple ring support on Broadcom 5709/5716</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/03/06/11346.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/03/06/11346.html#comments</comments>
		<pubDate>Wed, 06 Mar 2013 16:55:08 +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=11346</guid>
		<description><![CDATA[It seems Sepherosa Ziehau won&#8217;t rest until he&#8217;s reached peak performance for every network card in DragonFly; he&#8217;s added multiple ring/MSI-X support for Broadcom 5709/5716 chipsets in DragonFly.  In more concrete terms, this means better speeds when transmitting and receiving multiple streams of data. (at least, I think so.)]]></description>
				<content:encoded><![CDATA[<p>It seems Sepherosa Ziehau won&#8217;t rest until he&#8217;s reached peak performance for every network card in DragonFly; he&#8217;s <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-March/129660.html">added multiple ring/MSI-X support</a> for Broadcom 5709/5716 chipsets in DragonFly.  In more concrete terms, this means better speeds when transmitting and receiving multiple streams of data.</p>
<p><em>(at least, I think so.)</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/03/06/11346.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Software RAID options</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/27/11314.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/27/11314.html#comments</comments>
		<pubDate>Wed, 27 Feb 2013 22:04: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=11314</guid>
		<description><![CDATA[Following this recent thread, it looks like the best answer for software RAID is: buy hardware.  I&#8217;d be interested to hear what people have experience with in the realm of cheap but OK RAID hardware.]]></description>
				<content:encoded><![CDATA[<p><a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053205.html">Following</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053206.html">this</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053207.html">recent</a> <a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053209.html">thread</a>, it looks like the best answer for software RAID is: buy hardware.  I&#8217;d be interested to hear what people have experience with in the realm of cheap but OK RAID hardware.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/27/11314.html/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>More IP forwarding stats</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/19/11260.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/19/11260.html#comments</comments>
		<pubDate>Tue, 19 Feb 2013 21:41:32 +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=11260</guid>
		<description><![CDATA[Sepherosa Ziehau has posted more statistics on his ifnet/ifaddr per-CPU stats work.  It&#8217;s doing so well that he&#8217;s very close to reaching the maximum physical capacity of the 4x gigabit ethernet hardware he&#8217;s using.  ]]></description>
				<content:encoded><![CDATA[<p>Sepherosa Ziehau has <a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053184.html">posted more statistics</a> on his ifnet/ifaddr per-CPU stats work.  It&#8217;s doing so well that he&#8217;s very close to reaching the maximum physical capacity of the 4x gigabit ethernet hardware he&#8217;s using.</p>
<pre><em id="__mceDel"> </em></pre>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/19/11260.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comings and goings</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/12/11205.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/12/11205.html#comments</comments>
		<pubDate>Tue, 12 Feb 2013 22:53:41 +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=11205</guid>
		<description><![CDATA[Added: Peter Avalos has updated OpenSSL to version 1.0.1d &#8211; see the changelog. Removed: support for ISA sound cards, by Sascha Wildner.  Goodbye sb16; I&#8217;ll remember you fondly.]]></description>
				<content:encoded><![CDATA[<p><em>Added:</em> Peter Avalos has <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-February/129434.html">updated</a> <a href="http://www.openssl.org/">OpenSSL</a> to version 1.0.1d &#8211; see the <a href="http://www.openssl.org/news/changelog.html">changelog</a>.</p>
<p><em>Removed:</em> <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-February/129438.html">support for ISA sound cards</a>, by Sascha Wildner.  Goodbye sb16; I&#8217;ll remember you fondly.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/12/11205.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple TX queue support for emx(4), sort of</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/09/11187.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/09/11187.html#comments</comments>
		<pubDate>Sat, 09 Feb 2013 23:12:59 +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=11187</guid>
		<description><![CDATA[The emx(4) driver now has support for multiple TX queues, but it&#8217;s not on by default.  There&#8217;s scenarios where multiple queues work out with that hardware, but you have to be sure you are actually in the right setup for that first.  Check Sepherosa Ziehau&#8217;s commit message for the details.]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=emx&amp;section=ANY">emx(4)</a> driver now has support for multiple TX queues, but it&#8217;s not on by default.  There&#8217;s scenarios where multiple queues work out with that hardware, but you have to be sure you are actually in the right setup for that first.  <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-February/129406.html">Check Sepherosa Ziehau&#8217;s commit message for the details</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/09/11187.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Intel network chipset improvements</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/08/11180.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/08/11180.html#comments</comments>
		<pubDate>Sat, 09 Feb 2013 00:49: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=11180</guid>
		<description><![CDATA[Sepherosa Ziehau has merged the hardware abstraction layer (HAL) for em(4) and igb(4), along with updating em(4)/emx(4) to version 7.3.4 and igb(4) to version 2.3.7.]]></description>
				<content:encoded><![CDATA[<p>Sepherosa Ziehau has <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-February/129393.html">merged the hardware abstraction layer (HAL)</a> for <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=em&amp;section=ANY">em(4)</a> and <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=igb&amp;section=ANY">igb(4)</a>, along with updating <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-February/129395.html">em(4)/emx(4) to version 7.3.4</a> and <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-February/129396.html">igb(4) to version 2.3.7</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/08/11180.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multiple transmit queue work results</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/02/04/11139.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/02/04/11139.html#comments</comments>
		<pubDate>Mon, 04 Feb 2013 19:06:09 +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=11139</guid>
		<description><![CDATA[Sepherosa Ziehau has posted a detailed message showing the speeds he gets with multiple transmission queues, using igb(4).  The short version: Quick summary, the multiple TX queue support gives me: +200Kpps for 2 bidirectional normal IP forwarding (now 4.40Mpps) +160Kpps for 2 bidirectional fast IP forwarding (now 5.23Mpps) &#160;]]></description>
				<content:encoded><![CDATA[<p>Sepherosa Ziehau has posted <a href="http://lists.dragonflybsd.org/pipermail/users/2013-February/053123.html">a detailed message</a> showing the speeds he gets with multiple transmission queues, using <a href="http://leaf.dragonflybsd.org/cgi/web-man?command=igb&amp;section=ANY">igb(4)</a>.  The short version:</p>
<blockquote>
<pre>Quick summary, the multiple TX queue support gives me:
+200Kpps for 2 bidirectional normal IP forwarding (now 4.40Mpps)
+160Kpps for 2 bidirectional fast IP forwarding (now 5.23Mpps)</pre>
</blockquote>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/02/04/11139.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSDTalk 222: 8 minutes of tinkering</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/01/31/11118.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/01/31/11118.html#comments</comments>
		<pubDate>Fri, 01 Feb 2013 03:43:31 +0000</pubDate>
		<dc:creator>Justin Sherrill</dc:creator>
				<category><![CDATA[BSD]]></category>
		<category><![CDATA[Device support]]></category>
		<category><![CDATA[Periodicals]]></category>

		<guid isPermaLink="false">http://www.shiningsilence.com/dbsdlog/?p=11118</guid>
		<description><![CDATA[Will Backman has a new BSDTalk episode up, with a bit of Peter Salus from BSDCan 2011 and a bit of Raspberry Pi on FreeBSD. We need more fiddling-with-BSD-on-hardware stuff out there.  That would be a good thing for Youtube &#8211; hint, hint.]]></description>
				<content:encoded><![CDATA[<p>Will Backman has <a href="http://bsdtalk.blogspot.com/2013/01/bsdtalk222-tinkering-with-raspberry-pi.html">a new BSDTalk episode up</a>, with a bit of Peter Salus from BSDCan 2011 and a bit of Raspberry Pi on FreeBSD.</p>
<p>We need more fiddling-with-BSD-on-hardware stuff out there.  That would be a good thing for Youtube &#8211; hint, hint.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/01/31/11118.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Network fairness changes and what they mean</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/01/22/11087.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/01/22/11087.html#comments</comments>
		<pubDate>Wed, 23 Jan 2013 01:48:47 +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=11087</guid>
		<description><![CDATA[Sepherosa Ziehau makes commits almost daily to DragonFly&#8217;s network infrastructure, but I have a hard time quantifying it into Digest posts in part because it&#8217;s often very technical.  His most recent commits come with an explanation, however.  He has done plenty of work to improve overall transmission speeds in DragonFly, and now he&#8217;s working on [...]]]></description>
				<content:encoded><![CDATA[<p>Sepherosa Ziehau makes commits almost daily to DragonFly&#8217;s network infrastructure, but I have a hard time quantifying it into Digest posts in part because it&#8217;s often very technical.  His most recent commits come with an explanation, however.  He has done plenty of work to improve overall transmission speeds in DragonFly, and now he&#8217;s working on &#8216;fairness&#8217;.  Fair, in this case, means ensuring that packet transmitting and receiving happen without either one monopolizing the connection.  In real world terms, this translates to much more constant speeds.  <a href="http://lists.dragonflybsd.org/pipermail/commits/2013-January/129312.html">His recent commit details what he&#8217;s doing and some numbers to prove it</a>.</p>
<p>Remember I said he&#8217;s improved speeds?  Note that in his example, he&#8217;s reaching stable peaks of 981 Mbps.  This is on a line that I assume theoretically maxes out at 1000.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/01/22/11087.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HAMMER best practices, and RAID</title>
		<link>http://www.shiningsilence.com/dbsdlog/2013/01/16/11042.html</link>
		<comments>http://www.shiningsilence.com/dbsdlog/2013/01/16/11042.html#comments</comments>
		<pubDate>Wed, 16 Jan 2013 23:22:36 +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=11042</guid>
		<description><![CDATA[Dave Hayes asked for some &#8220;best practices&#8221; ideas for setting up a HAMMER (1) system.  I replied, and the conversation turned to RAID, as these often do.  If you&#8217;re thinking of purchasing disk hardware in the near future, this will be useful to you.]]></description>
				<content:encoded><![CDATA[<p>Dave Hayes asked for some &#8220;<a href="http://lists.dragonflybsd.org/pipermail/users/2013-January/017812.html">best practices</a>&#8221; ideas for setting up a HAMMER (1) system.  I <a href="http://lists.dragonflybsd.org/pipermail/users/2013-January/017813.html">replied</a>, and the conversation <a href="http://lists.dragonflybsd.org/pipermail/users/2013-January/017814.html">turned</a> to <a href="http://lists.dragonflybsd.org/pipermail/users/2013-January/017815.html">RAID</a>, as these often do.  If you&#8217;re thinking of purchasing disk hardware in the near future, this will be useful to you.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shiningsilence.com/dbsdlog/2013/01/16/11042.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
