From owner-cvs-sys Tue Mar 7 01:01:06 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA09868 for cvs-sys-outgoing; Tue, 7 Mar 1995 01:01:06 -0800 Received: (from gibbs@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA09854; Tue, 7 Mar 1995 01:00:47 -0800 Date: Tue, 7 Mar 1995 01:00:47 -0800 From: "Justin T. Gibbs" Message-Id: <199503070900.BAA09854@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/03/07 01:00:46 Modified: sys/i386/isa aic7770.c Log: Compile cleanly -Wall. Modified: sys/i386/scsi aic7xxx.c Log: Compile cleanly -Wall. Remove some code that was an attempt to make the 294x probe more stable, but since the guess was wrong, go back to the clearer aproach I used the first time around. Modified: sys/gnu/misc/aic7xxx aic7xxx.seq Log: Be careful to maintain the bits in SBLKCTL that are reserved.