Re: load kernel module!!

2005-07-01 Thread Artur Grabowski
Joco Salvatti <[EMAIL PROTECTED]> writes: > Can anyone help me? Why are you creating problems for yourself? Generally, people on this mailing list prefer to net help people aim for their feet. Don't play around with kernel modules. Don't play around with custom kernels. OpenBSD is not for play.

Re: load kernel module!!

2005-06-30 Thread Rogier Krieger
On 6/30/05, Joco Salvatti <[EMAIL PROTECTED]> wrote: > But suddenly I find out that I need the kernfs support. > What should I do to load this as a kernel module? Why are you making it so hard on yourself? The instructions to recompile a kernel are listed in the FAQ. If you're going another way th

Re: load kernel module!!

2005-06-30 Thread Lukas Ratajski
Hello Joco, I suppose you are a visitor to the OpenBSD realm coming from the Linux world (I may be wrong - apologies if yes :). Kernel modules are nothing unusual in the Linux kernel, but here at OpenBSD things look a bit different. First of all, I must inform you that the OpenBSD kernel is ke