[openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- From: David McPaul <dmcpaul@xxxxxxxxxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Thu, 30 Oct 2003 21:27:10 +1100
> > Ok I tried to follow all the directions you gave.
> >
> > And indeed I managed to get the net stack running (see below)
> >
> > However, when I try to configure the network card with ifconfig
> > I
> > get a seg fault
> >
> > memcpy_default
> > ifioctl (line 104?)
> > socket_ioctl (line 973?)
> > connection_runner (userland_ipc.c line 362)
>
> Yeah, got same error here.
> I should try to fix this in next days...
>
> > Since the output below talks about not finding and drivers in
> > the
> > server driver directory I am assuming that the rtl8139 driver was
> > not
> > loaded or not found?
>
> No, it's due to a bug in net_server_driver / net_stack_tester app IPC
> code, raised on these ifioctl opcodes.
> I'll try to investigate soon.
>
> However, yes, it seem that in your system no interface driver in /dev
> /
> net/* can't be found by the stack.
> Mostly because it's already in use by your R5' net_server or BONE
> stack, no?
The first time I tried with R5 net_server still running with the
rtl8139 card still enabled and got a Kernal Crash :-(
The second time was with it disabled and the output above is from that.
Previously I was able to ifconfig the card once I did that.
> Anyway, thanks to try and stress the just born userland stack debug/
> test platform. Please continue!
> ;-)
Sure and if I ever figure out what I am doing I might even be able to
write some code.
Cheers
David
--
"It's a dog-eat-dog world out there, and I'm wearing Milkbone
underwear."
- Follow-Ups:
- [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- From: Axel Dörfler
- References:
- [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- From: Philippe Houdoin
Other related posts:
- » [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- » [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- » [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- » [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- » [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- » [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- From: Axel Dörfler
- [openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- From: Philippe Houdoin