<?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>Flib &#187; 88e8056</title>
	<atom:link href="http://blog.flib.me/tag/88e8056/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flib.me</link>
	<description>flex&#039;s library</description>
	<lastBuildDate>Thu, 15 Dec 2011 11:05:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Marvell 88E8056 网卡驱动</title>
		<link>http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=marvell-88e8056-%25e7%25bd%2591%25e5%258d%25a1%25e9%25a9%25b1%25e5%258a%25a8</link>
		<comments>http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/#comments</comments>
		<pubDate>Fri, 16 Apr 2010 10:57:40 +0000</pubDate>
		<dc:creator>flex</dc:creator>
				<category><![CDATA[应用]]></category>
		<category><![CDATA[88e8056]]></category>
		<category><![CDATA[marvell]]></category>
		<category><![CDATA[驱动]]></category>

		<guid isPermaLink="false">http://blog.flib.me/?p=38171</guid>
		<description><![CDATA[在Marvell官网有linux 2.6内核驱动下载，然而在2.6.32内核上以模块形式编译安装时总是出错 /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestIsr’: /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: ‘TASK_NORMAL’ undeclared (first use in this function) /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: (Each undeclared identifier is reported only once /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: for each function it appears in.) /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestMsi’: /tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1780: warning: passing argument &#8230; <a href="http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>在Marvell官网有linux 2.6内核驱动下载，然而在2.6.32内核上以模块形式编译安装时总是出错</p>
<blockquote><p>/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestIsr’:<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: ‘TASK_NORMAL’ undeclared (first use in this function)<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: (Each undeclared identifier is reported only once<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1750: error: for each function it appears in.)<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c: In function ‘SkGeTestMsi’:<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1780: warning: passing argument 2 of ‘request_irq’ from incompatible pointer type<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1790: error: ‘TASK_UNINTERRUPTIBLE’ undeclared (first use in this function)<br />
/tmp/Sk98IAfiDEcqKrUTbOYRkXjlT/all/skge.c:1790: error: implicit declaration of function ‘schedule_timeout’</p></blockquote>
<p>根据readme的步骤，以patch的方式打到内核里就没有问题了。</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.flib.me/2010/04/16/marvell-88e8056-%e7%bd%91%e5%8d%a1%e9%a9%b1%e5%8a%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

