<?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>Derek Hildreth's Blog &#187; port</title>
	<atom:link href="http://www.derekhildreth.com/blog/tag/port/feed" rel="self" type="application/rss+xml" />
	<link>http://www.derekhildreth.com/blog</link>
	<description>Family, Friends, Computers, and Linux</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:08:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Statically Assign /dev Nodes to Hardware Devices in Linux</title>
		<link>http://www.derekhildreth.com/blog/statically-assign-dev-nodes-to-hardware-devices-in-linux</link>
		<comments>http://www.derekhildreth.com/blog/statically-assign-dev-nodes-to-hardware-devices-in-linux#comments</comments>
		<pubDate>Wed, 27 Jan 2010 04:15:58 +0000</pubDate>
		<dc:creator>SendDerek</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[My Interests]]></category>
		<category><![CDATA[WILT]]></category>
		<category><![CDATA[assign]]></category>
		<category><![CDATA[device]]></category>
		<category><![CDATA[force]]></category>
		<category><![CDATA[node]]></category>
		<category><![CDATA[port]]></category>
		<category><![CDATA[static]]></category>
		<category><![CDATA[udev]]></category>
		<category><![CDATA[wilt]]></category>

		<guid isPermaLink="false">http://www.derekhildreth.com/blog/?p=871</guid>
		<description><![CDATA[A handy trick for always making sure that a particular device is assigned a particular node in /dev is to use local udev rules.  This way, you&#8217;ll always know that the device you plug in will always be at the same spot (ie. your USB thumb drive will always mount to /dev/thumb instead of /dev/sdxx).  [...]]]></description>
		<wfw:commentRss>http://www.derekhildreth.com/blog/statically-assign-dev-nodes-to-hardware-devices-in-linux/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
