[okl4-developer] networking on gumstix

Ashish Bijlani ashish.bijlani at gmail.com
Sat Aug 23 08:34:55 EST 2008


does that mean there is no virtualization support for networking in
okl4? in tools/release_notes I could see "vnet", what's the status of
vnet in current release of okl4?

also, i change the l4linux_config_gumstix to include SMC91X, however
upon booting wombat doesn't load the network driver. Am I missing
anything? I'm taking about single instance of wombat here.

please help.

thanks,
ashish

On Fri, Aug 22, 2008 at 5:55 PM, Jean-Christophe Dubois
<jcd at tribudubois.net> wrote:
> Le Friday 22 August 2008 11:31:14 Ashish Bijlani, vous avez écrit :
>> Hi,
>>
>> I'm trying to setup networking between two wombats running on emulated
>> gumstix environment. however, i think network driver is missing in
>> wombat code. afaik, gumstix uses smc91x driver for ethernet, right?
>> how do i bring up networking in wombats?
>
> The oklinux configuration explicitly removed most/all network driver support
> from the linux kernel. So you need to change the .config of your oklinux to
> add support for the network device you are targeting. Then, recompile the all
> thing.
>
> Now in your case with 2 oklinux running on the same hardware (it seems this is
> what you are targeting), I guess you could run into some trouble if both
> instances try to take control of the single network device. I don't think you
> will succeed in making the 2 oklinux speak together through the ethernet
> device if they are on the same gumstix ... You should use the OKL4 IPC for
> this kind of thing.
>
> There might be a way to tell OKL4 to forbid hardware access for one of the
> oklinux instance in order to give exclusive access to the device to the other
> oklinux. At least this would allow one of the oklinux to speak to the outer
> world.
>
> JC
>
>>
>> Thanks,
>> Ashish
>>
>> _______________________________________________
>> Developer mailing list
>> Developer at okl4.org
>> https://lists.okl4.org/mailman/listinfo/developer
>
>
>
> _______________________________________________
> Developer mailing list
> Developer at okl4.org
> https://lists.okl4.org/mailman/listinfo/developer
>



More information about the Developer mailing list