From owner-freebsd-current Sun Mar 23 7:57: 8 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F42537B404; Sun, 23 Mar 2003 07:57:07 -0800 (PST) Received: from h00609772adf0.ne.client2.attbi.com (h00609772adf0.ne.client2.attbi.com [24.61.43.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5BA4D43F85; Sun, 23 Mar 2003 07:57:06 -0800 (PST) (envelope-from rodrigc@attbi.com) Received: from h00609772adf0.ne.client2.attbi.com (localhost.ne.attbi.com [127.0.0.1]) by h00609772adf0.ne.client2.attbi.com (8.12.8/8.12.7) with ESMTP id h2NFvBri053260; Sun, 23 Mar 2003 10:57:12 -0500 (EST) (envelope-from rodrigc@h00609772adf0.ne.client2.attbi.com) Received: (from rodrigc@localhost) by h00609772adf0.ne.client2.attbi.com (8.12.8/8.12.7/Submit) id h2NFvAiE053259; Sun, 23 Mar 2003 10:57:10 -0500 (EST) Date: Sun, 23 Mar 2003 10:57:10 -0500 From: Craig Rodrigues To: freebsd-current@freebsd.org Cc: alfred@freebsd.org Subject: sem.ko and vfs_aio.ko modules not built by default Message-ID: <20030323155710.GA53234@attbi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I notice that with a recent -current, that the vfs_aio.ko and sem.ko modules do not seem to be built by default. In the past, this was not the case. Is it mandatory now to specify the kernel options: options VFS_AIO options P1003_1B_SEMAPHORES in order for these modules to be built? I thought that the modules would be built if no options were specified, and if those options were specified, the modules would be built into the kernel. -- Craig Rodrigues http://home.attbi.com/~rodrigc rodrigc@attbi.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message