From owner-freebsd-current@FreeBSD.ORG Fri Mar 24 04:41:44 2006 Return-Path: X-Original-To: freebsd-current@freebsd.org 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 3166616A401; Fri, 24 Mar 2006 04:41:44 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4058543D49; Fri, 24 Mar 2006 04:41:40 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.11] (junior.samsco.home [192.168.254.11]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k2O4fUCw056368; Thu, 23 Mar 2006 21:41:30 -0700 (MST) (envelope-from scottl@samsco.org) Message-ID: <44237873.7020102@samsco.org> Date: Thu, 23 Mar 2006 21:41:23 -0700 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.12) Gecko/20051230 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "M. Warner Losh" References: <20060324011416.acd8df42.nork@FreeBSD.org> <20060324013616.1b6f66ac.nork@FreeBSD.org> <20060324014047.95ffc1e3.nork@FreeBSD.org> <20060323.104913.122061815.imp@bsdimp.com> In-Reply-To: <20060323.104913.122061815.imp@bsdimp.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on pooker.samsco.org Cc: vkashyap@freebsd.org, gibbs@freebsd.org, nork@freebsd.org, freebsd-current@freebsd.org, mark_salyzyn@adaptec.com Subject: Re: aha(4) doesn't depend on cam(4). X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Mar 2006 04:41:44 -0000 M. Warner Losh wrote: > In message: <20060324014047.95ffc1e3.nork@FreeBSD.org> > Norikatsu Shigemura writes: > : Hi aha(4) maintainers! > : > : I have a patch for aha(4). > > Actually, I'm the aha maintainer. > > Why is this needed? Is it because aha references symbols that would > otherwise be undefined? > > Warner > I think what he wants is to have cam.ko load when aha.ko is loaded (I'm taking a leap here in that I haven't checked to see if aha.ko exists). It's a harmless patch anyways, not sure why there needs to be an argument about it. Scott