Re: 2.0.33 -> 2.0.35 printer stopped working...

Chris Wedgwood (chris@cybernet.co.nz)
Mon, 10 Aug 1998 18:44:42 +1200


On Sun, Aug 09, 1998 at 11:45:58PM -0700, John Caldwell wrote:
>
> I have both ipx and ddp disabled in the kernel config. Does this
> mean i have to enable them to get rid of the messages? that sounds
> kinda bass-ackwards.

nope. add:

alias net-pf-2 off # ipv4
alias net-pf-4 off # don't auto-load ipx
alias net-pf-5 off # don't auto-load ddp
alias net-pf-10 off # don't auto-load ipv6

to /etc/conf.modules (or modules.conf, whichever you have).

-cw

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html