From owner-freebsd-commit Fri Jan 5 08:20:26 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14479 for freebsd-commit-outgoing; Fri, 5 Jan 1996 08:20:26 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14454 for cvs-all-outgoing; Fri, 5 Jan 1996 08:20:16 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14410 for cvs-sys-outgoing; Fri, 5 Jan 1996 08:20:07 -0800 (PST) Received: (from gibbs@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id IAA14343 Fri, 5 Jan 1996 08:19:57 -0800 (PST) Date: Fri, 5 Jan 1996 08:19:57 -0800 (PST) From: "Justin T. Gibbs" Message-Id: <199601051619.IAA14343@freefall.freebsd.org> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk gibbs 96/01/05 08:19:55 Branch: sys/dev/aic7xxx RELENG_2_1_0 Modified: sys/dev/aic7xxx aic7xxx.seq Log: Merge with HEAD. Revert to safer inb* routines. Revision Changes Path 1.16.4.6 +13 -5 src/sys/dev/aic7xxx/aic7xxx.seq Branch: sys/i386/scsi RELENG_2_1_0 Modified: sys/i386/scsi aic7xxx.c Log: Merge with HEAD. Check for REJECT_MSG instead of MSG_REJECT in intstat. Revision Changes Path 1.29.2.8 +2 -2 src/sys/i386/scsi/aic7xxx.c