From owner-cvs-all Tue Feb 18 12:44:40 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A376C37B401; Tue, 18 Feb 2003 12:44:38 -0800 (PST) Received: from magic.adaptec.com (magic.adaptec.com [208.236.45.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA48F43F75; Tue, 18 Feb 2003 12:44:37 -0800 (PST) (envelope-from scott_long@btc.adaptec.com) Received: from redfish.adaptec.com (redfish.adaptec.com [162.62.50.11]) by magic.adaptec.com (8.11.6+Sun/8.11.6) with ESMTP id h1IKiaD10166; Tue, 18 Feb 2003 12:44:36 -0800 (PST) Received: from btc.btc.adaptec.com (btc.btc.adaptec.com [10.100.0.52]) by redfish.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id MAA22943; Tue, 18 Feb 2003 12:44:26 -0800 (PST) Received: from btc.adaptec.com (hollin [10.100.253.56]) by btc.btc.adaptec.com (8.8.8+Sun/8.8.8) with ESMTP id NAA06721; Tue, 18 Feb 2003 13:44:24 -0700 (MST) Message-ID: <3E529A6A.5010701@btc.adaptec.com> Date: Tue, 18 Feb 2003 13:41:14 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.2b) Gecko/20021216 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Makoto Matsushita Cc: src-committers@freebsd.org, cvs-src@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/release/i386 dokern.sh References: <200302181209.h1IC9KhD089780@repoman.freebsd.org> <3E526B37.8010503@btc.adaptec.com> In-Reply-To: <200302181209.h1IC9KhD089780@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Scott Long wrote: > Makoto Matsushita wrote: > > > matusita 2003/02/18 04:09:20 PST > > > > Modified files: > > release/i386 dokern.sh Log: > > Yet another kernel diet: remove aacp and _KPOSIX_PRIORITY_SCHEDULING. > > aacp is a passthrough driver for aac, but it seems that aac kernel > > module has a feature provided by aacp; so it can be removed safely. > > > > > Huh? Did you ask the driver maintainer if it was OK to remove this? > > Scott Sorry for being so terse here. The problem is that the aac driver has not been moved out to the driver floppies. Once that is done, this change is fine. Unfortunately, I haven't had the time to make the changes to driver.conf and test the results. Scott To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message