lkml.org 
[lkml]   [1996]   [Mar]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Linux-1.3.81
> In addition, since 1.3.80 or so I'm getting these messages:
>
> Mar 29 18:17:54 servo modprobe: Can't locate module net-pf-4
> Mar 29 18:17:55 servo modprobe: Can't locate module net-pf-3
> Mar 29 18:17:56 servo modprobe: Can't locate module net-pf-5
>
> at boot and shutdown. I'm assuming this is coming from kerneld, like a new
> class of module requests that I don't otherwise have configured.

You will notice that since 1.3.78 IPX and AppleTalk can be compiled as
modules. The net-pf-* requests come from sys_socket() in
linux/net/socket.c when a protocol family is not loaded. net-pf-3,4,5
are AX25, IPX, and AppleTalk respectively, I believe. I have no clue
why any program would want to open sockets of this type on shutdown
though.

You can just alias them to "off" in /etc/conf.modules to make modprobe
totally ignore them.

Tom


\
 
 \ /
  Last update: 2005-03-22 13:36    [W:0.027 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site