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

Aaron Tiensivu (tiensivu@pilot.msu.edu)
Mon, 10 Aug 1998 19:25:18 -0400


> 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

A few more useful ones (I found these when I went module-crazy):

alias net-pf-1 unix
alias net-pf-17 af_packet

af_packet is used by netwatch and other network peeking utils
unix domain sockets are used by just about every program and is usually
compiled in anyway. ;-)

-
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