From owner-freebsd-commit Sat Apr 1 11:54:32 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA27231 for commit-outgoing; Sat, 1 Apr 1995 11:54:32 -0800 Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA27218 for cvs-sys-outgoing; Sat, 1 Apr 1995 11:54:30 -0800 Received: (from gibbs@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA27153; Sat, 1 Apr 1995 11:53:07 -0800 Date: Sat, 1 Apr 1995 11:53:07 -0800 From: "Justin T. Gibbs" Message-Id: <199504011953.LAA27153@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: commit-owner@FreeBSD.org Precedence: bulk gibbs 95/04/01 11:53:06 Modified: sys/i386/scsi aic7xxx.c Log: Log ABORT_TAG messages to the console. When attempting to abort a command, don't assume that just because the sequecer happens to have SCBPTR pointing at the scb we want that it is an active command.