<?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>Humboldt Solutions Ltd &#187; driver</title>
	<atom:link href="http://www.humboldt.co.uk/tag/driver/feed" rel="self" type="application/rss+xml" />
	<link>http://www.humboldt.co.uk</link>
	<description>Software Development and Consulting</description>
	<lastBuildDate>Sat, 06 Jun 2009 08:28:58 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>MPC107/Tsi107 I2C in Linux 2.6</title>
		<link>http://www.humboldt.co.uk/2004/08/mpc107tsi107-i2c-in-linux-26.html</link>
		<comments>http://www.humboldt.co.uk/2004/08/mpc107tsi107-i2c-in-linux-26.html#comments</comments>
		<pubDate>Tue, 24 Aug 2004 00:00:00 +0000</pubDate>
		<dc:creator>Adrian Cox</dc:creator>
				<category><![CDATA[i2c]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[powerpc]]></category>

		<guid isPermaLink="false">http://testwww.humboldt.co.uk/1970/01/mpc107tsi107-i2c-in-linux-26.html</guid>
		<description><![CDATA[As of Linux 2.6.9.1, the driver is in the kernel as i2c-mpc.c. This version of the driver has been tested on Tsi107 (formerly MPC107), and on MPC8240, MPC8540, and MPC5200 PowerPCs. Thanks to all the testers.
]]></description>
		<wfw:commentRss>http://www.humboldt.co.uk/2004/08/mpc107tsi107-i2c-in-linux-26.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MPC107 I2C Driver</title>
		<link>http://www.humboldt.co.uk/2003/03/mpc107-i2c-driver.html</link>
		<comments>http://www.humboldt.co.uk/2003/03/mpc107-i2c-driver.html#comments</comments>
		<pubDate>Sat, 29 Mar 2003 00:00:00 +0000</pubDate>
		<dc:creator>Adrian Cox</dc:creator>
				<category><![CDATA[i2c]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[powerpc]]></category>

		<guid isPermaLink="false">http://testwww.humboldt.co.uk/1970/01/mpc107-i2c-driver.html</guid>
		<description><![CDATA[The driver is supplied ready to be inserted into the linuxppc-2.4-devel tree.
The driver has so far been tested on a small number of systems and with a small number of I2C parts. Thanks to Gleb Natapov, Matthew S. McClintock, and others for testing. Further test results are welcome.


i2c-adap-mpc10x-0.3.c Corrected transfer function to return number of [...]]]></description>
		<wfw:commentRss>http://www.humboldt.co.uk/2003/03/mpc107-i2c-driver.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asiliant 69030 Driver for Linux 2.2</title>
		<link>http://www.humboldt.co.uk/2002/11/asiliant-69030-driver-for-linux-22.html</link>
		<comments>http://www.humboldt.co.uk/2002/11/asiliant-69030-driver-for-linux-22.html#comments</comments>
		<pubDate>Wed, 20 Nov 2002 00:00:00 +0000</pubDate>
		<dc:creator>Adrian Cox</dc:creator>
				<category><![CDATA[asiliant]]></category>
		<category><![CDATA[69030]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://testwww.humboldt.co.uk/1970/01/asiliant-69030-driver-for-linux-22.html</guid>
		<description><![CDATA[These are experimental Linux 2.2 and 2.4 framebuffer drivers for the Asiliant 69030 graphics chip. This chip was previously available from Intel, and is descended from a Chips and Technologies part. The 2.2 driver is thus based on the Linux chipsfb.c driver, which supports the 65555 part in certain Apple Powerbooks. The 2.4 driver is [...]]]></description>
		<wfw:commentRss>http://www.humboldt.co.uk/2002/11/asiliant-69030-driver-for-linux-22.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Asiliant 69030 Driver for Linux 2.4</title>
		<link>http://www.humboldt.co.uk/2002/11/asiliant-69030-driver-for-linux-24.html</link>
		<comments>http://www.humboldt.co.uk/2002/11/asiliant-69030-driver-for-linux-24.html#comments</comments>
		<pubDate>Wed, 20 Nov 2002 00:00:00 +0000</pubDate>
		<dc:creator>Adrian Cox</dc:creator>
				<category><![CDATA[asiliant]]></category>
		<category><![CDATA[69030]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://testwww.humboldt.co.uk/1970/01/asiliant-69030-driver-for-linux-24.html</guid>
		<description><![CDATA[These are experimental Linux 2.2 and 2.4 framebuffer drivers for the Asiliant 69030 graphics chip. This chip was previously available from Intel, and is descended from a Chips and Technologies part. The 2.2 driver is thus based on the Linux chipsfb.c driver, which supports the 65555 part in certain Apple Powerbooks. The 2.4 driver is [...]]]></description>
		<wfw:commentRss>http://www.humboldt.co.uk/2002/11/asiliant-69030-driver-for-linux-24.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
