<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: USB outage in Dell 700m</title>
	<atom:link href="http://kunxi.org/archives/2006/02/temporary-usb-outage-in-dell-700m/feed/" rel="self" type="application/rss+xml" />
	<link>http://kunxi.org/archives/2006/02/temporary-usb-outage-in-dell-700m/</link>
	<description>Yet another code monkey blog.</description>
	<lastBuildDate>Thu, 17 Sep 2009 17:07:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Harold L</title>
		<link>http://kunxi.org/archives/2006/02/temporary-usb-outage-in-dell-700m/comment-page-1/#comment-2628</link>
		<dc:creator>Harold L</dc:creator>
		<pubDate>Thu, 01 Feb 2007 01:13:19 +0000</pubDate>
		<guid isPermaLink="false">http://kunxi.org/archives/2006/02/temporary-usb-outage-in-dell-700m/#comment-2628</guid>
		<description>I&#039;ve hit this too, and you don&#039;t need to reboot to fix it. Removing and re-loading the USB driver / kernel module works for me:

sudo rmmod uhci_hcd
sudo rmmod ehci_hcd
sudo modprobe uhci_hcd

Careful if you&#039;re relying on an external USB mouse/keyboard because this will disable them temporarily. In that case, make it a script file.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve hit this too, and you don&#8217;t need to reboot to fix it. Removing and re-loading the USB driver / kernel module works for me:</p>
<p>sudo rmmod uhci_hcd<br />
sudo rmmod ehci_hcd<br />
sudo modprobe uhci_hcd</p>
<p>Careful if you&#8217;re relying on an external USB mouse/keyboard because this will disable them temporarily. In that case, make it a script file.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
