From owner-cvs-sys Sat Oct 28 22:57:57 1995 Return-Path: owner-cvs-sys Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA00750 for cvs-sys-outgoing; Sat, 28 Oct 1995 22:57:57 -0700 Received: (from gibbs@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA00741 ; Sat, 28 Oct 1995 22:57:51 -0700 Date: Sat, 28 Oct 1995 22:57:51 -0700 From: "Justin T. Gibbs" Message-Id: <199510290557.WAA00741@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: owner-cvs-sys@FreeBSD.org Precedence: bulk gibbs 95/10/28 22:57:50 Modified: sys/dev/aic7xxx aic7xxx.seq Log: Only or in CLRCHN in SXFRCTL0. All other bits in this register are initialized by the kernel driver now. Modified: sys/i386/scsi aic7xxx.c Log: Initialize SXFRCTL0 with DFON|SPIOEN|ULTRAEN.