Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Oct 2000 12:07:43 +0200
From:      Michel Talon <michel@lpthe.jussieu.fr>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: Dynamically loading/unloading accept filters
Message-ID:  <20001021120742.A396@lpthe.jussieu.fr>
In-Reply-To: <20001021141742.A13686@outblaze.com>
References:  <20001021141742.A13686@outblaze.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Oct 21, 2000 at 02:17:42PM +0800, Yusuf Goolamabbas wrote:
> Hi, I tried the following commands today on a 4.1.1-stable box
> 
> kldload accf_data
> kldstat
> kldunload accf_data
> 
> The last command returns the following message. Is there any dependency
> I missed
> 
> kldunload: can't unload file: Operation not supported
> 
> -- 
I have similar with the vpo module.
kldload vpo works and the zip works. But kldunload vpo says
kldunload: can't unload file:Device not configured.
What is this about?


-- 
Michel Talon


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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