Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jul 2020 17:51:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 248050] Keeps handle to loaded kernel module twice?
Message-ID:  <bug-248050-227-snQmCKfdFY@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-248050-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-248050-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248050

--- Comment #1 from dmilith <dmilith@me.com> ---
It's more stuff like that after further digging:

kldunload opensolaris # returns 0 (nothing happens)
kldunload opensolaris # fails (zfs requirement so no go)

kldunload kernel # returns 0 (nothing happens)
kldunload kernel # returns: kldunload: can't unload file: Device bus

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-248050-227-snQmCKfdFY>