<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[请教SBC2440的双网卡问题]]></title>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271]]></link>
 <description><![CDATA[Latest 20 replies of 请教SBC2440的双网卡问题]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 19:39:16 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://121.40.142.80]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第2楼what_i_know于2008-04-28 12:51发表的 : 
我把默认配置了DM9000网卡驱动的配置文件导入后，再把CS8900网卡的驱动模块配置进内核一起编译，最后竟然是8900可以用，而DM9000不能用。 

在超级终端下用 ifconfig eth1 up&nbsp; 启用DM9000网卡时，出现如下一行提示： 
enabled_irq(51)&nbsp; unbalanced fro ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#2824]]></link>
 <author><![CDATA[blackfir]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Fri, 09 Jan 2009 01:29:15 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[也许qq2440可以向友善之臂澄清一下这个问题]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#759]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 13 May 2008 05:03:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我需要實現的系統必需同時支持兩網卡, 現在打算購買SBC2440

看來要找其他板子去實現.....&nbsp; [s:12]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#758]]></link>
 <author><![CDATA[mhkmickey]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 13 May 2008 03:24:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[可能要看源码才知道了，我的毕业设计在这里被卡住了，真是痛苦啊 [s:6]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#622]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sat, 03 May 2008 14:39:38 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[看起来挺不可思议的，难道这两个网卡设备共享了什么资源？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#620]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sat, 03 May 2008 13:50:23 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[重新编译busybox，模块加载成功后，还是无法让两个网卡同时都能和PC通讯，只能把其中一个down掉，另一个才可以。


先让CS8900处于UP状态，然后把DM9000UP起来，连接PC和DM9000，在PC端一直ping板子上的DM9000，超级终端会重复显示以下提示：
eth1(即CS8900):&nbsp; Transmit&nbsp; buffer&nbsp; not&nbsp; free!
NETDEV& ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#619]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sat, 03 May 2008 12:56:00 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这是busybox的insmod的问题，不支持module version.得重新编译busybox，更新文件系统
参考这个帖子
[url]http://www.arm9home.com/bbs/read.php?tid=206&fpage=3&toread=&page=2[/url]]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#617]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 29 Apr 2008 09:39:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[DM9000编译进内核，CS8900编译为模块，
运行以下命令加载cs8900.ko
insmod cs8900.ko

出现如下提示
Using cs8900.ko
insmod: kernel-module version mismatch
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; cs8900.ko was compiled for kernel version
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &n ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#616]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 29 Apr 2008 09:12:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[从这两个log看，问题应该不是由&quot;enabled_irq(51)&nbsp; unbalanced from c0173b7c&quot;引起的。这个错在单独编译DM9000时也有。我想这是因为友善之臂移植DM9000驱动程序时多写了一个enable_irq()引起的[s:14]，内核只是检测到次数不匹配报一个warning而已。
另外，从同时编译DM9000和CS8900的内核启动log看，这两个 ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#615]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 29 Apr 2008 07:40:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[*****************************单独编译dm9000时kernel启动的log**********************************

&lt;5&gt;Linux version 2.6.13 ([email]root@localhost.doma[/email]in) (gcc version 3.4.1) #4 Mon Apr 2
8 23:49:52 CST 2008
&lt;4&gt;CPU: ARM920Tid(wb) [41129200] revision 0 (ARMv4T)
&lt;4&gt;Machine: SBC ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#614]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Tue, 29 Apr 2008 06:25:25 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[把
1. 单独编译dm9000时kernel启动的log
2. 同时编译dm9000和CS8900时kernel的启动log
3. 同时编译dm9000和CS8900时执行&quot;ifconfig eth1 up&quot;的kernel信息
都贴出来看看吧]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#613]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 28 Apr 2008 08:07:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[但是单独把DM9000驱动模块编译进内核却可以正常使用，只在两者同时编译进去才会出问题。

我是做软件开发的，不是做硬件驱动开发的，所以对驱动源码根本不懂，要自己看的话就头大了。

而且友善主页上提供的就只有单网卡的配置，不知是不是不支持双网卡的同时使用。]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#612]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 28 Apr 2008 07:04:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[一般来讲，这是驱动程序的问题，至于具体如何解决，你得看kernel里面dm9000的驱动程序源代码，以及SBC2440上对dm9000的硬件初始化配置部分源代码]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#609]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 28 Apr 2008 06:34:56 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[请问该如何解决呢？

是不是内核配置错误的问题？]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#608]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 28 Apr 2008 06:19:50 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第2楼what_i_know于2008-04-28 12:51发表的&nbsp; :
我把默认配置了DM9000网卡驱动的配置文件导入后，再把CS8900网卡的驱动模块配置进内核一起编译，最后竟然是8900可以用，而DM9000不能用。

在超级终端下用 ifconfig eth1 up&#160; 启用DM9000网卡时，出现如下一行提示：
enabled_irq(51)&#160; unbalanced  ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#607]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 28 Apr 2008 05:27:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我把默认配置了DM9000网卡驱动的配置文件导入后，再把CS8900网卡的驱动模块配置进内核一起编译，最后竟然是8900可以用，而DM9000不能用。

在超级终端下用 ifconfig eth1 up&nbsp; 启用DM9000网卡时，出现如下一行提示：
enabled_irq(51)&nbsp; unbalanced from c0173b7c
不知是什么意思


请问友善在哪里有提供SBC2440的 ..]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#606]]></link>
 <author><![CDATA[what_i_know]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Mon, 28 Apr 2008 04:51:32 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我手上只有for QQ2440的kernel，不太清楚SBC2440内核的配置。不过既然SBC2440是双网卡的硬件，我相信光盘上自带kernel默认配置里应该有这两个网卡的配置。
如果你用的是menuconfig, 网卡设备的配置一般在Device Drivers-&gt;Network device support下面]]></description>
 <link><![CDATA[http://121.40.142.80/read.php?tid=271#601]]></link>
 <author><![CDATA[kasim]]></author>
 <category><![CDATA[Linux技术交流区]]></category>
 <pubdate><![CDATA[Sun, 27 Apr 2008 14:15:00 +0000]]></pubdate>
</item>
</channel></rss>