From owner-cvs-all Thu Apr 22 1:10:15 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B912314BD3; Thu, 22 Apr 1999 01:10:13 -0700 (PDT) (envelope-from sos@FreeBSD.org) Received: (from sos@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id BAA15191; Thu, 22 Apr 1999 01:07:45 -0700 (PDT) (envelope-from sos@FreeBSD.org) Message-Id: <199904220807.BAA15191@freefall.freebsd.org> From: Søren Schmidt Date: Thu, 22 Apr 1999 01:07:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-all.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sos 1999/04/22 01:07:45 PDT Modified files: sys/dev/ata ata-all.c Log: Fix the promise_intr function, it should use 'lun' not 'unit' to get the offset into ata_devices. Revision Changes Path 1.11 +2 -2 src/sys/dev/ata/ata-all.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message