From owner-cvs-all Wed May 26 0:32:45 1999 Delivered-To: cvs-all@freebsd.org Received: from mrelay.jrc.it (mrelay.jrc.it [139.191.1.65]) by hub.freebsd.org (Postfix) with ESMTP id E4BCD1502A; Wed, 26 May 1999 00:32:39 -0700 (PDT) (envelope-from nick.hibma@jrc.it) Received: from elect8 (elect8.jrc.it [139.191.71.152]) by mrelay.jrc.it (LMC5692) with SMTP id JAA03197; Wed, 26 May 1999 09:32:33 +0200 (MET DST) Date: Wed, 26 May 1999 09:32:31 +0200 (MET DST) From: Nick Hibma X-Sender: n_hibma@elect8 Reply-To: Nick Hibma To: "Justin T. Gibbs" Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci ahc_pci.c src/sys/dev/aic7xxx 93cx6.c aic7xxx.c src/sys/conf options src/sys/dev/aha aha.c ahareg.h src/sys/cam cam_periph.c cam_xpt.c In-Reply-To: <199905252027.NAA33085@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In this message multiple changes are combined into one. Could someone add an extra whitespace line in between Revision/Modified to separate the blocks? At the moment the text is fairly unreadable. Or tell me where to look for the script and I'll post a patch. Nick On Tue, 25 May 1999, Justin T. Gibbs wrote: > gibbs 1999/05/25 13:27:31 PDT > > Modified files: (Branch: RELENG_3) > sys/pci ahc_pci.c > Log: > MFC: Fix for PR 11872 > > Revision Changes Path > 1.5.2.6 +4 -1 src/sys/pci/ahc_pci.c > > Modified files: (Branch: RELENG_3) > sys/dev/aic7xxx 93cx6.c aic7xxx.c > Log: > MFC: Make 'ahc dump eeprom' a real option. Don't dereference our scb until > we've validated the index given by the firmware. > > Revision Changes Path > 1.1.2.2 +4 -2 src/sys/dev/aic7xxx/93cx6.c > 1.16.2.11 +3 -2 src/sys/dev/aic7xxx/aic7xxx.c > > Modified files: (Branch: RELENG_3) > sys/conf options > Log: > MFC: Make 'ahc dump eeprom' a real option. > > Revision Changes Path > 1.121.2.7 +4 -1 src/sys/conf/options > > Modified files: (Branch: RELENG_3) > sys/dev/aha aha.c ahareg.h > Log: > MFC: Block in aha_cmd until all pending mailbox commands complete. Clean up > aha softc. > > Revision Changes Path > 1.19.2.4 +89 -31 src/sys/dev/aha/aha.c > 1.5.2.1 +1 -3 src/sys/dev/aha/ahareg.h > > Modified files: (Branch: RELENG_3) > sys/cam cam_periph.c cam_xpt.c > Log: > MFC: XPT_CONT_TARGET_IO is valid for cam_periph_unmapmem. > Protect xpt_action with splsoftcam(). > > Revision Changes Path > 1.9.2.6 +2 -2 src/sys/cam/cam_periph.c > 1.42.2.14 +5 -1 src/sys/cam/cam_xpt.c > > -- ISIS/STA, T.P.270, Joint Research Centre, 21020 Ispra, Italy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message