On 2012-07-17 11:13, Matteo Tiraferri wrote:
>       --------- Original Message --------
>       Da: Jan Kiszka <jan.kis...@web.de>
>       To: 
>         Cc: rtnet-users@lists.sourceforge.net
>       Oggetto: Re: [RTnet-users] RT_E1000
>       Data: 17/07/12 09:55
>       
>       > 
>> On 2012-07-17 09:53, Matteo Tiraferri wrote:
>>> Hi Jan,
>>> i donwnload your latest modification to the rtnet driver, now i can
>>> recompile everythings but i recive the following error:
>>> insmod: error inserting 'rtnet.ko': -1 Invalid module format
>>>
>>> I don't think i'm wrong the kernel source tree becouse if i recompile
> the
>>> old rtnet (0.9.12), i can load it.
>>>
>>> Do you think could be something else?
>>
>> Check the kernel log for more details. Most probably it is a build or
>> load (half old, half new modules) inconsistency.
>>
>> Jan
>>
> 
> Hi Jan, 
> your are right. Now i can install all module, but rt_e1000e seems not
> reconize the "cards" param.
> 
> How can i manage multiple nics now?i have one manage by rtnet, the other one
> is manage by standart linux.

By unbinding the Linux driver from desired adapter and binding it to the
rt driver (or loading the latter). See /sys/bus/pci/drivers/xxx/ for the
nodes, write "domain:bus:device.function" to it (e.g. 0000:00:19.0).

I need to rework documentation and script to reflect the phaseout of the
obsolete cards parameter...

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
RTnet-users mailing list
RTnet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rtnet-users

Reply via email to