From owner-freebsd-stable Sat Oct 21 3:12: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (Postfix) with ESMTP id BE95437B4CF for ; Sat, 21 Oct 2000 03:11:59 -0700 (PDT) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.10.0/jtpda-5.3.3) with ESMTP id e9LABw980947 for ; Sat, 21 Oct 2000 12:11:58 +0200 (CEST) Received: from rose.lpthe.jussieu.fr ([134.157.10.102]) by parthe.lpthe.jussieu.fr (8.9.1a/jtpda-5.3.1) with ESMTP id MAA09726 for ; Sat, 21 Oct 2000 12:11:56 +0200 (MET DST) Received: (from michel@localhost) by rose.lpthe.jussieu.fr (8.9.3/8.9.3) id MAA00412 for freebsd-stable@FreeBSD.ORG; Sat, 21 Oct 2000 12:07:43 +0200 (CEST) (envelope-from michel) Date: Sat, 21 Oct 2000 12:07:43 +0200 From: Michel Talon To: freebsd-stable@FreeBSD.ORG Subject: Re: Dynamically loading/unloading accept filters Message-ID: <20001021120742.A396@lpthe.jussieu.fr> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20001021141742.A13686@outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20001021141742.A13686@outblaze.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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