Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 1995 22:04:53 -0700
From:      Bill Paul <wpaul>
To:        wpaul@skynet.ctr.columbia.edu, wpaul, freebsd-bugs
Subject:   Changed information for PR kern/507
Message-ID:  <199506170504.WAA07595@freefall.cdrom.com>

next in thread | raw e-mail | index | archive | help
Synopsis: Trying to load if_sl_mod or if_ppp_mod *twice* crashes system

State-Changed-From-To: open-closed
State-Changed-By: wpaul
State-Changed-When: Fri Jun 16 22:03:04 PDT 1995
State-Changed-Why: 
Fixed in revision 1.6 of /usr/src/sys/sys/lkm.h. The DISPATCH() macro
now does an lkmexists() check to catch duplicate instances of modules
_before_ the module is initialized.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199506170504.WAA07595>