Franz Engel wrote:
> Hello,
> 
>  
> 
> I have some little questions.
> 
> I've two sensors and they send a quite high data volume to my computer. Is
> it usefull to have a NIC with two interfaces?

If they attach to the same network - not really. Check if you can
increase packet sizes, that will help to reduce IRQ load and improve
network bandwidth utilization.

> 
> Does driver exist for such a NIC?

Maybe some of the Intel drivers support multi-port NICs, don't know by
heart.

> 
> Does driver exist for gigabit Ethernet?
> 

e1000 and igb.

>  
> 
> And last but not least:
> 
> Which kind of lizenz RTnet is useing? Is it possible to use RTnet without
> publishing my full source code?

Yes. The RTnet core is released under GPL but if you are writing user
space apps, you are on the safe side. Interfacing RTnet through its RTDM
interface is not considered a derivative work. Also check the license of
the libs you link against, they should all be LGPL.

But if you happen to write a proprietary kernel-hosted application,
better ask your lawyer.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to