From owner-freebsd-arch@FreeBSD.ORG Thu Jul 8 21:32:02 2004 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2D38D16A4CE; Thu, 8 Jul 2004 21:32:02 +0000 (GMT) Received: from ebb.errno.com (ebb.errno.com [66.127.85.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0850643D1D; Thu, 8 Jul 2004 21:32:02 +0000 (GMT) (envelope-from sam@errno.com) Received: from [66.127.85.91] ([66.127.85.91]) (authenticated bits=0) by ebb.errno.com (8.12.9/8.12.6) with ESMTP id i68LVvWi035563 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Thu, 8 Jul 2004 14:31:58 -0700 (PDT) (envelope-from sam@errno.com) From: Sam Leffler Organization: Errno Consulting To: freebsd-arch@freebsd.org Date: Thu, 8 Jul 2004 14:34:23 -0700 User-Agent: KMail/1.6.1 References: <7551.1089321028@critter.freebsd.dk> In-Reply-To: <7551.1089321028@critter.freebsd.dk> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Message-Id: <200407081434.23671.sam@errno.com> cc: Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?= cc: Poul-Henning Kamp cc: arch@freebsd.org Subject: Re: [RFC] kldunload -f argument. X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Jul 2004 21:32:02 -0000 On Thursday 08 July 2004 02:10 pm, Poul-Henning Kamp wrote: > In message , > =3D?iso-8859-1?q?Dag-Erling_Sm=3DF8rgrav?=3D > > writes: > >"Poul-Henning Kamp" writes: > >> "Dag-Erling_Sm=F8rgrav" writes: > >> > MOD_SHUTDOWN perhaps? > >> > >> We already have that one unfortunately :-( > > > >Ah, silly me. Well, how about MOD_STOP? > > Better, but still not perfect. The problem is that this is the > kind request, not the direct order: We're looking for a sensible > version of: > > MOD_PREPARE_YOURSELF_TO_BE_UNLOADED_BUT_FAIL_IF_YOU_ARE_IN_USE_PLEASE > > :-) MOD_BIKESHED