NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/48018 (modunload gets confused with unloading buildin modules)
The following reply was made to PR kern/48018; it has been noted by GNATS.
From: Sergio Lopez <slp%sinrega.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: reinoud%NetBSD.org@localhost
Subject: Re: kern/48018 (modunload gets confused with unloading buildin
modules)
Date: Wed, 28 Aug 2013 21:29:12 +0000
That's the expected behavior. Running modunload on a builtin module
just disables it. From modstat(8):
REFS Number of references held on the module. Disabled builtin
modules will show a count of -1 here.
Home |
Main Index |
Thread Index |
Old Index