Re: modularization

2004-10-08 Thread Waldemar Kornewald
iovecs_vs_mbufs, but for the time being this is all I need, anyway. Why do you ask? Bye, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: modularization

2004-10-08 Thread Waldemar Kornewald
start with a monolithic module and then modularize one part after the other (beginning with interface modules, probably). Of course, I will send progress reports on this list. We at Haiku would really appreciate working together with the FreeBSD team. Bye, Waldemar Kornewald

Re: modularization

2004-10-06 Thread Waldemar Kornewald
, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

modularization

2004-10-06 Thread Waldemar Kornewald
inclined towards modular systems, but the question whether it is needed for a netstack came up on our ML, so I wanted to hear what your situtation and opinion about this topic is. Thank you. Bye, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http

Re: locking

2004-09-25 Thread Waldemar Kornewald
nt at the moment. Bye, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: creating default route in kernel

2004-09-25 Thread Waldemar Kornewald
George V. Neville-Neil wrote: could you please tell me how I can create a default route from within the kernel? I am a member of the Haiku (OS) networking team and maintainer of the PPP stack and for dial-on-demand support there must be a default route which does not work. BTW, we use a port of

Re: Haiku

2004-09-25 Thread Waldemar Kornewald
-os.org The networking team can be found under "team listing" on the right. Bye, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: locking & iovecs

2004-09-23 Thread Waldemar Kornewald
IANT)? Then, I misunderstood something. Will 5.3 be freed of GIANT? Bye, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[EMAIL PROTECTED]"

locking

2004-09-23 Thread Waldemar Kornewald
everywhere? We would prefer having native threads and locks. Haiku only has semaphores, not mutexes, is that a problem? Could you think of some other difficulties we could run into when porting it? Thank you. Bye, Waldemar Kornewald ___ [EMAIL PROTECTED

creating default route in kernel

2004-09-23 Thread Waldemar Kornewald
4.x releases, I think). Which values should the default route get (netmask, destination, etc.) and which function(s) should I call (our PPP stack lives in the kernel)? Thank you. Bye, Waldemar Kornewald ___ [EMAIL PROTECTED] mailing list http