Date: Wed, 6 Nov 1996 22:39:50 -0800 (PST) From: "Justin T. Gibbs" <gibbs> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Message-ID: <199611070639.WAA03964@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gibbs 96/11/06 22:39:49 Modified: sys/i386/scsi aic7xxx.c Log: Bzero the kernel scb array after it is allocated otherwise the control byte used on the first transaction on an SCB is indeterminate. Spaces -> tabs. Revision Changes Path 1.84 +5 -3 src/sys/i386/scsi/aic7xxx.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611070639.WAA03964>