From owner-freebsd-stable Fri Oct 20 23:17:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from proxy.outblaze.com (proxy.outblaze.com [202.77.223.120]) by hub.freebsd.org (Postfix) with SMTP id 659C337B4C5 for ; Fri, 20 Oct 2000 23:17:54 -0700 (PDT) Received: (qmail 51423 invoked from network); 21 Oct 2000 06:17:44 -0000 Received: from unknown (HELO yusufg.portal2.com) (202.77.181.217) by proxy.outblaze.com with SMTP; 21 Oct 2000 06:17:44 -0000 Received: (qmail 13697 invoked by uid 500); 21 Oct 2000 06:17:42 -0000 Date: Sat, 21 Oct 2000 14:17:42 +0800 From: Yusuf Goolamabbas To: freebsd-stable@freebsd.org Subject: Dynamically loading/unloading accept filters Message-ID: <20001021141742.A13686@outblaze.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 -- Yusuf Goolamabbas yusufg@outblaze.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message