
|
[openbeosnetteam]
||
[Date Prev]
[10-2003 Date Index]
[Date Next]
||
[Thread Prev]
[10-2003 Thread Index]
[Thread Next]
[openbeosnetteam] Re: Userland debugging/tests plateformprogress...
- From: "Philippe Houdoin" <philippe.houdoin@xxxxxxx>
- To: openbeosnetteam@xxxxxxxxxxxxx
- Date: Thu, 30 Oct 2003 06:56:18 GMT
> 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?
Anyway, thanks to try and stress the just born userland stack debug/
test platform. Please continue!
;-)
-Philippe
--
Fortune Cookie Says:
"Now this is a totally brain damaged algorithm. Gag me with a
smurfette."
-- P. Buhr, Computer Science 354
|

|