From owner-cvs-sys Sat Apr 1 11:53:08 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA27164 for cvs-sys-outgoing; Sat, 1 Apr 1995 11:53:08 -0800 Received: (from gibbs@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA27114; Sat, 1 Apr 1995 11:51:41 -0800 Date: Sat, 1 Apr 1995 11:51:41 -0800 From: "Justin T. Gibbs" Message-Id: <199504011951.LAA27114@freefall.cdrom.com> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/gnu/misc/aic7xxx aic7xxx.seq Sender: cvs-sys-owner@freebsd.org Precedence: bulk gibbs 95/04/01 11:51:41 Modified: sys/gnu/misc/aic7xxx aic7xxx.seq Log: Off by one error in -MSG-START+0 was just Justin being tired -- revert to old value. Remove unnecessary check for active messages in setup SCB. This same test would also jump to p_mesgin_done which would "ACK" an extra time possibly confusing the target. Tell the kernel driver whenever we send an ABORT_TAG message.