From owner-cvs-sys Tue Aug 15 01:54:37 1995 Return-Path: cvs-sys-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id BAA00318 for cvs-sys-outgoing; Tue, 15 Aug 1995 01:54:37 -0700 Received: (from gibbs@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id BAA00296 ; Tue, 15 Aug 1995 01:54:25 -0700 Date: Tue, 15 Aug 1995 01:54:25 -0700 From: "Justin T. Gibbs" Message-Id: <199508150854.BAA00296@freefall.FreeBSD.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/scsi aic7xxx.c Sender: cvs-sys-owner@freebsd.org Precedence: bulk gibbs 95/08/15 01:54:24 Modified: sys/i386/scsi aic7xxx.c Log: Properly prototype the ahc_done routine, and pass the right number of arguments to it in one call in the reset code. (doh!)