From owner-cvs-all Wed Mar 20 13: 7:40 2002 Delivered-To: cvs-all@freebsd.org Received: from mail.libertysurf.net (mail.libertysurf.net [213.36.80.91]) by hub.freebsd.org (Postfix) with ESMTP id 0B63137B400; Wed, 20 Mar 2002 13:07:34 -0800 (PST) Received: from [192.168.1.129] (212.129.44.220) by mail.libertysurf.net (5.1.053) id 3C9007EB0017407A; Wed, 20 Mar 2002 22:08:29 +0100 Date: Wed, 20 Mar 2002 23:15:05 +0100 (CET) From: =?ISO-8859-1?Q?G=E9rard_Roudier?= X-X-Sender: groudier@localhost.my.domain To: "Justin T. Gibbs" Cc: Alfred Perlstein , , Subject: Re: cvs commit: src/sys/cam/scsi scsi_low.c scsi_low.h scsi_low_pisa.h src/sys/dev/aic7xxx/aicasm aicasm_symbol.h In-Reply-To: <200203201700.g2KH0dI25903@aslan.scsiguy.com> Message-ID: <20020320230053.R1993-100000@localhost.my.domain> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE 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 On Wed, 20 Mar 2002, Justin T. Gibbs wrote: > >alfred 2002/03/20 00:55:22 PST > > > > Modified files: > > sys/cam/scsi scsi_low.c scsi_low.h scsi_low_pisa.h > > sys/dev/aic7xxx/aicasm aicasm_symbol.h > > Log: > > Remove __P. > > Seeing as that file is *stale* with respect to my working copy, > the changes are likely to get clobbered or made irrelevant > shortly. Was this such a pressing commit that you had to to it > without asking the active maintainers of those files? > > I assume you also asked the scsi_low people how this would impact > their coordination with NetBSD? > > Grrrr! Btw, it does not seem to me that NetBSD people cares about any synchronisation with FreeBSD-scsi. At some time they shitted hard on the ncr driver, claiming that it was bad and slow and still seem to ignore your CAM code. Removing the __P macro a decade after it got useless for any C software is a great improvement for the looking of the FreeBSD code base, in my opinion. The few additional coordination problems we could have for the SCSI stuff with NetBSD appears as negligible to me. Regards, G=E9rard. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message