From owner-cvs-sys Wed Sep 3 05:08:48 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id FAA08105 for cvs-sys-outgoing; Wed, 3 Sep 1997 05:08:48 -0700 (PDT) Received: from bitbox.follo.net (bitbox.follo.net [194.198.43.36]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA07997; Wed, 3 Sep 1997 05:06:43 -0700 (PDT) Received: (from eivind@localhost) by bitbox.follo.net (8.8.6/8.8.6) id OAA23876; Wed, 3 Sep 1997 14:06:41 +0200 (MET DST) Date: Wed, 3 Sep 1997 14:06:41 +0200 (MET DST) Message-Id: <199709031206.OAA23876@bitbox.follo.net> From: Eivind Eklund To: "Justin T. Gibbs" CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG In-reply-to: "Justin T. Gibbs"'s message of Tue, 2 Sep 1997 22:04:54 -0700 (PDT) Subject: Re: cvs commit: src/sys/dev/aic7xxx aic7xxx.reg aic7xxx.seq src/sys/i386/scsi aic7xxx.c aic7xxx.h References: <199709030504.WAA16359@freefall.freebsd.org> Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > gibbs 1997/09/02 22:04:54 PDT > > Modified files: (Branch: RELENG_2_1_0) > sys/dev/aic7xxx aic7xxx.reg aic7xxx.seq > sys/i386/scsi aic7xxx.c aic7xxx.h > Log: > Merge driver changes from current into the 2.1-STABLE branch Could you please stop doing this before the driver has had some shakeout in -current? RELENG_2_2 and especially RELENG_2_1_0 should only receive changes that have had at least that widespread changes (and I've busted a 2.1-stable production system on one of your changes before). Eivind.